[asterisk-bugs] [Asterisk 0016647]: [patch] Session failure with specific SDP-Content (one media specific c= line, no session specific c= line)
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 22 12:39:13 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=16647
======================================================================
Reported By: kwemheuer
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 16647
Category: Channels/chan_sip/T.38
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Target Version: 1.4.38
Asterisk Version: SVN
JIRA: SWP-760
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-01-19 07:48 CST
Last Modified: 2010-09-22 12:39 CDT
======================================================================
Summary: [patch] Session failure with specific SDP-Content
(one media specific c= line, no session specific c= line)
Description:
I try to setup a fax call with provider sipcall.ch. The provider equipment
(CISCO according to SIP-message) sends back a T38 ReINVITE. This ReINVITE
contains a sdp-message with no c= line in front of the first m= line. But
there was a media specifc c= line later in SDP.
In this case asterisk shows a warning "Insufficient information in SDP"
and quits the reinvite with "488 not applicable here".
As far as I understand the RFCs asterisk should handle this case (As it
did in 1.4.26.2)
======================================================================
----------------------------------------------------------------------
(0127288) svnbot (reporter) - 2010-09-22 12:39
https://issues.asterisk.org/view.php?id=16647#c127288
----------------------------------------------------------------------
Repository: asterisk
Revision: 288412
U branches/1.4/channels/chan_sip.c
------------------------------------------------------------------------
r288412 | mnicholson | 2010-09-22 12:39:12 -0500 (Wed, 22 Sep 2010) | 6
lines
Handle media specific T.38 SDP information
(closes issue https://issues.asterisk.org/view.php?id=16647)
Reported by: kwemheuer
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=288412
Issue History
Date Modified Username Field Change
======================================================================
2010-09-22 12:39 svnbot Checkin
2010-09-22 12:39 svnbot Note Added: 0127288
2010-09-22 12:39 svnbot Status acknowledged =>
assigned
2010-09-22 12:39 svnbot Status assigned => resolved
2010-09-22 12:39 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list