Displaying 1 result from an estimated 1 matches for "inboundqueu".
Did you mean:
inboundqueue
2009 Oct 01
1
Busy app timeout
Using 1.4 svn, I want to implent the busy application.
With the following dialplan:
[inboundqueue]
exten => _X.,1,Answer()
exten => _X.,n,Goto(dropcall,1)
...
exten => dropcall,1,Busy(10)
exten => dropcall,n,hangup()
If I call any number in the inboundqueue, I get the following:
[Oct 1 12:06:44] -- Executing [444678 at isdnspan1:1]
Answer("Zap/1-1", ""...