bigbluebutton-Github/bbb-common-message
prlanzarin eeed5ce208 fix: add ban status to SFU audio permission check
The UserJoinedVoice* event handler checks whether the caller is banned
and ejects them. That's valid for both SIP.js and SFU-based audio
flows, but for the latter there's a specific pre-flight permission check
as well.

This adds that same ban check to the pre-flight permission probe so that
calls are rejected earlier.
2022-06-28 20:33:37 +00:00
..
project modified common-message for java 11 2022-03-16 17:45:11 +00:00
src fix: add ban status to SFU audio permission check 2022-06-28 20:33:37 +00:00
.gitignore Keep blank line on end of gitignore files 2022-04-07 17:36:26 -03:00
.scalariform.conf - enable scalariform for bbb-common-message 2019-03-27 13:34:56 -07:00
build.sbt modified common-message for java 11 2022-03-16 17:45:11 +00:00
deploy.sh WIP target JVM8 -> JVM11 2022-02-25 04:39:48 +00:00
README.md - remove messages from bbb-apps red5 2015-06-10 17:11:36 +00:00