bigbluebutton-Github/bbb-fsesl-client/src
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
..
main Track call session state 2020-02-05 14:58:47 -08:00
test Updated bbb-fsesl-client project to use sbt 1.2.6 and scala 2.12.7 2018-11-09 10:33:45 +01:00