WARNING: this is an automatic post retrieved from the Asterisk-Users Mailing List, not an authored post
Mailing-list Collector
October 18, 2011
Asterisk Users
Tags: address, asterisk, email, hangup, response, salah, sip, vm
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@mb_tutorial)
exten => 270,1,Dial(SIP/270, 10)
exten => 270,n,VoiceMail(777@mb_tutorial)
exten => 270,n,PlayBack(vm-goodbye)
exten => 270,n,HangUp()
voicemail.conf
[mb_tutorial]
777 => 1111,270,salah.elharit200@gmail.com,,|attach=no|review=yes