[asterisk-bugs] [Asterisk 0012713]: SIP Protocol Violation when REFER rejected in sip_transfer (Cisco CCM, post answer), and Transfer application misclaims success.
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 2 09:01:07 CDT 2009
The following issue is now READY FOR TESTING.
======================================================================
http://bugs.digium.com/view.php?id=12713
======================================================================
Reported By: davidw
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12713
Category: Channels/chan_sip/Transfers
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.4.20
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-05-23 12:59 CDT
Last Modified: 2009-04-02 09:01 CDT
======================================================================
Summary: SIP Protocol Violation when REFER rejected in
sip_transfer (Cisco CCM, post answer), and Transfer application misclaims
success.
Description:
A call from Cisco CCM was answered and then transferred back to a different
extension on the Cisco.
Asterisk first reported a successful TRANSFERSTATUS, then tried to use a
REFER method. This was rejected as unsupported. Asterisk responded with
BYE, which the Cisco accepted. However it continued to try to send REFERs,
which the Cisco, of course, rejected, because the session reference had
been deleted by the BYE!
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010052 NOTIFY race condition when state change...
related to 0011848 Incorrect dialog matching and requests ...
======================================================================
----------------------------------------------------------------------
(0102612) file (administrator) - 2009-04-02 09:01
http://bugs.digium.com/view.php?id=12713#c102612
----------------------------------------------------------------------
I have created a branch available at
http://svn.digium.com/svn/asterisk/team/file/issue12713 which causes
Transfer() to actually provide a TRANSFERSTATUS that represents what
actually happened. I will continue testing but would appreciate any other
testing.
Issue History
Date Modified Username Field Change
======================================================================
2009-04-02 09:01 file Note Added: 0102612
2009-04-02 09:01 file Status assigned => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list