- Aug 04, 2021
-
-
Anton Georgiev authored
-
- Jul 26, 2021
-
-
hiroshisuga authored
-
- Jul 23, 2021
-
-
prlanzarin authored
Should fix an issue with the recent Chrome 92 intervention that limits the number of concurrent WebMediaPlayers (an inner element of HTMLMediaElements) to 75/40. Webcam video elements were being left dangling in paused state despite the elements themselves being cleaned up from the component. That generated a skewed accounting of WebMediaPlayers in the session.
-
- Jul 20, 2021
-
-
hiroshisuga authored
-
- Jul 19, 2021
-
-
hiroshisuga authored
Initialize the start/stop dictation button when speech recognition stops after some silence (#12783) * Update component.jsx * Update en.json the speech recognition can stop due to the incompatibility of browser as well.
-
Ramon Souza authored
-
- Jul 15, 2021
-
-
Joao Siebel authored
-
- Jul 14, 2021
-
-
Ramon Souza authored
-
- Jul 09, 2021
-
-
Mario Jr authored
-
- Jul 08, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jul 07, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jul 06, 2021
-
-
Mario Jr authored
When mic is locked, user is not able to talk so it doesn't make sense to alert the user about unmuting (mute button is also disabled when mic is locked). Closes #12048
-
- Jul 05, 2021
-
-
hiroshisuga authored
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jul 02, 2021
-
-
Mario Jr authored
-
Ramon Souza authored
-
- Jul 01, 2021
-
-
Mario Jr authored
Here's what we do when user activates mic: 1 - When we do something similar to listenonly's joining process until we find a valid candidate-pair. The information about this local candidate is store. 2 - We then start a new userAgent, and as soon as browser finds a candidate with the same local ip address, we leave only this candidate in the SDP and send this to FreeSWITCH. SDP should contain only a single candidate. 3 - The rest of signaling process is basically the same.
-
- Jun 30, 2021
-
-
Ramon Souza authored
-
germanocaumo authored
More than 5 answers are now of Custom type poll and answers passed directly. Increase A-I slide options detection
-
- Jun 22, 2021
-
-
Ramon Souza authored
-
hiroshisuga authored
-
- Jun 17, 2021
-
-
hiroshisuga authored
-
- Jun 16, 2021
-
-
germanocaumo authored
-
- Jun 15, 2021
-
-
Ramon Souza authored
-
- Jun 14, 2021
-
-
hiroshisuga authored
* chatlogger * chatlogger tranalation
-
germanocaumo authored
-
Ramon Souza authored
-
- Jun 11, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
germanocaumo authored
When the answer is not default (Custom or UserResponse), don't translate the answers.
-
Ramon Souza authored
-
- Jun 10, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jun 08, 2021
-
-
germanocaumo authored
The answers are already translated in the UI based on type.
-
- Jun 07, 2021
-
-
germanocaumo authored
-