bigbluebutton-Github/bbb-common-message
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 - enable scalariform for bbb-common-message 2019-03-27 13:34:56 -07:00
src Track call session state 2020-02-05 14:58:47 -08:00
.gitignore - create a common message project 2015-06-10 15:53:07 +00:00
.scalariform.conf - enable scalariform for bbb-common-message 2019-03-27 13:34:56 -07:00
build.sbt - enable scalariform for bbb-common-message 2019-03-27 13:34:56 -07:00
deploy.sh Update deployment configuration. 2018-11-22 12:54:40 -02:00
Dockerfile more changes to configure redis using environment variables 2018-08-24 17:15:47 -03:00
README.md - remove messages from bbb-apps red5 2015-06-10 17:11:36 +00:00