[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:13:30 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:13 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.
======================================================================
----------------------------------------------------------------------
(0114836) svnbot (reporter) - 2009-12-07 10:13
https://issues.asterisk.org/view.php?id=16387#c114836
----------------------------------------------------------------------
Repository: asterisk
Revision: 233393
_U trunk/
------------------------------------------------------------------------
r233393 | mnicholson | 2009-12-07 10:13:30 -0600 (Mon, 07 Dec 2009) | 12
lines
Blocked revisions 233392 via svnmerge
........
r233392 | mnicholson | 2009-12-07 10:11:16 -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=233393
Issue History
Date Modified Username Field Change
======================================================================
2009-12-07 10:13 svnbot Checkin
2009-12-07 10:13 svnbot Note Added: 0114836
======================================================================
More information about the asterisk-bugs
mailing list