]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Manager: Add missing fields and documentation for CoreShowChannels
authorKinsey Moore <kmoore@digium.com>
Fri, 3 Oct 2014 13:24:21 +0000 (13:24 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 3 Oct 2014 13:24:21 +0000 (13:24 +0000)
commitb4c6f2483ba955e14b5027c8622b6456d8449394
treecdac4868deaaeceee85d5abf23711405a8c009dc
parent3c77abcc9deb37320721243ab93f3a043f23002e
Manager: Add missing fields and documentation for CoreShowChannels

This corrects some issues introduced in the responses to the
CoreShowChannels AMI command as well as adding documentation for the
responses. The command in Asterisk 12 was missing the following fields:
Duration, Application, ApplicationData, and BridgedChannel and
BridgedUniqueID (replaced with BridgeId).

ASTERISK-24262 #close
Reported by: Mitch Claborn
Review: https://reviewboard.asterisk.org/r/4040/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@424423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c