- 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 1 commit
-
-
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.
-
- 17 Apr, 2014 3 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
jehan authored
-
- 08 Apr, 2014 1 commit
-
-
Simon Morlat authored
-
- 26 Mar, 2014 1 commit
-
-
Simon Morlat authored
Only linphone_core_get_sip_transports_used() will return the real port if random port selection was specified.
-
- 25 Mar, 2014 1 commit
-
-
Simon Morlat authored
-
- 21 Mar, 2014 1 commit
-
-
Simon Morlat authored
Fix bug when receiving a 487 after cancelling call, resulting in a call waiting tone to be played.
-
- 19 Mar, 2014 1 commit
-
-
Ghislain MARY authored
-
- 18 Mar, 2014 1 commit
-
-
jehan authored
-
- 11 Mar, 2014 1 commit
-
-
Simon Morlat authored
In case of network errors, SUBSCRIBE could be sent before registration refresh, this should be fixed.
-
- 04 Mar, 2014 2 commits
-
-
Simon Morlat authored
add new function to define a tone or wav file to be played automatically upon call errors
-
Ghislain MARY authored
-
- 28 Feb, 2014 1 commit
-
-
Simon Morlat authored
-
- 24 Feb, 2014 1 commit
-
-
Ghislain MARY authored
-
- 19 Feb, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
+ removed macros for sal_op_get_contact compatibility
-
- 18 Feb, 2014 1 commit
-
-
Simon Morlat authored
-
- 13 Feb, 2014 1 commit
-
-
Guillaume Beraudo authored
The response code is not exposed to allow mrtp in the future. There is no possibility to retrieve the code or the sip reason phrase.
-
- 12 Feb, 2014 2 commits
-
-
Simon Morlat authored
This reverts commit f021e9aa.
-
Sylvain Berfini authored
-