]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AMI: Add CoreShowChannelMap action.
authorBen Ford <bford@digium.com>
Thu, 18 May 2023 21:00:16 +0000 (16:00 -0500)
committerBen Ford <bford@digium.com>
Mon, 5 Jun 2023 18:30:47 +0000 (18:30 +0000)
commite72b277828e4c56565955dea5beed3bb0e2798fc
tree519bf3d07c3fdecca9d865a87aa616520488419b
parent87f44dc0f967ca8d0141f0f3d4320ad3ee0aef72
AMI: Add CoreShowChannelMap action.

Adds a new AMI action (CoreShowChannelMap) that takes in a channel name
and provides a list of all channels that are connected to that channel,
following local channel connections as well.

Resolves: #104

UserNote: New AMI action CoreShowChannelMap has been added.
main/manager.c