This ridiculously simple IVR is not listening to dial tones to dial an
extension. I can hit the extension all I want, and nothing happens. Just
DTMF in my ear.

 

I need another pair of eyes to tell me what I am missing here. Anyone
see a mistake?

 

[ivr]

exten => s,1,Answer()

exten => s,n,Background(tempivr)

exten => s,n,WaitExten(10)

exten => s,n,Goto(inbound,5250,1) ; Run this back to inbound context as
if the call was being re-originated.

exten => s,n,Hangup()

exten => _XXXX,1,Macro(dial-ext|${EXTEN})

 

Yours,

Michael 

 

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to