]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Wed, 3 Apr 2024 17:19:58 +0000 (17:19 +0000)
commit676c7d6ae02bcdf1f235d404bbe0b25ea4e60e27
tree5dd6554c233cc7d0aaae6a9b3719eaa0c1fcdf63
parent7c3e2cfda990c315ecb8a06eae8506f086a54f84
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
channels/chan_dahdi.c