]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 30 Oct 2025 16:09:10 +0000 (16:09 +0000)
commitabaf0c3959742ffeffcd2fdf27f847988b1041a7
treea335f1de933105437bff48169abd467fd6bb5f58
parent08cc9b0d4f75cdda50390f05720bce8e2327a1b9
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