[asterisk-bugs] [Asterisk 0017179]: SDP does not get parsed when in SIP multipart body below line 64
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 14 10:00:24 CDT 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=17179
======================================================================
Reported By: khw
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17179
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 257191
Request Review:
======================================================================
Date Submitted: 2010-04-14 03:17 CDT
Last Modified: 2010-04-14 10:00 CDT
======================================================================
Summary: SDP does not get parsed when in SIP multipart body
below line 64
Description:
Currently SIP_MAX_LINES ist set to 64. Hence, when the SDP is contained in
a SIP multipart body below line 64 it will not get parsed at all, even
though there is a valid SDP in the message. When the multipart message is
short enough, there is no problem at all. So since Asterisk is able to
handle multipart messages (there may be a bunch of other body parts than
SDP) I guess it would be also good to handle longer messages.
Is there a reason for this limit?
======================================================================
----------------------------------------------------------------------
(0120399) lmadsen (administrator) - 2010-04-14 10:00
https://issues.asterisk.org/view.php?id=17179#c120399
----------------------------------------------------------------------
As requested, please attach an example of the message, and the client
you're using to generate that size of a message.
Issue History
Date Modified Username Field Change
======================================================================
2010-04-14 10:00 lmadsen Note Added: 0120399
2010-04-14 10:00 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list