[asterisk-users] simple mainmenu ivr tones not recognized
Jeronimo Romero
jromero at eusnetworks.com
Wed Nov 15 19:15:37 MST 2006
How is your DTMF mode configured in sip.conf
________________________________
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Troy
Perkins
Sent: Wednesday, November 15, 2006 7:30 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] simple mainmenu ivr tones not recognized
I'm trying to setup a VERY simple mainmenu ivr but can't seem to get the
tones to be recognized during the background( ) the playback and
background files play, but asterisk doesn't do anything when I start
pushing keys - I've tried it from softphones and pstn line phones
Can anyone tell me what I'm doing wrong? Required contexts
Exentions.conf below
[from-broadvoice]
exten => s,1,Answer
exten => s,2,Playback(pbx-candles-welcome)
exten => s,3,Background(pbx-candles-mainmenu)
exten => 1,1,dial,SIP/101|45|r
exten => 1,2,voicemail,1111
exten => 1,3,hangup()
exten => 2,1,dial,SIP/101|45|r
exten => 2,2,voicemail,1111
exten => 2,3,hangup()
exten => 3,1,dial,SIP/102|45|r
exten => 3,2,voicemail,1111
exten => 3,3,hangup()
exten => 4,1,Goto(from-broadvoice,s,2)
[from-broadvoice2]
exten => s,1,Answer
exten => s,2,Playback(pbx-candled-route,skip),2
exten => s,3,dial,SIP/101|45|r
exten => s,4,voicemail,1112
exten => s,5,hangup()
[internal]
exten => 101,1,dial,SIP/101|45|r
exten => 101,2,voicemail,1111
exten => 102,1,dial,SIP/101|45|r
exten => 102,2,voicemail,1112
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061115/db37751f/attachment-0001.htm
More information about the asterisk-users
mailing list