[asterisk-bugs] [Asterisk 0009305]: [patch] REINVITE before 200ok causes a call to be ended

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 15 05:24:15 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=9305 
====================================================================== 
Reported By:                atca_pres
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   9305
Category:                   Channels/chan_sip/Transfers
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4 
SVN Revision (number only!): 58957 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             03-16-2007 13:28 CDT
Last Modified:              11-15-2007 05:24 CST
====================================================================== 
Summary:                    [patch] REINVITE before 200ok causes a call to be
ended
Description: 
When Flash hooking:
Box 1 sends a INVITE with a contact 0.0.0.0 (Hold)
Asterisk sends a invite to box 2
Box 2 sends a trying
Asterisk sends a second invite to box 2 with a differetn CSeq, Branch and
Session version(SDP). This trigger a 500 msg.
The 500 is triggered because you cannot (according to RFC) send a second
invite when you have an unfinished dialog

Note : No RTP Portal
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0009142 Placing a call on hold sends two INVITE...
related to          0009209 race condition in sip hangup with reinv...
related to          0009649 BYE calls too fast when connected to a ...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-15-07 05:24  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 89281

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r89281 | oej | 2007-11-15 05:24:12 -0600 (Thu, 15 Nov 2007) | 6 lines

Don't send re-invites during pending INVITE transactions.

Patch by one47 - thanks!

Closes issue http://bugs.digium.com/view.php?id=9305

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-15-07 05:24  svnbot         Note Added: 0073688                          
11-15-07 05:24  svnbot         Status                   confirmed => assigned
======================================================================




More information about the asterisk-bugs mailing list