- 29 Mar, 2022 - 1 commit
-
-
Julien Wadel authored
-
- 28 Mar, 2022 - 2 commits
-
-
DanmeiChen authored
-
Andrea Gianarda authored
Send SUBSCRIBE to conference as soon as possible but wait for end of ICE negotiations to send reINVITE to request participant streams Do not move to UPDATING state if INVITE cannot be sent right now
-
- 25 Mar, 2022 - 2 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
- 24 Mar, 2022 - 2 commits
-
-
Mickaël Turnel authored
-
DanmeiChen authored
-
- 23 Mar, 2022 - 1 commit
-
-
Andrea Gianarda authored
-
- 22 Mar, 2022 - 3 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Don't send invitation to ourselves if we are part of conference participants + fixed assert in test recently added
-
Julien Wadel authored
-
- 21 Mar, 2022 - 1 commit
-
-
Sylvain Berfini authored
Fixed call logs list not fetched from database if a call was made or received before first call to linphone_core_get_call_history()
-
- 17 Mar, 2022 - 1 commit
-
-
Sylvain Berfini authored
-
- 16 Mar, 2022 - 3 commits
-
-
Julien Wadel authored
- Do not filter contacts if display names are different.
-
Simon Morlat authored
Fix an issue where STUN gathering requests could be sent over IPv6 instead of IPv4 for which they are more useful.
-
Julien Wadel authored
- Search provider return SearchResults instead of Addresses - LDAP fill phone number of SearchResult if the field to build an adress is a phone number.
-
- 15 Mar, 2022 - 1 commit
-
-
Andrea Gianarda authored
The editing can be done by any participant. Only the following fields can be edited: - participant list - subject - description Send SUBSCRIBE to conference as soon as possible and delay reINVITE to get participant streams
-
- 14 Mar, 2022 - 1 commit
-
-
Andrea Gianarda authored
-
- 11 Mar, 2022 - 6 commits
-
-
Julien Wadel authored
- Leak into chat room search - Missing request result to sync version - Unstable sync version on results
-
Andrea Gianarda authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added error log when trying to start ringtoneplayer without a ringtone + fixed missing default ringtone path when disabling native ringing
-
Anthony Gauchy authored
-
Sylvain Berfini authored
Added tests for network reachability changes during group chat room creation + fixed chat room creation broken INVITE repair
-
- 10 Mar, 2022 - 1 commit
-
-
Julien Wadel authored
Fix ice candidates on Windows by keeping only up interfaces and by improving the IPV6 selection to take account on temporary addresses at best.
-
- 09 Mar, 2022 - 5 commits
-
-
Replace linphone_core_ensure_registered with linphone_core_process_push_notification for IOS and tester
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 04 Mar, 2022 - 2 commits
-
-
Julien Wadel authored
- Use space as a wildcard
-
Mickaël Turnel authored
-
- 03 Mar, 2022 - 2 commits
-
-
Julien Wadel authored
- Fix LDAP search on weights if min weight is not set and for requests with wild characters.
-
Sylvain Berfini authored
-
- 02 Mar, 2022 - 3 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
- LDAP : Do not search on servers if network is not reachable (+ test)
-
Andrea Gianarda authored
-
- 01 Mar, 2022 - 3 commits
-
-
Julien Wadel authored
- Option to set a minimum character count to start a LDAP search. - Fix doc - Make persistent the LDAP server configurations. - Add/Update/Remove LDAP server from core. - Rewrite LDAP tests with callbacks and stats. # Conflicts: # tester/liblinphone_tester.h # tester/setup_tester.c
-
Julien Wadel authored
- Add delay between LDAP calls (default to 500ms)
-
Mickaël Turnel authored
-