- 04 Jun, 2015 1 commit
-
-
Ghislain MARY authored
-
- 02 Jun, 2015 1 commit
-
-
jehan authored
-
- 13 May, 2015 1 commit
-
-
jehan authored
-
- 27 Mar, 2015 1 commit
-
-
jehan authored
param: [sip,cnx_ip_to_0000_if_sendonly_enabled] with default value 0
-
- 27 Feb, 2015 1 commit
-
-
Ghislain MARY authored
-
- 18 Feb, 2015 2 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
There is now an "SDP handling mode": you can choose between normal, simulate removal of SDP or simulate SDP error. This allows for simulating 200 OK without SDP, for instance (a unit test is coming for this).
-
- 16 Feb, 2015 1 commit
-
-
jehan authored
-
- 06 Feb, 2015 1 commit
-
-
Simon Morlat authored
- take a background task during the ice gatethering for incoming call - add timestamps to gtk debug window, which was required to investigate the issue. Requires up to date belle-sip
-
- 05 Feb, 2015 1 commit
-
-
Simon Morlat authored
For unicast calls, continue to bind to 0.0.0.0 as we need it for multi-homed environments.
-
- 04 Feb, 2015 1 commit
-
-
jehan authored
-
- 02 Feb, 2015 1 commit
-
-
Simon Morlat 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.
-
- 15 Jan, 2015 2 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
-
- 15 Dec, 2014 1 commit
-
-
jehan authored
-
- 11 Dec, 2014 1 commit
-
-
jehan authored
-
- 10 Dec, 2014 1 commit
-
-
johan authored
-
- 01 Dec, 2014 1 commit
-
-
Simon Morlat authored
tester automatically creates unique accounts on flexisip server before running tests. This allows several developer to run the test suite simultaneously !
-
- 14 Nov, 2014 1 commit
-
-
Simon Morlat authored
fix the tunnel tests, that were not working correctly.
-
- 06 Nov, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
Do not crash if SDP could not be parsed and had some unit tests. - avoid crash if missing SDP in REINVITE ACK - resume previous media parametrs instead of aborting call in case of invalid SDP in REINVITE
-
- 25 Sep, 2014 1 commit
-
-
Simon Morlat authored
refine conditions for refusing an UPDATE
-
- 08 Sep, 2014 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
For tests, the possibility to send an UPDATE with linphone_core_update_call() has been added thanks to a $ Added possibility to configure Supported SIP header.
-
Gautier Pelloux-Prayer authored
-
- 25 Jul, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 25 Jun, 2014 1 commit
-
-
Ghislain MARY authored
-
- 24 Jun, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 10 Jun, 2014 1 commit
-
-
Ghislain MARY authored
Inactive streams are now allowed between active streams in the SDP.
-
- 03 Jun, 2014 1 commit
-
-
jehan authored
-
- 02 Jun, 2014 3 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 28 May, 2014 1 commit
-
-
johan authored
- memory leaks to be fixed
-
- 21 May, 2014 1 commit
-
-
Simon Morlat authored
-
- 20 May, 2014 1 commit
-
-
jehan authored
rework proxy config management edit()/done() method to only send unregister message when really needed
-
- 25 Apr, 2014 2 commits
-
-
Simon Morlat authored
- linphone now puts Route headers in requests (except register) for outbound proxy configurations, according to RFC3261 This behavior can be reverted by putting [sip]->use_no_initial_route=1 in the configuration file. - accept presence NOTIFY without bodies, instead of replying 415 - remove belle-sip warning at start due to stack not created early enough.
-
johan authored
- add a boolean into linphoneCore to check if encryption is requested - move encryption/decryption from chat.c to sal_op_message.c - check encrypted message validity - return error to application when enable to encrypt/decrypt
-
- 17 Apr, 2014 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-