[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:49:58 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11649
======================================================================
Reported By: ys
Assigned To: oej
======================================================================
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: 12-28-2007 07:49 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...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
12-28-07 07:49 oej Status new => assigned
12-28-07 07:49 oej Assigned To => oej
======================================================================
More information about the asterisk-bugs
mailing list