[asterisk-bugs] [Asterisk 0011909]: [patch] CoreSettings and CoreStatus are missing the trailing "\r\n" delimiter

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Feb 3 09:48:18 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11909 
====================================================================== 
Reported By:                srt
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11909
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 102060 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-02-2008 18:05 CST
Last Modified:              02-03-2008 09:48 CST
====================================================================== 
Summary:                    [patch] CoreSettings and CoreStatus are missing the
trailing "\r\n" delimiter
Description: 
Manager responses end with a blank line (i.e. "\r\n\r\n").
CoreSettings and CoreStatus miss that.
====================================================================== 

---------------------------------------------------------------------- 
 srt - 02-03-08 09:48  
---------------------------------------------------------------------- 
The reponse the reload action suffers the same problem.
patch-11909-2.diff fixes this by using the standard astman_send_ack
instead of a manual astman_append. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-03-08 09:48  srt            Note Added: 0081622                          
======================================================================




More information about the asterisk-bugs mailing list