[Home]

Summary:ASTERISK-19494: Blind Transfer to Park extension does not set timeout destination correctly on 2nd Park attempt.
Reporter:Wes Van TIghem (wvt)Labels:
Date Opened:2012-03-06 19:09:53.000-0600Date Closed:2012-03-27 10:21:14
Priority:MajorRegression?No
Status:Closed/CompleteComponents:
Versions:1.8.9.2 1.8.9.3 Frequency of
Occurrence
Frequent
Related
Issues:
Environment:CentOS 5.7 64bitAttachments:
Description:Call Flow:
Call arrives to Ext1000
Ext1000 blind transfers to 700 (##700)
parkedcalls show indicates that timeout destination is correctly set to SIP/1000
Ext1011 picks up parked call
Ext1011 blind transfers to 700 (##700)
parkedcalls show indicates that the timeout destination remains set to SIP/1000 instead of SIP/1011

When the call times out, it returns to Ext1000 instead of Ext1011.
Comments:By: Matt Jordan (mjordan) 2012-03-13 09:42:51.025-0500

We require a complete debug log to help triage the issue. This document will provide instructions on how to collect debugging logs from an Asterisk machine for the purpose of helping bug marshals troubleshoot an issue: https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information

In addition, your dialplan (extensions.conf), SIP configuration if applicable (sip.conf), and features.conf would be useful in debugging this issue.  If the transfer is being initiated via SIP, a SIP debug log or a packet capture would also be useful.



By: Matt Jordan (mjordan) 2012-03-27 10:20:52.251-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines