[asterisk-bugs] [Asterisk 0014448]: [patch] chan_sip fails to remove hold when receving a reINVITE without SDP

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 10 12:51:29 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14448 
====================================================================== 
Reported By:                frawd
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14448
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-02-10 04:19 CST
Last Modified:              2009-02-10 12:51 CST
====================================================================== 
Summary:                    [patch] chan_sip fails to remove hold when receving
a reINVITE without SDP
Description: 
Another problem connecting Asterisk with a Nortel CS2K, which sends "empty"
reINVITEs when it wants to stop hold.

At some point, the chan_sip code states:
"/* Some devices signal they want to be put off hold by sending a
re-invite
*without* an SDP, which is supposed to mean "Go back to your state"
and since they put os on remote hold, we go back to off hold */"

This patch actually makes it work with 1.4.23.1
====================================================================== 

---------------------------------------------------------------------- 
 (0099823) svnbot (reporter) - 2009-02-10 12:51
 http://bugs.digium.com/view.php?id=14448#c99823 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 174644

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r174644 | file | 2009-02-10 12:51:29 -0600 (Tue, 10 Feb 2009) | 6 lines

Go off hold when we get an empty reinvite telling us to.
(closes issue http://bugs.digium.com/view.php?id=14448)
Reported by: frawd
Patches:
      hold_invite_nosdp.patch uploaded by frawd (license 610)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-10 12:51 svnbot         Checkin                                      
2009-02-10 12:51 svnbot         Note Added: 0099823                          
======================================================================




More information about the asterisk-bugs mailing list