[asterisk-bugs] [Asterisk 0013993]: [patch] Ping action response packet doesn't contain ActionID
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 18 15:44:01 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13993
======================================================================
Reported By: mika
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 13993
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 159892
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-11-30 06:52 CST
Last Modified: 2008-12-18 15:44 CST
======================================================================
Summary: [patch] Ping action response packet doesn't contain
ActionID
Description:
When I call asterisk manager interface with ping packet like this
Action: Ping
ActionID: 2
AMI will send back packet like this
Response: Success
Ping: Pong
So ActionID field is missing from response packet. Response should look
like
Response: Success
ActionID: 2
Ping: Pong
======================================================================
----------------------------------------------------------------------
(0096675) svnbot (reporter) - 2008-12-18 15:44
http://bugs.digium.com/view.php?id=13993#c96675
----------------------------------------------------------------------
Repository: asterisk
Revision: 165799
_U branches/1.6.0/
------------------------------------------------------------------------
r165799 | jpeeler | 2008-12-18 15:44:00 -0600 (Thu, 18 Dec 2008) | 13
lines
Blocked revisions 165798 via svnmerge
........
r165798 | jpeeler | 2008-12-18 15:43:17 -0600 (Thu, 18 Dec 2008) | 6 lines
(closes issue http://bugs.digium.com/view.php?id=13993)
Reported by: mika
Add ActionID response to ping if sent with request.
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=165799
Issue History
Date Modified Username Field Change
======================================================================
2008-12-18 15:44 svnbot Checkin
2008-12-18 15:44 svnbot Note Added: 0096675
======================================================================
More information about the asterisk-bugs
mailing list