]> 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:14 +0000 (16:22 -0500)
commite84420a14d618d366e3b359306bf7f6977520a1a
tree90192bceb8f552a64d62b43065a1b84ff2127055
parentf500a87bb4d9b01c8105b8d61594251c62c45ce4
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]