[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:16:16 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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-03 13:20 CST
Last Modified:              2009-12-07 10:16 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0114838) svnbot (reporter) - 2009-12-07 10:16
 https://issues.asterisk.org/view.php?id=16387#c114838 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 233395

_U  branches/1.6.1/
U   branches/1.6.1/channels/chan_sip.c

------------------------------------------------------------------------
r233395 | mnicholson | 2009-12-07 10:16:15 -0600 (Mon, 07 Dec 2009) | 15
lines

Merged revisions 233394 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r233394 | mnicholson | 2009-12-07 10:14:42 -0600 (Mon, 07 Dec 2009) | 8
lines
  
  Do not reject SDP packets describing only non audio streams.
  
  (closes issue https://issues.asterisk.org/view.php?id=16387)
  Reported by: zalex1953
  Patches:
        media-level-c-fix1.diff uploaded by mnicholson (license 96)
  Tested by: mnicholson, zalex1953
........

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

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

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




More information about the asterisk-bugs mailing list