[Asterisk-Users] Help debugging voicemail problem

Lex Lethol lethol at gmail.com
Sun Aug 29 22:38:44 MST 2004


Hi,

I am fairly new to asterisk. I am currently testing my first setup. 
I've been able to debug most of the problems to make asterisk work
with my hardware setup until this time.

Currently I have the following issue:

Voicemail is running but when I test to leave a voicemail thru my
incoming PSTN channel (voicetronix / vpb), asterisk will not detect
sound (according to the log) on that channel and outputs the
following:

-- Executing VoiceMail("vpb/1-1", "u3001") in new stack
-- Playing 'voicemail/default/3001/unavail' (language 'en')
-- Playing 'vm-intro' (language 'en')
-- Playing 'beep' (language 'en')
-- Recording the message
-- x=0, open writing: 
/var/spool/asterisk/voicemail/default/3001/INBOX/msg0001 format:
wav49, 0x8149590
-- x=1, open writing: 
/var/spool/asterisk/voicemail/default/3001/INBOX/msg0001 format: gsm,
0x81496b0
-- x=2, open writing: 
/var/spool/asterisk/voicemail/default/3001/INBOX/msg0001 format: wav,
0x81497c0
Aug 30 00:05:07 WARNING[19475]: app_voicemail.c:1442 play_and_record:
No audio available on vpb/1-1??
-- User hung up
-- Executing Hangup("vpb/1-1", "") in new stack
== Spawn extension (incoming-pstn, 3001, 4) exited non-zero on 'vpb/1-1'
== vpb/1-1: Hangup requested
== vpb/1-1: Ending record mode (1/yes)
> vpb/1-1: stopped record thread on vpb/1-1
== vpb/1-1: Ending play mode on vpb/1-1
> vpb/1-1: Setting state down
== vpb/1-1: Hangup complete
> Restarting monitor
> Trying to reawake monitor
> Monitor restarted
> Monitor got null event
 
Any advice/pointers/suggestion are greatly appreciated :)

Lethol



More information about the asterisk-users mailing list