[asterisk-bugs] [Asterisk 0013993]: [patch] Ping action response packet doesn't contain ActionID

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Nov 30 06:53:42 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
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:53 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
====================================================================== 

---------------------------------------------------------------------- 
 (0095623) mika (reporter) - 2008-11-30 06:53
 http://bugs.digium.com/view.php?id=13993#c95623 
---------------------------------------------------------------------- 
Added patch which will fix this issue. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-30 06:53 mika           Note Added: 0095623                          
======================================================================




More information about the asterisk-bugs mailing list