[asterisk-users] Background not listening?

Michael Munger michael at highpoweredhelp.com
Tue Oct 16 15:30:56 CDT 2007


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 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071016/523447e9/attachment.htm 


More information about the asterisk-users mailing list