[asterisk-bugs] [Asterisk 0015001]: [patch] CoreShowChannels Response does not honor actionid
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 26 17:46:45 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15001
======================================================================
Reported By: sum
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 15001
Category: Core/ManagerInterface
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-29 20:07 CDT
Last Modified: 2009-05-26 17:46 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.
======================================================================
----------------------------------------------------------------------
(0105484) svnbot (reporter) - 2009-05-26 17:46
https://issues.asterisk.org/view.php?id=15001#c105484
----------------------------------------------------------------------
Repository: asterisk
Revision: 196950
_U branches/1.6.2/
U branches/1.6.2/main/manager.c
------------------------------------------------------------------------
r196950 | seanbright | 2009-05-26 17:46:45 -0500 (Tue, 26 May 2009) | 20
lines
Merged revisions 196945 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r196945 | seanbright | 2009-05-26 18:38:05 -0400 (Tue, 26 May 2009) | 13
lines
Add ActionID to CoreShowChannel event.
There is inconsistency in how we handle manager responses that are lists
of
items and, unfortunately, third parties have come to rely on ActionID
being on
every event within those lists instead of just keeping track of the
ActionID for
the current response. This change makes CoreShowChannels include the
ActionID
with each CoreShowChannel event generated as a result of it being
called.
(closes issue https://issues.asterisk.org/view.php?id=15001)
Reported by: sum
Patches:
patchactionid2.patch uploaded by sum (license 766)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=196950
Issue History
Date Modified Username Field Change
======================================================================
2009-05-26 17:46 svnbot Checkin
2009-05-26 17:46 svnbot Note Added: 0105484
======================================================================
More information about the asterisk-bugs
mailing list