]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: Add DAHDI_CHANNEL function.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 11 Sep 2025 19:57:03 +0000 (15:57 -0400)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 22 Sep 2025 16:52:25 +0000 (16:52 +0000)
commit8ff320ea4effb49a67ec80c5599ed412f76af05e
treef34a0432d616434954e895bc1ed9a7a72ae4f533
parente4aa5bbd2261f1086b2ebc3e1ab5afc7f616ca1c
chan_dahdi: Add DAHDI_CHANNEL function.

Add a dialplan function that can be used to get/set properties of
DAHDI channels (as opposed to Asterisk channels). This exposes
properties that were not previously available, allowing for certain
operations to now be performed in the dialplan.

Resolves: #1455

UserNote: The DAHDI_CHANNEL function allows for getting/setting
certain properties about DAHDI channels from the dialplan.
channels/chan_dahdi.c
channels/sig_analog.c