]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: Add end_marked_any option.
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 4 Sep 2022 19:38:56 +0000 (19:38 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Sun, 11 Sep 2022 21:22:08 +0000 (16:22 -0500)
commit4fbaf86a2bc82f3e17c0167c995caafc49101fd6
treedf359aa72187e08a3726c625670eccf86b577faa
parent51e2a3ae65ee7a6a7cd3ccec72a0ee62091066cc
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
apps/app_confbridge.c
apps/confbridge/conf_config_parser.c
apps/confbridge/conf_state_multi_marked.c
apps/confbridge/include/confbridge.h
configs/samples/confbridge.conf.sample
doc/CHANGES-staging/app_confbridge_marked_any.txt [new file with mode: 0644]