Displaying 1 result from an estimated 1 matches for "090bec30".
2007 Mar 20
0
PROGRESS code
...28 is clearly
correct because "11" is an invalid number format.
exten => _.,1,Dial(Zap/g1/${EXTEN})
exten => _.,n,NoOp(Dial Status is ${DIALSTATUS})
exten => _.,n,NoOp(Hang Up Clause is ${HANGUPCAUSE})
exten => _.,n,Congestion
-- Executing Dial("SIP/x.x.x.x-090bec30", "Zap/g1/11") in new stack
-- Requested transfer capability: 0x00 - SPEECH
-- Called g1/11
-- Zap/1-1 is proceeding passing it to SIP/x.x.x.x-090bec30
-- PROGRESS with cause code 28 received
-- Zap/1-1 is making progress passing it to SIP/x.x.x.x-090bec30...