- Sep 21, 2020
-
-
KDSBrowne authored
-
- May 22, 2020
-
-
Anton Georgiev authored
-
- Mar 25, 2020
-
-
Anton Georgiev authored
This reverts commit 37ed2c75, reversing changes made to 5af41dab.
-
- Mar 14, 2020
-
-
Richard Alam authored
-
Richard Alam authored
-
- Feb 28, 2020
-
-
Ghazi Triki authored
-
- Feb 24, 2020
-
-
Richard Alam authored
-
- Feb 19, 2020
-
-
Richard Alam authored
-
- Feb 18, 2020
-
-
Richard Alam authored
-
- Feb 05, 2020
-
-
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.
-
- Jan 15, 2020
-
-
Pedro Beschorner Marin authored
-
- Dec 11, 2019
-
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
- Dec 03, 2019
-
-
Richard Alam authored
-
Richard Alam authored
-
- Oct 21, 2019
-
-
Richard Alam authored
-
Richard Alam authored
- poll FreeSWITCH for status of user so that akka-apps would be in sync with FreeSWITCH
-
Ghazi Triki authored
-
- Oct 18, 2019
-
-
Richard Alam authored
- add a new timestamp field on the message envelope so we can collect statistics on message processing times.
-
- Oct 17, 2019
-
-
Richard Alam authored
- We had an issue where FreeSWITCH, for some unknow reason, stopped recording the voice conference in the middle of the meeting while there are users in the voice conference. We've relied on the voice conf started event to trigger recording of wav files. This event is sent when the first user joins the voice conference. In this case, there was no voice user joined after the recording stopped as there were already users in the voice conference. TO make sure that the audio is recorded, akka-apps will send a "check if voice conf is running and recording" message to FreeSWITCH every 30sec. If akka-apps receives a "running=true recording=false" response from FreeSWITCH, akka-apps will send a start recording msg to FreeSWITCH.
-
- Oct 16, 2019
-
-
Ghazi Triki authored
-
- Aug 09, 2019
-
-
Chad Pilkey authored
-
- Jun 06, 2019
-
-
Richard Alam authored
-
- May 08, 2019
-
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
- Apr 30, 2019
-
-
Richard Alam authored
-
- Apr 29, 2019
-
-
Richard Alam authored
-
Richard Alam authored
-
- Apr 23, 2019
-
-
Pedro Beschorner Marin authored
-
- Apr 17, 2019
-
-
Pedro Beschorner Marin authored
-
- Apr 10, 2019
-
-
Pedro Beschorner Marin authored
-
Richard Alam authored
-
- Apr 09, 2019
-
-
Richard Alam authored
-
- Apr 04, 2019
-
-
Richard Alam authored
-
- Mar 28, 2019
-
-
Richard Alam authored
-
- Mar 27, 2019
-
-
Richard Alam authored
-
Richard Alam authored
-
- Mar 26, 2019
-
-
Richard Alam authored
-
- Mar 11, 2019
-
-
Ghazi Triki authored
-
- Feb 27, 2019
-
-
Richard Alam authored
most of the CPU that users takes a long time to load the client and join. This way, we can detect if there are a number of users failing to join the meeting.
-