[asterisk-bugs] [Asterisk 0010430]: Change 78181 breaks sip_notify

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Aug 14 16:30:17 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
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-14-2007 16:30 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.
====================================================================== 

---------------------------------------------------------------------- 
 meric - 08-14-07 16:30  
---------------------------------------------------------------------- 
Works for me too... thanks! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-14-07 16:30  meric          Note Added: 0068845                          
======================================================================




More information about the asterisk-bugs mailing list