- 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.
-
- 09 Jan, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
Do not test MKV intercorrelation on Android, because the test lasts 20 minutes which is unacceptable
-
- 06 Jan, 2015 1 commit
-
-
jehan authored
-
- 22 Dec, 2014 1 commit
-
-
Simon Morlat authored
fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted.
-
- 17 Dec, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 16 Dec, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
-
- 15 Dec, 2014 3 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
Fix the soundcard hint so that it trigger only when _all_ calls are paused or pausing (instead of just one call suffice). Also increase the test delay.
-
Guillaume BIENKOWSKI authored
Remove (now) unneeded use_files and fix the way we manage use_files in the linphone_core_manager to include a ringback tone
-
- 12 Dec, 2014 1 commit
-
-
Simon Morlat authored
-
- 11 Dec, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
-
- 03 Dec, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
Fix reinvite in case of redirection: we should use the linphone_core_restart_invite function, which correctly handles the streams close/reopen
-
- 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 !
-
- 28 Nov, 2014 1 commit
-
-
François Grisez authored
-
- 27 Nov, 2014 1 commit
-
-
François Grisez authored
-
- 26 Nov, 2014 2 commits
-
-
François Grisez authored
-
Gautier Pelloux-Prayer authored
-
- 25 Nov, 2014 3 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
François Grisez authored
-
- 24 Nov, 2014 1 commit
-
-
jehan authored
-
- 18 Nov, 2014 2 commits
-
-
Simon Morlat authored
Normally this should not trigger any notification. Fix bug allowing two incoming calls to be notified if ICE is used.
-
jehan authored
-
- 13 Nov, 2014 2 commits
-
-
Simon Morlat authored
-
jehan authored
-
- 12 Nov, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
Add linphone_call_send_dtmfs method to allow sending a DTMF sequence instead of a single one, and add a test suite
-
- 07 Nov, 2014 4 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
add linphone_call_media_in_progress() method for app to easily check that ice has finished or not its processing. Update GTK app accordingly, so that adding video is no longer possible while ICE is in progress.
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 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
-
- 04 Nov, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 24 Oct, 2014 1 commit
-
-
François Grisez authored
-
- 20 Oct, 2014 2 commits
-
-
jehan authored
-
Simon Morlat authored
add new states LinphoneCallEarlyUpdating and LinphoneCallEarlyUpdatedByRemote to properly handle the early dialog UPDATE scenarios. fix test suite.
-
- 15 Oct, 2014 2 commits
-
-
Simon Morlat authored
-
jehan authored
add option sip,call_logs_use_asserted_id_instead_of_from to update call logs from value with value from P-Asserted-identity
-
- 25 Sep, 2014 3 commits
-
-
jehan authored
-
Simon Morlat authored
-
Simon Morlat authored
refine conditions for refusing an UPDATE
-