[asterisk-users] IVR

Thomas Perron thomas.perron at gmail.com
Sun Nov 1 19:10:51 CST 2009


Is this going to work:

[default]
include => stdexten
include => big10-IVR
include => cleveland-IVR
exten => _17035745353,1,Goto(big10-IVR,s,1)
exten => _15672528431,1,Goto(cleveland-IVR,s,1)


[big10-IVR]
exten => s,1,Answer()
exten => s,n,Background(dir-welcome)
;exten => s,n,WaitExten(1)
;exten => s,n,Background(astcc-please-enter-your)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091101/91551d1b/attachment.htm 


More information about the asterisk-users mailing list