- 16 Jan, 2017 6 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Benjamin REIS authored
-
Benjamin REIS authored
This reverts commit 16dadb5f.
-
Benjamin REIS authored
-
Benjamin REIS authored
-
- 14 Jan, 2017 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 13 Jan, 2017 1 commit
-
-
Ghislain MARY authored
-
- 12 Jan, 2017 2 commits
-
-
François Grisez authored
* Introduction of LinphoneFactory singleton class to create core-independent object like LinphoneAddress or LinphoneVcard. * Make several C structures inherite from belle_sip_object_t class: * LinphoneCore * LinphoneVcard * LinphoneAuthInfo * Creation of the LinphoneCoreCbs class that enable to store the callbacks used by LinphoneCore.
-
Ghislain MARY authored
-
- 11 Jan, 2017 2 commits
-
-
jehan authored
-
Ghislain MARY authored
-
- 10 Jan, 2017 1 commit
-
-
Ghislain MARY authored
-
- 05 Jan, 2017 1 commit
-
-
Ghislain MARY authored
-
- 21 Dec, 2016 1 commit
-
-
Simon Morlat authored
This tries to replicate a reported issue where the HELLO packet was never repeated. This commit also fixes the assert of SAS code equality, that was passed only if SAS are known. A zrtp call without SAS would pass the test before.
-
- 20 Dec, 2016 1 commit
-
-
Ghislain MARY authored
-
- 15 Nov, 2016 1 commit
-
-
Ghislain MARY authored
-
- 04 Nov, 2016 1 commit
-
-
Simon Morlat authored
-
- 03 Nov, 2016 1 commit
-
-
Ghislain MARY authored
-
- 02 Nov, 2016 1 commit
-
-
Ghislain MARY authored
-
- 21 Oct, 2016 1 commit
-
-
Simon Morlat authored
-
- 20 Oct, 2016 1 commit
-
-
Simon Morlat authored
add_video() no longer exists and is replaced by request_video(), since this function doesn't guarantee video to be established depending on receiver's policy. Also, it no longer modifies the video policy, for clarity. Instead, it uses linphone_core_accept_call_update() to accept video despite of video policy.
-
- 19 Oct, 2016 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
- 18 Oct, 2016 3 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 14 Oct, 2016 1 commit
-
-
Simon Morlat authored
-
- 13 Oct, 2016 3 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Simon Morlat authored
-
- 10 Oct, 2016 1 commit
-
-
Simon Morlat authored
-
- 30 Sep, 2016 2 commits
-
-
Ghislain MARY authored
Repair call where a connection loss occurs on the caller side by sending a new INVITE with a Replaces header.
-
Ghislain MARY authored
-
- 28 Sep, 2016 1 commit
-
-
jehan authored
-
- 16 Sep, 2016 1 commit
-
-
Simon Morlat authored
-
- 15 Sep, 2016 1 commit
-
-
Simon Morlat authored
Add non regression tests for this.
-
- 13 Sep, 2016 1 commit
-
-
Simon Morlat authored
-
- 06 Sep, 2016 1 commit
-
-
Simon Morlat authored
media_localip is guessed from signaling using call->dest_proxy. This ease the use of liblinphone on a machine with two interfaces (typically a one being a vpn). Clean things around sal.c and sal_impl.c
-