Skip to content
Snippets Groups Projects
  1. Apr 12, 2021
    • prlanzarin's avatar
      Rework of the floor event · 172e31b7
      prlanzarin authored
      Now it`s called AudioFloorChanged* to properly reflect its role
      
      Add fields to carry the floor state (boolean) along with the uID and vID to be able to send events for a floor takeover and a floor surrender
      172e31b7
  2. 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
  3. 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
  4. Jan 24, 2019
  5. Dec 16, 2018
  6. Dec 05, 2018
  7. Nov 09, 2018
  8. Aug 24, 2018
  9. Aug 05, 2018
  10. Oct 25, 2017
  11. Oct 20, 2017
  12. Aug 16, 2017
  13. Jan 28, 2016
  14. Jan 26, 2016
  15. Jan 13, 2016
  16. Jan 04, 2016
  17. Dec 31, 2015
  18. Dec 30, 2015
  19. Dec 09, 2015
  20. Oct 13, 2015
  21. Aug 11, 2015
  22. Jun 10, 2015
Loading