Displaying 1 result from an estimated 1 matches for "parallelpark".
Did you mean:
parallelport
2009 Feb 25
1
Stuck Parked Calls?
...(by dialing the 3 digit park code. The phone shows as in use and there is a call that I see via "core show channels". I can't seem to soft hangup the stuck channel either. Only killing Asterisk forcefully will solve the issue. We're running Asterisk 1.4.18.
Thanks for any help!
[parallelparking]
exten => _7[89]X,1,Noop(Attempting to parallel park...)
exten => _7[89]X,n,Answer
exten => _7[89]X,n,Set(PARKINGEXTEN=${EXTEN})
exten => _7[89]X,n,GotoIf($["${BLINDTRANSFER}" != ""]?dopark:dounpark)
exten => _7[89]X,n(dopark),Noop(Going to try to park this ca...