Skip to content
Snippets Groups Projects
  1. Feb 05, 2020
    • Richard Alam's avatar
      Track call session state · 5af63742
      Richard Alam authored
       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.
      5af63742
  2. Feb 04, 2020
    • Richard Alam's avatar
      Add timeout waiting for response from FreeSWITCH when sending ESL command · 4c5f1c66
      Richard Alam authored
       - When waiting for a response from FS after sending an ESL command and the ESL connection disconnects,
         the sending thread will be blocked as the trigger for it to unblock is the response from FS which never
         comes.
      
         Add a 30 second timesout waiting for response and give up to go send a new FS ESL command.
      4c5f1c66
  3. Jan 24, 2019
  4. Dec 16, 2018
  5. Dec 05, 2018
  6. Nov 09, 2018
  7. Aug 24, 2018
  8. Aug 05, 2018
  9. Oct 25, 2017
  10. Oct 20, 2017
  11. Aug 16, 2017
  12. Jan 28, 2016
  13. Jan 26, 2016
  14. Jan 13, 2016
  15. Jan 04, 2016
  16. Dec 31, 2015
  17. Dec 30, 2015
  18. Dec 09, 2015
  19. Oct 13, 2015
  20. Aug 11, 2015
  21. Jun 10, 2015
Loading