[asterisk-users] I'm not getting the ability to leave a voicemail-message

jonas kellens jonas.kellens at telenet.be
Thu Sep 17 10:31:28 CDT 2009


I'm having a little problem with voicemail. Actually I'm not getting the
ability to leave a voicemail-message.

This is part of the dialplan :


> exten => s,n(voicemail),PlayBack(/var/lib/asterisk/sounds/voicemail/${ARG1})
> exten => s,n,NoOp(${ARG1}@boxes)
> exten => s,n,Voicemail(${ARG1}@boxes)
> exten => s,n,Hangup()
> exten => s,n,MacroExit


This is the CLI-output :


[Sep 17 17:23:06]     -- Executing [s at macro-openingsuren:49] NoOp("IAX2/zoiper-16222", "908001 at boxes") in new stack
[Sep 17 17:23:06]     -- Executing [s at macro-openingsuren:50] VoiceMail("IAX2/zoiper-16222", "908001 at boxes") in new stack
[Sep 17 17:23:06]     -- <IAX2/zoiper-16222> Playing 'vm-intro' (language 'be')
[Sep 17 17:23:06]   == Spawn extension (macro-openingsuren, s, 50) exited non-zero on 'IAX2/zoiper-16222' in macro 'openingsuren'
[Sep 17 17:23:06]   == Spawn extension (092779077, s, 6) exited non-zero on 'IAX2/zoiper-16222'
[Sep 17 17:23:06]     -- Hungup 'IAX2/zoiper-16222'


vm-intro is an empty file. I deleted the original and replaced it with a
"touch vm-intro.gsm".
So Asterisk quickly goes on after 'playing' the sound-file and
immediately hangs up (which is the next priority to execute).

I don't understand why I am not connected with the voicemailbox to leave
a message ???

Greetingz,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090917/065a4f0b/attachment.htm 


More information about the asterisk-users mailing list