- 15 Dec, 2021 - 4 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Fixed issue when sending invitations through ConferenceScheduler when chat room params is set to use Flexisip backend
-
- 14 Dec, 2021 - 2 commits
-
-
Sylvain Berfini authored
Reworked scheduled conferences creation & conference info sending API using new ConferenceScheduler object
-
Mickaël Turnel authored
-
- 13 Dec, 2021 - 2 commits
-
-
Andrea Gianarda authored
Set organizer as admin and allow him to remove participants The address of me when creating the conference from an op is the to of the op itself
-
Mickaël Turnel authored
-
- 10 Dec, 2021 - 3 commits
-
-
DanmeiChen authored
-
Simon Morlat authored
-
Andrea Gianarda authored
- do not create any intermediate/dummy conference - do not start a call to create a conference to allow creation while in a call
-
- 09 Dec, 2021 - 2 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
- 08 Dec, 2021 - 4 commits
-
-
DanmeiChen authored
-
johan authored
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
- 07 Dec, 2021 - 6 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
sal enable auto contact depend on param [net] « enable_nat_helper » Allow participants to join the conference early Implement auto accept of calls calling a focus URI
-
johan authored
-
johan authored
If set it is used to determine the "from" field at call creation
-
- 06 Dec, 2021 - 2 commits
-
-
Andrea Gianarda authored
Update participant is in flag based on participant state and call participant device join and leave callback when adding and removing participants Send participant device removed notify after removing device from list
-
DanmeiChen authored
-
- 03 Dec, 2021 - 5 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
- Remove used deprecated functions on video_definition and add missing linphone_core_set_preview_video_definition_by_name - Add an API to get recommended video definitions to make a difference between what definitions Linphone support, and what definitions that are suitable for a widest set of hardware for all video codec implementations in order to excludes some very high definition formats that are unlikely to work unless specific hardware or codecs are used.
-
Julien Wadel authored
Directory API : allow to set data, config and download paths from factory. Keep fallback on old computation if paths are not set by the application.
-
Julien Wadel authored
A workaround before this fix is to set prefix before path.
-
Andrea Gianarda authored
- participant added to conference -> onParticipantAdded - participant removed from conference -> onParticipantRemoved - participant device added to conference -> onParticipantDeviceAdded - participant device removed from conference -> onParticipantDeviceRemoved - participant temporarely leavy conference -> onParticipantLeft - participant rejoins conference -> onParticipantJoined Verify behaviour when a participant removes video from a video conference
-
- 02 Dec, 2021 - 1 commit
-
-
Andrea Gianarda authored
-
- 01 Dec, 2021 - 1 commit
-
-
Andrea Gianarda authored
- allow remote to schedule a conference on a server - start and end time are passed as the values of the active time attribute in the SDP invite - an ICS is sent to all participants to be able to join the conference by dialling the focus address
-
- 29 Nov, 2021 - 3 commits
-
-
jehan authored
-bundle mode. -aggregate IMDN. -LIME X3DH session corrupted -LIME X3DH stop/start core
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 25 Nov, 2021 - 5 commits
-
-
Andrea Gianarda authored
-
Mickaël Turnel authored
-
(cherry picked from commit 29e8c3d5)
-
-
Andrea Gianarda authored
- create video stream to send and receive participant minatures - add support for multiple video stream in SDP - add label to stream to allow unique link between it and each participant in a conference Correctly set stream direction in NOTIFY based on information gathered from SDP only Deny subscription if conference event package is disabled Clean up of main-db.cpp
-