]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: Add DAHDIShowStatus AMI action.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 29 Mar 2024 14:46:18 +0000 (10:46 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 9 May 2024 13:47:40 +0000 (13:47 +0000)
commit6e7f26b7953e588bc9a20d77271eb3f9fba5d097
tree8da2831a368a5d59c67598a0a131b84d37922e5e
parentc2be3097c6b8208250a3d48af262cdaccb94db94
chan_dahdi: Add DAHDIShowStatus AMI action.

* Add an AMI action to correspond to the "dahdi show status"
  command, allowing span information to be retrieved via AMI.
* Show span number and sig type in "dahdi show channels".

Resolves: #673
(cherry picked from commit 37eab0cbd6f06a79f70dc029737f2a0a27b791ee)
channels/chan_dahdi.c