]> 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:40 +0000 (16:22 -0500)
commit8c6c06a3400a5339578386c0d97f98c19274cdb0
tree42ab4f734eb1c5deffb1f13b341688b0a23d6af8
parent0e9076df7b227d7ae2bb83b2982bfed061d9fbce
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]