bigbluebutton-Github/akka-bbb-apps
Pedro Beschorner Marin ba9528ebb1 Option to eject voice users with no matching user
Reconnects may introduce ghost voice users in a meeting when the client fails to
rejoin but the audio connection remains active.

While fetching for the voice conference user's status, apps can now check if a
voice user has a matching user record. If it doesn't, eject the voice user.
2021-02-12 15:29:56 -03:00
..
project Updated java projects dependencies versions. 2020-02-28 10:44:28 +01:00
scala renamed noRedirect* to redirectToHtml5* 2018-06-07 15:59:06 +00:00
src Option to eject voice users with no matching user 2021-02-12 15:29:56 -03:00
.dockerignore push unfinished work on docker 2018-08-24 17:15:47 -03:00
.gitignore Make sure we record audio if meeting is recorded 2019-10-17 11:50:12 -07:00
.scalariform.conf - enable scariform for akka-apps 2019-03-27 13:41:16 -07:00
build.sbt - enable scariform for akka-apps 2019-03-27 13:41:16 -07:00
Dockerfile update instructions and implementation of a working docker-compose (no recordings yet) 2018-08-24 17:15:47 -03:00
run-dev.sh - make akka-apps and bbb-web work with redis password 2019-04-04 14:38:53 -07:00
run.sh Make akka-bbb-apps runnable for developers while keeping the packaging intact. 2018-12-13 22:29:05 +01:00