Displaying 1 result from an estimated 1 matches for "_003x".
2007 Aug 24
1
Simulating errors (Busy / Out of Order)
...ing it to SIP/5711-0834fdd0
-- Zap/31-1 is making progress passing it to SIP/5711-0834fdd0
What I was hoping was to get a "busy" signal on the SIP channel.
I get a similar result with #3
Does anyone have an idea of what I am doing wrong here ?
The dialplan for #4 is:
exten => _003X.,1,NoOp() ; Engaged
exten => _003X.,n,Busy(3)
exten => _003X.,n,Hangup()
Julian.