[asterisk-bugs] [Asterisk 0014346]: [patch] CANCEL gets different via header branch than INVITE

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 27 08:32:41 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14346 
====================================================================== 
Reported By:                oej
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   14346
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   high
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 171452 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-27 06:05 CST
Last Modified:              2009-01-27 08:32 CST
====================================================================== 
Summary:                    [patch] CANCEL gets different via header branch than
INVITE
Description: 
Asterisk 1.4 sends one branch in INVITE and one in CANCEL. THis is not
compliant with RFC 3261, that says clearly that the cancel needs the same
branch.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0013381 Wrong branch on CANCEL after SIP INFO i...
====================================================================== 

---------------------------------------------------------------------- 
 (0098843) svnbot (reporter) - 2009-01-27 08:32
 http://bugs.digium.com/view.php?id=14346#c98843 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 171527

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r171527 | oej | 2009-01-27 08:32:40 -0600 (Tue, 27 Jan 2009) | 13 lines

Use the same branch tag in CANCEL as in INVITE

Originally putnopvut implemented some changes in revision 142079 that
according to the bug report seemed to have worked then, but somehow fails
now.
I guess code, as humans, get old and forget stuff. Anyway, this bug caused
CANCEL not to work with picky systems. 

Thanks Fredrik for pointing out where the bug in the SIP messaging was.

(closes issue http://bugs.digium.com/view.php?id=14346)
Reported by: oej
Patches: 
      bug14346.diff uploaded by oej (license 306)
Tested by: oej

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-27 08:32 svnbot         Checkin                                      
2009-01-27 08:32 svnbot         Note Added: 0098843                          
======================================================================




More information about the asterisk-bugs mailing list