[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:57:31 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14448 
====================================================================== 
Reported By:                frawd
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14448
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-02-10 04:19 CST
Last Modified:              2009-02-10 12:57 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
====================================================================== 

---------------------------------------------------------------------- 
 (0099824) svnbot (reporter) - 2009-02-10 12:57
 http://bugs.digium.com/view.php?id=14448#c99824 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 174645

_U  trunk/

------------------------------------------------------------------------
r174645 | file | 2009-02-10 12:57:31 -0600 (Tue, 10 Feb 2009) | 12 lines

Blocked revisions 174644 via svnmerge

........
  r174644 | file | 2009-02-10 14:50:50 -0400 (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=174645 

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




More information about the asterisk-bugs mailing list