[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
Tue Apr 22 10:40:52 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11649
======================================================================
Reported By: ys
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 11649
Category: Core/ManagerInterface
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
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: 04-22-2008 10:40 CDT
======================================================================
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...
======================================================================
----------------------------------------------------------------------
svnbot - 04-22-08 10:40
----------------------------------------------------------------------
Repository: asterisk
Revision: 114527
U trunk/main/manager.c
------------------------------------------------------------------------
r114527 | russell | 2008-04-22 10:40:51 -0500 (Tue, 22 Apr 2008) | 8 lines
Correct action_ping() and action_events() with regards to Manager 1.1
documentation. Also, fix a bug in xml_translate().
(closes issue http://bugs.digium.com/view.php?id=11649)
Reported by: ys
Patches:
trunk_manager.c.diff uploaded by ys (license 281)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=114527
Issue History
Date Modified Username Field Change
======================================================================
04-22-08 10:40 svnbot Note Added: 0085816
04-22-08 10:40 svnbot Assigned To oej => russell
======================================================================
More information about the asterisk-bugs
mailing list