[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
Wed Sep 9 15:19:57 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/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:                     assigned
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-09-09 15:19 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 ...
====================================================================== 

---------------------------------------------------------------------- 
 (0110438) svnbot (reporter) - 2009-09-09 15:19
 https://issues.asterisk.org/view.php?id=12713#c110438 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 217490

_U  branches/1.6.2/

------------------------------------------------------------------------
r217490 | oej | 2009-09-09 15:19:56 -0500 (Wed, 09 Sep 2009) | 16 lines

Blocked revisions 217482 via svnmerge

........
r217482 | oej | 2009-09-09 22:09:31 +0200 (Ons, 09 Sep 2009) | 9 lines

Don't report transfer success until we actually know. 1xx messages are not
final.

Related to https://issues.asterisk.org/view.php?id=12713

Patch by oej

A big thank you to file for finally fixing the transfer() dialplan
application.
I've been waiting for years for this. Great work!

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=217490 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-09 15:19 svnbot         Checkin                                      
2009-09-09 15:19 svnbot         Note Added: 0110438                          
======================================================================




More information about the asterisk-bugs mailing list