Commits
Commits on Apr 7, 2023
-
Improve robustness of LinphoneConfig (config file read and writes) in…
… the hope of resolving rare cases of config file being accidentally cleared.
Simon Morlat committedApr 7, 2023 Copy the full SHA 2175531View commit details
Commits on Feb 28, 2023
-
Fix leak of nat_policy_X section in configuration file, and add code …
…to automatically cleanup orphan sections.
Simon Morlat committedFeb 28, 2023 Copy the full SHA d2f593eView commit details -
Simon Morlat committed
Feb 28, 2023 Copy the full SHA 67139ccView commit details
Commits on Feb 22, 2023
-
Formatting source and header files according to clang-format defined …
…coding style Add property to disable deletion of empty chatrooms Enable compiler option '-Wunused-parameter' Fixed possible null pointer exception in Java wrapper for Android Update copyright notice in wrapper files
Copy the full SHA 5907841View commit details
Commits on Feb 15, 2023
-
Use JSON for serializing iOS pushKit notification payload.
Simon Morlat committedFeb 15, 2023 Copy the full SHA 744e7beView commit details
Commits on Jan 6, 2023
-
Allow building without libxml2 and sqlite3, to minimize binary size. …
…This drops features (friendlist storage, presence).
Simon Morlat committedJan 6, 2023 Copy the full SHA 8b115a0View commit details
Commits on Oct 25, 2022
-
Copy the full SHA ada1e1eView commit details
Commits on Jul 4, 2022
-
Improve algorithm to add a new stream to the SDP to take into account…
… shift by more than one position when appending. If a stream must be placed at a precise location then try to find the best place to move the stream currently occupying this slot: - append if there is no inactive stream and it was not found in the previous media description - take slot of an inactive stream if it was not found in the previous media description - this slot may be reused later by a following stream or be one of a participant that left the conference - take same position as in the previous media description if it was already present there Fix memory leak when reading custom parameters in linphone rc NOTIFY: 1) Add Alerting state to participant to notify clients subscribed to a conference that the dialed out participant device is ringing 2) Add the following informations to the participant device notifications: - joining method - call info (from and to tags as well as call ID) - date and time of joining 3) Set notify local muted devices when receiving full state 481 Request Pending: Reset to last stable state if no retry function has been set Refactoring of local conference tester to ease test writing and debugging Add SDP to INVITE that changes subject of a conference Reply with a 404 Not Found to a call to an inexisting conference uri
Copy the full SHA b6d61c6View commit details
Commits on Apr 21, 2022
-
Replace name with path for the linphone daemon parameter
Move all the pipe related code from the historical ortp functions to bctbx
Copy the full SHA 3a30f45View commit details
Commits on Mar 2, 2022
-
- LDAP : Do not search on servers if network is not reachable (+ test)
Copy the full SHA 2904662View commit details
Commits on Nov 25, 2021
-
Support for difference conference layouts (Legacy, active speaker and…
… grid): - 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
Copy the full SHA cc39aefView commit details
Commits on Apr 26, 2021
-
Copy the full SHA 48c4d90View commit details
Commits on Jul 29, 2020
-
Copy the full SHA 54d2790View commit details
Commits on Jul 8, 2020
-
More work on documentation + modified JAVA wrapper to ensure all retu…
…rned arrays are never null even if the C API says maybenil
Copy the full SHA e2560d6View commit details
Commits on Jul 6, 2020
-
Copy the full SHA 1053f36View commit details
Commits on May 6, 2020
-
Add Shared Core for iOS platform
- Add Shared Core logic in shared-core-helpers and constructors in factory - Add high level functions to get the message or the new chat room from a push notification - Allow wrappers to use linphone logger - Add core option to send imdn without being registered - Improve linphone_core_stop() - Move the paths functions to the same place for all platforms and add paths for iOS shared file system - Add shared core tests and modify LinphoneCoreManager to create shared cores
Paul Cartier committedMay 6, 2020 Copy the full SHA 6506e68View commit details
Commits on Mar 16, 2020
-
Copy the full SHA 4b7af1cView commit details
Commits on Nov 18, 2019
-
Copy the full SHA 5b5bdb7View commit details
Commits on Oct 15, 2019
-
Move license to GPLv3, update version number to 4.3.0.
Copy the full SHA 2bc924cView commit details
Commits on Mar 19, 2019
-
Add chat room parameters and add new chat room creation API
Add utility C to C++ list conversion fonction WIP ChatRoomParams Fix tests using chatroom params Additional check for tester account manager Use new convenience method of HybridObject Use const ChatRoomParams + Add isValid public API Group chat tests ok with new API Remove enable_basic_to_client_group_chat_room_migration param from rcfiles Fix chat room migration tests Add test case for group chat Use default copy constructor for ChatRoomParams Update documentation Fix compilation error on gcc 4.8 Fix compilation error Rename ChatRoomParams enums to avoid name conflit with Java wrapper Do not export ChatRoomParams (Fix windows build)
Nicolas Michon committedMar 19, 2019 Copy the full SHA a4ffc29View commit details
Commits on Oct 22, 2018
-
Copy the full SHA c37261dView commit details
Commits on Sep 20, 2018
-
Initialize DB before running remote provisioning and apply factory co…
…nfig after remote provisioning. As it was before, the remote provisioning could override the factory config. This is not correct and is now fixed here!
Ghislain MARY committedSep 20, 2018 Copy the full SHA 5f5bd42View commit details
Commits on Aug 10, 2018
-
Fix bad condition for printing a warning in lpconfig.
Simon Morlat committedAug 10, 2018 Copy the full SHA fd5b608View commit details
Commits on Oct 17, 2017
-
Added linphone_config_get_bool and linphone_config_set_bool for Java …
…wrapper + fixes for some Java classes
Copy the full SHA 5fed24eView commit details
Commits on Oct 12, 2017
-
Copy the full SHA d63af8aView commit details
Commits on Sep 25, 2017
-
Copy the full SHA 437f436View commit details
Commits on Sep 20, 2017
-
Copy the full SHA b2a0cd7View commit details
Commits on Jul 24, 2017
-
Do not rename files to compile them as C++.
Ghislain MARY committedJul 24, 2017 Copy the full SHA 7ceddffView commit details
Commits on Jul 21, 2017
-
Ghislain MARY committed
Jul 21, 2017 Copy the full SHA b9b283dView commit details
Commits on Jun 8, 2017
-
fix regression in remote provisioning (empty file was silently accepted)
Simon Morlat committedJun 8, 2017 Copy the full SHA b6cecd5View commit details
Commits on May 11, 2017
-
Copy the full SHA cbebf25View commit details
Commits on May 9, 2017
-
add default values for nat policy in link with proxy config default v…
…alues
Jehan Monnier committedMay 9, 2017 Copy the full SHA bb29521View commit details
Commits on Apr 26, 2017
-
fix(lpconfig): in
linphone_config_load_from_xml_file, replace `LpCo……nfig` by `LinphoneConfig`
Copy the full SHA fa2dad6View commit details
Commits on Apr 24, 2017
-
Erwan Croze committed
Apr 24, 2017 Copy the full SHA b3df86bView commit details
Commits on Apr 18, 2017
-
Erwan Croze committed
Apr 18, 2017 Copy the full SHA 273c896View commit details