[asterisk-bugs] [Asterisk 0010430]: Change 78181 breaks sip_notify
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Aug 10 23:34:38 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10430
======================================================================
Reported By: meric
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 10430
Category: Core/Configuration
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.10
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-10-2007 22:39 CDT
Last Modified: 08-10-2007 23:34 CDT
======================================================================
Summary: Change 78181 breaks sip_notify
Description:
Change 78181 implemented in response to bug 9938 has broken the ability to
send SIP NOTIFY messages containing semicolons.
The former behaviour was that semicolons could be escaped in
sip_notify.conf and would then be passed correctly to the clients.
Now, the semicolon and the escape character get included in the NOTIFY
message, which renders the message invalid. If the escape character is
removed, then the semicolon is treated as a comment, and the NOTIFY message
is still incorrect.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
08-10-07 23:34 qwell Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list