]> 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:55 +0000 (17:19 +0000)
commit37eab0cbd6f06a79f70dc029737f2a0a27b791ee
treec4b74577d3563bc05c8f6a49887b36df14e0cfbb
parent62bee37d0d440b817ac0969bd13ab170205b68c0
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