search for: usechannel

Displaying 1 result from an estimated 1 matches for "usechannel".

Did you mean: schannel
2009 Mar 03
0
Blind transfer from asterisk dialplan (and problems re-parking a call)
...e-park the call, it gets lost. I think that is because asterisk thinks I'm still on the park extension. As an example: exten => _9X,1,Set(PARKINGEXTEN=${EXTEN}) exten => _9X,n,Set(RETURNEXT=${CUT(BLINDTRANSFER||1):4}) exten => _9X,n,GotoIf($["x${RETURNEXT}" = "x"]?usechannel:find) exten => _9X,n(usechannel),Set(RETURNEXT=${CUT(CHANNEL||1):4}) exten => _9X,n(park),ParkAndAnnounce(pbx-transfer:PARKED|30|Local/parkannounce|ext-local,${RETURNEXT},1) So here's what happens: Someone calls in, the call is answered. A user speed dials using a line key to extension...