- 18 Oct, 2016 1 commit
-
-
Simon Morlat authored
-
- 28 Sep, 2016 1 commit
-
-
jehan 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
-
- 27 Jul, 2016 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 11 Jul, 2016 1 commit
-
-
Sylvain Berfini authored
-
- 04 Jul, 2016 1 commit
-
-
Ghislain MARY authored
-
- 16 Jun, 2016 1 commit
-
-
Ghislain MARY authored
-
- 12 May, 2016 1 commit
-
-
Simon Morlat authored
Also, the RTP sockets are now always IPv6 when ipv6 is enabled in LinphoneCore, independently of what is finally proposed in SDP, so that these sockets can always send and recv with both versions. This is consistent with what is already done in belle-sip for SIP sockets.
-
- 29 Apr, 2016 1 commit
-
-
Simon Morlat authored
implicit avpf bugfixes: do not configure encoders to use avpf if avpf is not accepted or offered by remote.
-
- 15 Apr, 2016 1 commit
-
-
johan authored
- start ZRTP on incoming zrtp-hash even when not selected locally
-
- 11 Apr, 2016 1 commit
-
-
johan authored
- ZRTP engine is always initialised even when not selected
-
- 02 Feb, 2016 1 commit
-
-
jehan authored
-
- 15 Jan, 2016 1 commit
-
-
jehan authored
make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated
-
- 23 Dec, 2015 1 commit
-
-
Sandrine Avakian authored
-AVP implicit to AVP implicit calls now using RTCP feedback packets. -Fixing bugs in call_tester.c
-
- 18 Dec, 2015 1 commit
-
-
Sandrine Avakian authored
-
- 09 Dec, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 07 Dec, 2015 1 commit
-
-
Sandrine Avakian authored
Added boolean parameter implicit_rtcp_fb in LinphoneCallParams and SalStreamDescription to enable or disable the forcing of AVPF messages feature in AVP. By default, the feature is enabled and RTCP feedback messages PLI, SLI, RPSI and FIR are supported.
-
- 27 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 26 Nov, 2015 1 commit
-
-
Ghislain MARY authored
-
- 15 Oct, 2015 1 commit
-
-
Simon Morlat authored
-
- 08 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 07 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 03 Oct, 2015 1 commit
-
-
Simon Morlat authored
-
- 01 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 28 Sep, 2015 1 commit
-
-
Ghislain MARY authored
A change in ICE credentials in the SDP detects an ICE restart and triggers stream reconstruction.
-
- 18 Sep, 2015 1 commit
-
-
Sylvain Berfini authored
-
- 17 Sep, 2015 1 commit
-
-
Sylvain Berfini authored
-
- 16 Sep, 2015 1 commit
-
-
Sylvain Berfini authored
Do not use anymore nb_streams but SAL_MEDIA_DESCRIPTION_MAX_STREAMS and skip inactive ones because active streams won't be at the start of the array anymore
-
- 15 Sep, 2015 1 commit
-
-
Sylvain Berfini authored
-
- 03 Sep, 2015 1 commit
-
-
Simon Morlat authored
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
-
- 05 Jun, 2015 1 commit
-
-
Simon Morlat authored
-
- 13 May, 2015 1 commit
-
-
jehan authored
-
- 18 Feb, 2015 1 commit
-
-
jehan authored
-
- 17 Feb, 2015 1 commit
-
-
jehan authored
-
- 21 Jan, 2015 1 commit
-
-
Simon Morlat authored
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain. Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs. Fix memory leaks Move offer/answer related tests into a new test suite.
-
- 11 Dec, 2014 1 commit
-
-
johan authored
-
- 10 Dec, 2014 1 commit
-
-
johan authored
-
- 25 Sep, 2014 1 commit
-
-
Simon Morlat authored
refine conditions for refusing an UPDATE
-
- 08 Sep, 2014 1 commit
-
-
Simon Morlat authored
-