[asterisk-users] select menu
Josu Lazkano Lete
jlazkano at somesi.com
Wed May 9 07:49:12 MST 2007
Hello everybody.
I want to make a menu with the incoming calls, I want that when someone calls the Asterisk play a record (in gsm) and them the caller must choose a option (1,2 or 3).
if he choose 1 it will redirect to 101 extension
if he choose 2 it will redirect to 102 extension
if he choose 3 it will redirect to 103 extension
my extensions.conf is this one:
[default]
exten => s,1,Answer()
exten => s,2,Wait(1)
exten => s,3,Dial(SIP/101,30,Ttm)
sorry about my english,
thanks to all
beyyyyyyyy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070509/23e349c4/attachment.htm
More information about the asterisk-users
mailing list