]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_channel: Allow R/W of ADSI CPE capability setting.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 6 Oct 2025 16:07:37 +0000 (12:07 -0400)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 7 Oct 2025 18:22:29 +0000 (18:22 +0000)
commit2041a4645fca08c1c2db874ce11038c32a435a52
tree109cbbdf5940f592e70ce14453f5e2f569b4f5b3
parent88680c3e7e518f5dead1ccd5ada19a7ea70f899c
func_channel: Allow R/W of ADSI CPE capability setting.

Allow retrieving and setting the channel's ADSI capability from the
dialplan.

Resolves: #1514

UserNote: CHANNEL(adsicpe) can now be read or written to change
the channels' ADSI CPE capability setting.
funcs/func_channel.c