bigbluebutton-Github/bbb-fsesl-client
Richard Alam 5af6374265 Track call session state
Currently, we user DTMF to inform the client when the call session is in echo test and when entering the voice conference.
 Unfortunately, sometimes when FS sends the DTMF, FS crashes.

 Monitor the progress of the call session using ESL events and propagate to the client.

 The client would be informed of these call states: CALL_STARTED, IN_ECHO_TEST, IN_CONFERENCE, CALL_ENDED.
2020-02-05 14:58:47 -08:00
..
project Update scala, sbt and akka version to the latest. 2018-12-16 20:18:37 +01:00
src Track call session state 2020-02-05 14:58:47 -08:00
.gitignore
build.sbt Remove rediscala library and replace it by a lettuce implementation. 2018-12-05 20:21:06 +01:00
deploy.sh - when freeswitch initiates hanging up of global audio call, we need to hangup all 2019-01-24 12:55:33 -08:00
Dockerfile update instructions and implementation of a working docker-compose (no recordings yet) 2018-08-24 17:15:47 -03:00
pom.xml