[asterisk-bugs] [Asterisk 0011649]: [patch] correct action_ping() and action_events(), to set correct header in responce.

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Dec 28 07:45:22 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11649 
====================================================================== 
Reported By:                ys
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11649
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 95139 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-28-2007 07:08 CST
Last Modified:              12-28-2007 07:45 CST
====================================================================== 
Summary:                    [patch] correct action_ping() and action_events(), 
to set correct header in responce.
Description: 
As declared in doc/manager_1_1.txt I correct response in action_ping() and
action_events() functions.

From:

Response: Success
Message: Ping: Pong
and
Response: Success
Message: Events: Off/On

to:

Response: Success
Ping: Pong
and
Response: Success
Events: Off/On

accordingly...

====================================================================== 

---------------------------------------------------------------------- 
 oej - 12-28-07 07:45  
---------------------------------------------------------------------- 
Thanks. Must have missed porting that part over from the branch. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-28-07 07:45  oej            Note Added: 0076092                          
======================================================================




More information about the asterisk-bugs mailing list