]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_conference] Add flag to destroy the conference only when all mandatory members...
authorDavid Villasmil <david.villasmil.work@gmail.com>
Wed, 28 Jun 2023 16:39:22 +0000 (18:39 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 16:39:22 +0000 (19:39 +0300)
commitb355bf21e6685a7f88b67d682a8ec761ba4ee4fc
tree3507a25bc9413e2f0cbf516ed634351caa6e00c8
parent244ccaa8a836933157a25e1a4418473e00079fc2
[mod_conference] Add flag to destroy the conference only when all mandatory members disconnect. And set endconf to end the conference when any member with the flag disconnects (#2079)

* feature/mod_conference_mandatory_member_flag: Add flag to destroy the conference only when all mandatory members disconnect. And set endconf to end the conference when any member with the flag disconnects
src/mod/applications/mod_conference/conference_cdr.c
src/mod/applications/mod_conference/conference_member.c
src/mod/applications/mod_conference/conference_utils.c
src/mod/applications/mod_conference/mod_conference.c
src/mod/applications/mod_conference/mod_conference.h