[asterisk-bugs] [Asterisk 0013993]: Ping action response packet doesn't contain ActionID
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Nov 30 06:52:18 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13993
======================================================================
Reported By: mika
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13993
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2008-11-30 06:52 CST
Last Modified: 2008-11-30 06:52 CST
======================================================================
Summary: 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-11-30 06:52 mika New Issue
2008-11-30 06:52 mika Asterisk Version => SVN
2008-11-30 06:52 mika SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2008-11-30 06:52 mika SVN Revision (number only!) => 159892
======================================================================
More information about the asterisk-bugs
mailing list