UdelaRInterior / ansible-role-jitsi-meet

Installs the Jitsi Meet open source videoconferencing software
17 stars 9 forks source link

[BUG] org.jitsi.videobridge.xmpp.user.shard.MUC_NICKNAME is not unique #16

Closed tabacha closed 4 years ago

tabacha commented 4 years ago

Describe the bug The muc_nickname should be unique, see:
https://github.com/jitsi/jitsi-videobridge/blob/master/doc/muc.md

but it is a fixed value:

https://github.com/UdelaRInterior/ansible-role-jitsi-meet/blob/7ad0a1b910db66c5610c47dcd9801c617ab6b32b/templates/videobridge_sip-communicator.properties.j2#L14