- 26 Aug, 2022 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 25 Aug, 2022 - 2 commits
-
-
Rework send invitation API: do not give chat room params but a boolean stating whether the chat room should be encrypted or not Add ICS cancel/update capability. -> Update: participants already invited receive an ICS with the same UID and the sequence incremented by one when the information up to date -> Cancel: participants that are no longer part of the conference, receive such ICS In order to globally cancel a conference, an admin can send an INVITE to the conference with an empty list of participants time SDP field (t=) is used to know whether the INVITE isaiming at joining a conference or update it: - if t=0 0, the client wishes to join a conference - if t!=0 0, the client wishes to update the informations of a conference (subject, start time, duration, participants)
-
QuentinArguillere authored
(frontport) Scale openGL buffer to write with the full available screen resolution rather than just the UIView pixel frame. This should fixes iOS bad video quality problem.
-
- 24 Aug, 2022 - 4 commits
-
-
Sylvain Berfini authored
-
François Grisez authored
Fix memory leak that occurs when bc_tester_set_resource_dir_prefix() is called before bc_tester_parse_args(). Fix also the same leak with bc_tester_set_writable_dir_prefix().
-
Do not destroy unused SRTP, ZRTP and DTLS SRTP contexts as they may be needed in the future or after a different encryptin scheme is negotiationed due to network latencies Implement GoClear capability for ZRTP to be able to reenable it later during the call
-
Andrea Gianarda authored
Allow 2 devices of a conference to have the same address if they do not belong to the same participant
-
- 23 Aug, 2022 - 1 commit
-
-
Timothée Jaussoin authored
See liblinphone!2160
-
- 22 Aug, 2022 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to allow ringing/vibrating on Android when DND is enabled except for favorite contacts
-
- 12 Aug, 2022 - 3 commits
-
-
DanmeiChen authored
free audio resource before new incoming call, to ensure there is only one write card and avoid crash ios
-
Thibault Lemaire authored
-
-
- 09 Aug, 2022 - 1 commit
-
-
jehan authored
update belle-sip to allow multiple challenges in a single authenticate header as defined by rfc2616
-
- 08 Aug, 2022 - 1 commit
-
-
DanmeiChen authored
-
- 04 Aug, 2022 - 3 commits
-
-
Timothée Jaussoin authored
See liblinphone!2149
-
QuentinArguillere authored
-
Quentin Monnier authored
-
- 03 Aug, 2022 - 2 commits
-
-
DanmeiChen authored
-
Mickaël Turnel authored
-
- 02 Aug, 2022 - 2 commits
-
-
François Grisez authored
-
Quentin Monnier authored
-
- 28 Jul, 2022 - 1 commit
-
-
DanmeiChen authored
-
- 27 Jul, 2022 - 2 commits
-
-
QuentinArguillere authored
-
QuentinArguillere authored
-
- 26 Jul, 2022 - 1 commit
-
-
Mickaël Turnel authored
-
- 25 Jul, 2022 - 2 commits
-
-
Julien Wadel authored
- Fix nuget build with custom paths. - ORTP: Remove tester winmd for windowstore.
-
DanmeiChen authored
-
- 23 Jul, 2022 - 1 commit
-
-
Thomas Renaud authored
-
- 22 Jul, 2022 - 2 commits
-
-
DanmeiChen authored
-
Sylvain Berfini authored
-
- 21 Jul, 2022 - 1 commit
-
-
Andrea Gianarda authored
-
- 20 Jul, 2022 - 2 commits
-
-
johan authored
-
Thomas Renaud authored
-
- 19 Jul, 2022 - 3 commits
-
-
Sylvain Berfini authored
Updated liblinphone to not update chat room last update time stamp when receiving a ConferenceParticipantDeviceStatusChanged event
-
johan authored
-
Timothée Jaussoin authored
See liblinphone!2097
-
- 18 Jul, 2022 - 2 commits
-
-
johan authored
-
Sylvain Berfini authored
Added new core.interpretUrl() method to choose whether or not to apply international prefix to phone number
-
- 15 Jul, 2022 - 1 commit
-
-
Andrea Gianarda authored
-