[asterisk-bugs] [Asterisk 0013714]: [patch] invites with proxy_auth have wrong via-branch-tag

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 16 15:46:49 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13714 
====================================================================== 
Reported By:                fnordian
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13714
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 149918 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-16 03:49 CDT
Last Modified:              2008-10-16 15:46 CDT
====================================================================== 
Summary:                    [patch] invites with proxy_auth have wrong
via-branch-tag
Description: 
Hi,
invite-requests with proxy auth are sent with a branch-tag different from
the one in the dialog's invite_branch property. Therefor the tag of the
following cancel-requests does not match the invite and the cancels get
rejected with 481. 
====================================================================== 

---------------------------------------------------------------------- 
 (0093847) svnbot (reporter) - 2008-10-16 15:46
 http://bugs.digium.com/view.php?id=13714#c93847 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 150207

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r150207 | mmichelson | 2008-10-16 15:46:47 -0500 (Thu, 16 Oct 2008) | 12
lines

INVITES with proxy auth were sent with a different branch
than what was in the invite_branch of a sip_pvt, meaning
that if a CANCEL were sent later, the branch in the CANCEL
would not match the branch in the latest INVITE sent out, leading
to some endpoints responding to the CANCEL with a 481.

(closes issue http://bugs.digium.com/view.php?id=13714)
Reported by: fnordian
Patches:
      invite_branch.patch uploaded by fnordian (license 110)


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-16 15:46 svnbot         Checkin                                      
2008-10-16 15:46 svnbot         Note Added: 0093847                          
======================================================================




More information about the asterisk-bugs mailing list