[asterisk-bugs] [Asterisk 0015001]: [patch] CoreShowChannels Response does not honor actionid

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 26 16:52:49 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15001 
====================================================================== 
Reported By:                sum
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15001
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.0-beta1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-29 20:07 CDT
Last Modified:              2009-05-26 16:52 CDT
====================================================================== 
Summary:                    [patch] CoreShowChannels Response does not honor
actionid
Description: 
 Response: Success
Eventlist: start
Message: Channels will follow

Channel: SIP/phone-02-00872080
UniqueID: 1241052557.223
Context: from-local
Extension: 1299
Priority: 3
ChannelState: 6
ChannelStateDesc: Up
Application: MusicOnHold
ApplicationData: 
CallerIDnum: 1201
Duration: 00:00:12
AccountCode: 
BridgedChannel: 
BridgedUniqueID: 

Event: CoreShowChannelsComplete
EventList: Complete
ListItems: 1 


ActionID missing.

====================================================================== 

---------------------------------------------------------------------- 
 (0105472) srt (reporter) - 2009-05-26 16:52
 https://issues.asterisk.org/view.php?id=15001#c105472 
---------------------------------------------------------------------- 
You may also want to have a look at
http://www.voip-info.org/wiki/view/Asterisk+manager+API which says

"When a client sends an event generating action Asterisk sends a Response
packed indicating success and containing a "Response: Follows" line. Then
it sends zero or more events that contain the actual payload and finally an
action complete event indicating that all data has been sent. The events
sent in response to an event generating action and the action complete
event contain the ActionID of the Action packet that triggered them, so you
can easily match them the same way as Response packets. An example of an
event generating action is the Status action that triggers Status events
for each active channel. When all Status events have been sent a
terminating a StatusComplete event is sent." 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-26 16:52 srt            Note Added: 0105472                          
======================================================================




More information about the asterisk-bugs mailing list