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

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 13 15:03:48 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-13-2007 15:03 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.
====================================================================== 

---------------------------------------------------------------------- 
 sekil - 08-13-07 15:03  
---------------------------------------------------------------------- 
Just patched it, works on my SNOM and asterisk 1.4.10.1. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-13-07 15:03  sekil          Note Added: 0068794                          
======================================================================




More information about the asterisk-bugs mailing list