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
This commit is contained in:
Naveen Albert
2021-05-23 20:20:28 -04:00
committed by Friendly Automation
parent 17b9c5c5cf
commit 2c2dc7d97d
2 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Subject: New ConfKick application
Adds a ConfKick() application, which allows
a specific channel, all users, or all non-admin
users to be kicked from a conference bridge.