]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 30 Oct 2025 16:08:22 +0000 (16:08 +0000)
commit576c559d32b43ba3aed8a9030a8a2788378e78d6
treefa9779ec51c666ff4d9e792b4466b63bbed15328
parent834e8923d4d5521ca45c1905f77d889af0fff6e5
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