]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: New ConfKick() application
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 24 May 2021 00:20:28 +0000 (20:20 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 8 Jun 2021 23:16:18 +0000 (18:16 -0500)
commit35437879e55b67d46cb9d0e558edef1e1609a28d
tree690441bfa7b0941861b507ee920b825a83542d19
parent1b38e89734f520c12a80ab519853ec3a8ac8998d
app_confbridge: New ConfKick() application

Adds a new ConfKick() application, which may
be used to kick a specific channel, all channels,
or all non-admin channels from a specified
conference bridge, similar to existing CLI and
AMI commands.

ASTERISK-29446

Change-Id: I5d96b683880bfdd27b2ab1c3f2e897c5046ded9b
apps/app_confbridge.c
doc/CHANGES-staging/app_confkick.txt [new file with mode: 0644]