- 22 Oct, 2020 2 commits
-
-
Andrea Gianarda authored
Take into account conf-id when adding, searching and deleting conferences in the map Do not set conf_ctx to NULL when callign linphone_core_terminate_conference Test conference in server mode Verify that 2 conferences with local participant enabled cannot be created at the same time Do not update proxy config when creating a local conference Add LINPHONE_PUBLIC to linphone_conference_params_new
-
Sylvain Berfini authored
-
- 21 Oct, 2020 3 commits
-
-
Julien Wadel authored
- Remove callsCache destruction from `linphone_core_destructor`as it is done when stopping the core in _linphone_core_uninit
-
DanmeiChen authored
-
Sylvain Berfini authored
-
- 20 Oct, 2020 4 commits
-
-
Simon Morlat authored
Fix test.
-
Simon Morlat authored
-
Simon Morlat authored
Remove SSID check and fix an issue where annoying network_state up/down occur, when the user refused the location permission.
-
Sylvain Berfini authored
-
- 19 Oct, 2020 1 commit
-
-
Andrea Gianarda authored
Add check of canHandleParticipant in group chat tester
-
- 16 Oct, 2020 1 commit
-
-
johan authored
-
- 15 Oct, 2020 14 commits
-
-
johan authored
-
johan authored
-
johan authored
-
Simon Morlat authored
-
johan authored
-
François Grisez authored
-
johan authored
-
johan authored
-
johan authored
-
Timothée Jaussoin authored
-
François Grisez authored
-
jehan authored
-
jehan authored
-
johan authored
-
- 14 Oct, 2020 1 commit
-
-
Mickaël Turnel authored
-
- 13 Oct, 2020 1 commit
-
-
jehan authored
-
- 09 Oct, 2020 4 commits
-
-
Julien Wadel authored
-
Andrea Gianarda authored
-
Andrea Gianarda authored
Add comments explaining how conversion from integer to string at compile time is carried out Ignore warning stringop-overflow with GNUC 9.1
-
Julien Wadel authored
Fix : when building vcard from DB, convert locale to UTF8 for belcard as sqlite3_exec return Locale in callbacks
-
- 08 Oct, 2020 1 commit
-
-
Sylvain Berfini authored
-
- 07 Oct, 2020 2 commits
-
-
QuentinArguillere authored
Reload sound devices to update sound cards detection when there is a new device, or we lost the old device, or we’re starting the call
-
François Grisez authored
-
- 06 Oct, 2020 4 commits
-
-
Andrea Gianarda authored
-
Julien Wadel authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
When participants are added to a local conference, a remote conference is created that allow the remote participants to receive notifications about newly added participants and other events if the event conference package is enabled Delete private classes of LocalConferenceEventHandler, RemoteConferenceEventHandler, Participant, ParticipantDevice, Conference, LocalConference, RemoteConference, RemoteConferenceEventHandler, LocalConferenceEventHandler Send 200OK to subscribes whose state is terminated and expires field is set to 0 Create audio video conference tester whose task is to verify conference behaviour
-
- 05 Oct, 2020 1 commit
-
-
Simon Morlat authored
Make linphone.db database initialization atomic. This drastically improves the speed to create the database.
-
- 02 Oct, 2020 1 commit
-
-
Simon Morlat authored
Fix tests and instrument MainDb load time.
-