[asterisk-bugs] [Asterisk 0016768]: SIP Message parameters and URI parameters not parsed correctly
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 8 09:26:52 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16768
======================================================================
Reported By: Nick_Lewis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16768
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-02-04 03:22 CST
Last Modified: 2010-02-08 09:26 CST
======================================================================
Summary: SIP Message parameters and URI parameters not parsed
correctly
Description:
In some cases abnf message-header params such as to-param, from-param etc
and not correctly distinguished from abnf uri-params by chan_sip.c. When
message-header params (such as ";tag=") are stripped off, the uri-params
(such as ";transport=") are sometimes also stripped off (especially from
unbracketed uris).
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-02-08 09:26 lmadsen Description Updated
2010-02-08 09:26 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list