[asterisk-users] voicemail

salaheddine elharit salah.elharit200 at gmail.com
Tue Oct 18 07:26:36 CDT 2011


hello list



i have configured the voicemail in my server asterisk 1.4 i can use it
without issue ,i have a question



i want to receive an email in my address email when there is no response
from 270 after 10 s



could you please verify the code below and tell me what is wrong



thanks and regards









extensions.conf
exten => 9999,1,VoiceMailMain(777 at mb_tutorial)

exten => 270,1,Dial(SIP/270, 10)
exten => 270,n,VoiceMail(777 at mb_tutorial)
exten => 270,n,PlayBack(vm-goodbye)
exten => 270,n,HangUp()

voicemail.conf
[mb_tutorial]
777 => 1111,270,salah.elharit200 at gmail.com,,|attach=no|review=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111018/1fdb905a/attachment-0001.htm>


More information about the asterisk-users mailing list