app_confbridge: Add end_marked_any option.

Adds the end_marked_any option, which can be used
to kick a user from a conference if any marked user
leaves.

ASTERISK-30211 #close

Change-Id: I9e8da7ccb892e522546c0f2b5476d172e022c2f5
This commit is contained in:
Naveen Albert
2022-09-04 19:38:56 +00:00
committed by Friendly Automation
parent 51e2a3ae65
commit 4fbaf86a2b
6 changed files with 47 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
Subject: app_confbridge
Adds the end_marked_any option which can be used
to kick users from a conference after any
marked user leaves (including marked users).