[asterisk-users] Mailcall question
Gabriel Rosca
missnebun at gmail.com
Sat Aug 19 20:36:00 MST 2006
Hi guys I follow this howto from http://nerdvittles.com/index.php?p=141
Mailcall for asterisk
I don't have trixbox ... but I want to use this feature. I am running
asterisk on fedora 5
Where can I add the basic code?
exten => 555,1,Answer
exten => 555,2,Wait(1)
exten => 555,3,DigitTimeout(7)
exten => 555,4,ResponseTimeout(10)
exten => 555,5,Flite("At the beep enter your e-mail password.")
exten => 555,6,Read(PWCODE,beep,4)
exten => 555,7,Flite("Please hold a moment.")
exten => 555,8,AGI(nv-mailcall.php|${PWCODE})
exten => 555,9,Flite("Thank you for calling. Good bye.")
exten => 555,10,Hangup
Thank you
Gabriel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060819/6cfc5f5e/attachment.htm
More information about the asterisk-users
mailing list