[asterisk-bugs] [Asterisk 0011750]: Asterisk ignores SDP when multiple Content-Type headers are present
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jan 14 16:27:52 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11750
======================================================================
Reported By: tasker
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11750
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.17
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-12-2008 09:56 CST
Last Modified: 01-14-2008 16:27 CST
======================================================================
Summary: Asterisk ignores SDP when multiple Content-Type
headers are present
Description:
Asterisk ignores the SDP information when multiple Content-Type headers are
defined. Specifically, it seems to happen when SDP is not the first header
in a multiple Content-Type situation. The call is still handled and results
in one-way audio (inbound RTP only).
======================================================================
----------------------------------------------------------------------
tasker - 01-14-08 16:27
----------------------------------------------------------------------
Well, it seems convenien that everything within the Telica-boundary
Content-Type is being ignored:
[Jan 12 12:16:21] DEBUG[25661]: chan_sip.c:13587 handle_request_invite: No
SDP in Invite, third party call control
===============================
Content-Type: multipart/mixed; boundary=Telica-boundary
--Telica-boundary
Content-Type: application/sdp
Content-Disposition: session; handling=required
v=0
o=- 5187263383 5187263383 IN IP4 2.2.2.2
s=-
c=IN IP4 2.2.2.2
t=0 0
m=audio 14442 RTP/AVP 0 101
a=sendrecv
a=ptime:20
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
--Telica-boundary
===============================
Issue History
Date Modified Username Field Change
======================================================================
01-14-08 16:27 tasker Note Added: 0076937
======================================================================
More information about the asterisk-bugs
mailing list