- 07 Dec, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 06 Dec, 2022 1 commit
-
-
Mickaël Turnel authored
-
- 30 Nov, 2022 1 commit
-
-
Simon Morlat authored
-
- 23 Nov, 2022 1 commit
-
-
Sylvain Berfini authored
Revert "fix java crash of accessed deleted weakglobal by using IsSameObject to detect whether a weak global reference points to a freed object" This reverts commit fbb2dc52.
-
- 18 Nov, 2022 1 commit
-
-
Simon Morlat authored
Attempt to fix random crash when using pulseaudio. pa_stream_unref() invokes callbacks that evidence the need to take the main loop's lock while calling it.
-
- 10 Nov, 2022 1 commit
-
-
Simon Morlat authored
-
- 02 Nov, 2022 1 commit
-
-
Sylvain Berfini authored
Check if CoreService is in foreground mode when asking PlatformHelper if app is in background or not
-
- 31 Oct, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 26 Oct, 2022 1 commit
-
-
Simon Morlat authored
-
- 10 Oct, 2022 1 commit
-
-
Andrea Gianarda authored
-
- 03 Oct, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 28 Sep, 2022 1 commit
-
-
Andrea Gianarda authored
- clients will unsubscribe and re-subscribe to the server to force a full state - servers will send full state to make sure clients are on the same page
-
- 27 Sep, 2022 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
If the client receives a partial notify for an unknown participant device, then he will send a subscribe to the server to clear things up Improve tests: - verify behaviour when participants are added in a quick succession to remote conference - improve chat room test coverage
-
- 22 Sep, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 19 Sep, 2022 1 commit
-
-
Andrea Gianarda authored
-
- 14 Sep, 2022 1 commit
-
-
Mickaël Turnel authored
-
- 08 Sep, 2022 1 commit
-
-
Simon Morlat authored
-
- 08 Aug, 2022 1 commit
-
-
DanmeiChen authored
free audio resource before new incoming call, to ensure there is only one write card and avoid crash ios
-
- 04 Aug, 2022 1 commit
-
-
DanmeiChen authored
-
- 03 Aug, 2022 1 commit
-
-
DanmeiChen authored
-
- 02 Aug, 2022 2 commits
-
-
DanmeiChen authored
-
Mickaël Turnel authored
(cherry picked from commit 76b86a22)
-
- 27 Jul, 2022 2 commits
-
-
QuentinArguillere authored
-
QuentinArguillere authored
-
- 21 Jul, 2022 1 commit
-
-
Mickaël Turnel authored
-
- 19 Jul, 2022 1 commit
-
-
Andrea Gianarda authored
-
- 13 Jul, 2022 1 commit
-
-
Timothée Jaussoin authored
Use sal_get_random_token_lowercase in tests to ensure username compatibility with FlexiAPI validation restrictions
-
- 08 Jul, 2022 1 commit
-
-
Peio Rigaux authored
Fix sip address table creation when database connection string containts utf8mb4 as charset, on mariadb 5.5 (mitigates Exception while creating or updating the database's schema : Specified key was too long; max key length is 767 bytes while executing) Added warning comments in case utf8mb4 varchar columns > 255 were to be indexed
-
- 07 Jul, 2022 1 commit
-
-
Mickaël Turnel authored
(cherry picked from commit 8b3275e7)
-
- 28 Jun, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 27 Jun, 2022 1 commit
-
-
Sylvain Berfini authored
-
- 22 Jun, 2022 1 commit
-
-
johan authored
-
- 16 Jun, 2022 1 commit
-
-
Simon Morlat authored
This saves time to establish the audio stream. Starting before ICE verified was not a good idea: it will trigger retransmissions, and retransmission interval growing over time makes the handshake slower. Also, fix an issue where callee sets host candidates as default candidates in SDP, sflrx must be preferred.
-
- 15 Jun, 2022 1 commit
-
-
Andrea Gianarda authored
Look if me is focus to kow whether conference is local or remote
-
- 10 Jun, 2022 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 03 Jun, 2022 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 02 Jun, 2022 1 commit
-
-
Julien Wadel authored
-