Fix voiceBridge collision
Cherry-picked the commits from https://github.com/bigbluebutton/bigbluebutton/pull/9251 The added code checks if a meetingID is unique and makes sure no two meetings use the same VoiceBridge. Also see Issue # 9024
Showing
- bbb-common-web/src/main/java/org/bigbluebutton/api/MeetingService.java 30 additions, 2 deletions...b/src/main/java/org/bigbluebutton/api/MeetingService.java
- bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy 22 additions, 0 deletions...rs/org/bigbluebutton/web/controllers/ApiController.groovy
Loading
Please register or sign in to comment