I have added a end meeting method in lib-jits-meet which is called when a moderator choose to end the meeting for all participant.
The method uses xmpp stanza to achieve this task.
Destroying a Room
After sending this Stanza , meeting end event has been successful and all participants are also being kicked out of room, but the problem is when I am starting a new conference with the previous room name , no user is getting moderator privilege…
So, previous moderator has actually not left? and Jicofo has also left successfully in this case? If not is it preventing new user to become moderator?
Please any help on this. the end meeting part will be completed in our system if this works. but this issue is preventing that.
Thank you everyone.