[asterisk-bugs] [Asterisk 0016387]: [patch] Missing session level connection data (c=) breaks process_sdp()

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 7 10:11:17 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16387 
====================================================================== 
Reported By:                zalex1953
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   16387
Category:                   Channels/chan_sip/T.38
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.1.11 
JIRA:                       SWP-484 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-03 13:20 CST
Last Modified:              2009-12-07 10:11 CST
====================================================================== 
Summary:                    [patch] Missing session level connection data (c=)
breaks process_sdp()
Description: 
OK coming in response to our re-INVITE contains connection data (c=) in a
media description (image), not at the session level (which is fine
according to rfc 4566). process_sdp() sets ihp but hp stays NULL. It exits
with "Insufficient information in SDP (c=)..." log message.
====================================================================== 

---------------------------------------------------------------------- 
 (0114835) svnbot (reporter) - 2009-12-07 10:11
 https://issues.asterisk.org/view.php?id=16387#c114835 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 233392

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r233392 | mnicholson | 2009-12-07 10:11:17 -0600 (Mon, 07 Dec 2009) | 7
lines

Allow SDP packets with only video session information.

(closes issue https://issues.asterisk.org/view.php?id=16387)
Reported by: zalex1953
Tested by: mnicholson, zalex1953


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-07 10:11 svnbot         Checkin                                      
2009-12-07 10:11 svnbot         Note Added: 0114835                          
======================================================================




More information about the asterisk-bugs mailing list