- 07 Aug, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 05 Aug, 2024 - 1 commit
-
-
Do not block in linphone_core_iterate() while the are unregistrations to perform after calling linphone_core_stop_async(). Fix nuget package README.md. Fix memory leak in bctoolbox's logging feature.
-
- 04 Aug, 2024 - 1 commit
-
-
- 02 Aug, 2024 - 1 commit
-
-
ClémenceHim authored
-
- 01 Aug, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 31 Jul, 2024 - 2 commits
-
-
Ghislain MARY authored
-
Andrea Gianarda authored
Add account getter to the Conference and ChatRoom in order to make the best effort to associated an account to a conference should it not have been already done
-
- 30 Jul, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 29 Jul, 2024 - 2 commits
-
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
- 26 Jul, 2024 - 3 commits
-
-
Andrea Gianarda authored
-
Mickaël Turnel authored
-
Andrea Gianarda authored
-
- 25 Jul, 2024 - 4 commits
-
-
Andrea Gianarda authored
Manually specify the configuration the doc has been generated for Set intialized flag to false when disconnecting database
-
Andrea Gianarda authored
-
Mickaël Turnel authored
-
Andrea Gianarda authored
-
- 24 Jul, 2024 - 3 commits
-
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
- 23 Jul, 2024 - 4 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
Andrea Gianarda authored
Add refresh window support to allow application to send automatic refresh messages at a different point in time of the expire time Do not queue up multiple retranslission of the same message
-
Andrea Gianarda authored
-
- 22 Jul, 2024 - 2 commits
-
-
Julien Wadel authored
Fix LDAP search on insensitive case : - Move insensitve convertion on loading config to provider loading to avoid erasing custom data. - toLower sip_attribute to make insentive checks. - Add debug logs on what attributes are sent by the server. About locale convertion : use default application encoding set by setlocale(). Fallback to CP_APC if not found. Mark bctbx_set_default_encoding as deprecated. setLocale() should be used instead.
-
Sylvain Berfini authored
-
- 20 Jul, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated msAAudio to prevent wrong microphone from being selected when using external device if it has the same name as the phone or tablet itself
-
- 19 Jul, 2024 - 5 commits
-
-
Mickaël Turnel authored
-
Nicolas Delpech authored
-
Andrea Gianarda authored
Add chat room to database even when they are in the CreationPending state
-
Sylvain Berfini authored
-
-
- 18 Jul, 2024 - 2 commits
-
-
Flore Harlé authored
FEC: fix statistics in logs. Remove repeated histograms. Clean map of missing packets when it is filled without new repaired nor lost packets. Do not print histograms when they are empty.
-
Flore Harlé authored
Add a longer timer (3600 seconds) to end the call whether no rtp packets are received and the call is on hold.
-
- 17 Jul, 2024 - 3 commits
-
-
Mickaël Turnel authored
-
Andrea Gianarda authored
Message that are not sent by the time the core is shutting down should go to NotDelivered state in order to be properly deleted. Do not update conference address if the scheduler is updating or cancelling the conference
-
Simon Morlat authored
-
- 16 Jul, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
Sylvain Berfini authored
-