- 07 Aug, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated mediastreamer2 to prevent leaving DnD mode on Android when an incoming early media call is received
-
- 05 Aug, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 31 Jul, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 29 Jul, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 26 Jul, 2024 - 3 commits
-
-
Simon Morlat authored
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.
-
Mickaël Turnel authored
-
Andrea Gianarda authored
-
- 25 Jul, 2024 - 1 commit
-
-
Andrea Gianarda authored
Manually specify the configuration the doc has been generated for Set intialized flag to false when disconnecting database
-
- 24 Jul, 2024 - 2 commits
-
-
Andrea Gianarda authored
Do not access database to fetch for call logs if the initialization failed
-
Mickaël Turnel authored
-
- 23 Jul, 2024 - 3 commits
-
-
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 - 1 commit
-
-
Mickaël Turnel authored
-
- 19 Jul, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
For backward compatibility purpose, as CMAKE_BUILD_TYPE is set to RelWithDebInfo for years, this default value should be preserved for non multi config genrator (i.e make, ninja mono-config). For multi-config (i.e Xcode, Visual, Ninja multi-config), this setting is not relevant. Default config was never set, so for sames "backward compatibility reason" it should not be changed
-
- 18 Jul, 2024 - 1 commit
-
-
- 16 Jul, 2024 - 2 commits
-
-
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.
-
Andrea Gianarda authored
-
- 11 Jul, 2024 - 1 commit
-
-
johan authored
-
- 10 Jul, 2024 - 3 commits
-
-
Simon Morlat authored
-
Julien Wadel authored
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.
-
Mickaël Turnel authored
-
- 09 Jul, 2024 - 3 commits
-
-
Flore Harlé authored
-
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.
-
Andrea Gianarda authored
- Add test to verify behaviour of a dial out conference where the video is enabled and then the layout is changed mediastreamer2: - Add check for sink and source when calling itc_connect
-
- 08 Jul, 2024 - 1 commit
-
-
Simon Morlat authored
Add sip/prefer_ipv6 linphonerc property to request whether to start with ipv6 or ipv4 when doing an outgoing SIP connection.
-
- 05 Jul, 2024 - 2 commits
-
-
Benoit Philibert authored
-
Mickaël Turnel authored
-
- 04 Jul, 2024 - 1 commit
-
-
Andrea Gianarda authored
- Fix disk IO Error when merging chat rooms - Make chat room code more robust in order to better handle multiple merges of the same chat room
-
- 27 Jun, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 25 Jun, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 21 Jun, 2024 - 1 commit
-
-
Mickaël Turnel authored
-
- 20 Jun, 2024 - 2 commits
-
-
Mickaël Turnel authored
-
Flore Harlé authored
QRCode : update QRCode preview for multiple scanning, with a delay of 2 seconds after a QRCode has been found. The search can enabled and disabled. Update and add tests.
-
- 19 Jun, 2024 - 1 commit
-
-
Flore Harlé authored
-
- 18 Jun, 2024 - 2 commits
-
-
Simon Morlat authored
Add channel bank object, that now manages all belle_sip_channel_t objects, with a possibility to cluster them by an identifier. This need comes from UA server applications, where it may be desirable that SIP connections made on behalf of a given SIP user are not shared with connections belonging to another user. (Backported from master).
-
Andrea Gianarda authored
Fix crash when trying to change the state of the me participant in a message and the chat room pointer is NULL
-
- 17 Jun, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 13 Jun, 2024 - 1 commit
-
-
Ghislain MARY authored
-