search for: _34xx

Displaying 2 results from an estimated 2 matches for "_34xx".

Did you mean: 334xx
2006 Feb 20
1
Dial timeouts and SIP 302 redirects
...me (default 15 seconds), the handset sends back a "302 Moved Temporarily" response to Asterisk. The problem is that when Asterisk receives the 302 message, it doesn't reset the ringing timer in the Dial command. Let's say I've issued a Dial command such as: exten => _34XX,1,Dial(SIP/fred|20) exten => _34XX,n,Voicemail(fred) What happens is that the SIP handset rings for the default time of 15 seconds, then sends back the 302 message with the new number to forward to. Asterisk faithfully drops into the Local context with this number, but after a further 5 sec...
2006 Feb 19
2
Line Dropouts on E405P
...IMESTAMP}) exten => _32XX,2,SetVar(CALLFILENAME=/mnt/asterisk/pub/newbiz/${DDATE:0:8}/${EXTEN:1}/${EXTEN:1}-${TIMESTAMP}) exten => _32XX,3,Monitor(gsm,${CALLFILENAME},m) exten => _32XX,4,Dial(ZAP/g4/1111${EXTEN:1}) exten => _32XX,5,Congestion exten => _32XX,105,Congestion exten => _34XX,1,SetVar(CALLFILENAME=/mnt/asterisk/5xxx/CallTo-${EXTEN:1}-${TIMESTAMP}) exten => _34XX,2,Monitor(gsm,${CALLFILENAME},m) exten => _34XX,3,Dial(ZAP/g4/1111${EXTEN:1}) exten => _34XX,4,Congestion exten => _34XX,104,Congestion exten => _399X.,1,Dial(IAX2/username:passwordremoved@gw3.aus...