[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:30:45 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
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:                     assigned
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-12-18 15:30 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
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-18 15:30 jpeeler        Status                   new => assigned     
2008-12-18 15:30 jpeeler        Assigned To               => jpeeler         
======================================================================




More information about the asterisk-bugs mailing list