bigbluebutton-Github/akka-bbb-fsesl
Richard Alam 4d42a74ea8 Add more logging
- FreeSWITCH core dumped and akka-fsesl managed to reconnect. However, commands (mute, unmute, record, etc.) to FS are not reaching FS.
   But events (user joined, left, talking) from FS are received by akka-fsesl. Can't determine where the commands are falling off. These
   extra logging hopefully helps us narrow down if this happens again.

   I wasn't able to reproduce the issue when stopping and restarting FS. Akka-fsesl reconnects and command/events are flowing in both
   directions.
2019-09-06 11:25:04 -07:00
..
fs_conf_files/conf subscribe for -DESKSHARE in meeting, adjust for liveMeeting 2016-07-20 21:39:36 +00:00
project Update scala, sbt and akka version to the latest. 2018-12-16 20:18:37 +01:00
src Add more logging 2019-09-06 11:25:04 -07:00
.gitignore Improve .gitignore files with better patterns. 2015-07-09 16:13:09 +01:00
.scalariform.conf - enable scalariforn for fsesl-akka 2019-03-27 13:33:22 -07:00
build.sbt - enable scalariforn for fsesl-akka 2019-03-27 13:33:22 -07:00
Dockerfile fsesl wait for freeswitch; change links by depends_on; remove freeswitch ipv6 config files; enable wss-binding element on freeswitch; fix kurento listen only 2018-08-24 17:15:47 -03:00
run.sh Improve akka-bbb-fsesl packaging. 2018-12-14 15:15:19 +01:00
wait-for-it.sh fsesl wait for freeswitch; change links by depends_on; remove freeswitch ipv6 config files; enable wss-binding element on freeswitch; fix kurento listen only 2018-08-24 17:15:47 -03:00