Skip to content
Snippets Groups Projects
  1. Oct 10, 2019
    • Richard Alam's avatar
      Have only one ESL listener · 0a6701ff
      Richard Alam authored
       - on auto-reconnect when FS restarts, the auto-reconnect add another
         listener to the ESL client resulting in multiple handlers of ESL events
         and multiple messages to akka-apps. This resulted in multiple recordings
         of audio when the first user joins as akka-apps receives 2 user join events.
      0a6701ff
  2. Oct 01, 2019
  3. Sep 13, 2019
  4. Sep 06, 2019
    • Richard Alam's avatar
      Add more logging · 4d42a74e
      Richard Alam authored
       - 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.
      4d42a74e
  5. May 30, 2019
  6. May 25, 2019
  7. May 17, 2019
  8. Apr 30, 2019
  9. Apr 05, 2019
  10. Mar 27, 2019
  11. Dec 16, 2018
  12. Dec 14, 2018
  13. Dec 11, 2018
  14. Dec 10, 2018
  15. Dec 05, 2018
  16. Nov 22, 2018
  17. Nov 21, 2018
  18. Nov 14, 2018
  19. Nov 09, 2018
  20. Sep 13, 2018
  21. Aug 24, 2018
  22. Aug 05, 2018
  23. May 15, 2018
  24. Oct 26, 2017
  25. Oct 20, 2017
  26. Sep 01, 2017
  27. Aug 16, 2017
  28. Aug 11, 2017
Loading