Don't end the conference when the moderator leaves.
This commit is contained in:
parent
ddf51cd4c7
commit
a31827b4d1
|
|
@ -354,7 +354,7 @@
|
|||
--set as the moderator
|
||||
flags = flags .. "|moderator";
|
||||
--when the moderator leaves end the conference
|
||||
flags = flags .. "|endconf";
|
||||
--flags = flags .. "|endconf";
|
||||
--set the moderator controls
|
||||
session:execute("set","conference_controls=moderator");
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue