Commit graph

1087 commits

Author SHA1 Message Date
Sylvain Berfini
db7c875468 Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
	build/android/liblinphone_tester.mk
	coreapi/friend.c
	coreapi/friendlist.c
	coreapi/linphonecore_jni.cc
2015-12-30 15:17:01 +01:00
Simon Morlat
d69105090f fix flexisip tests 2015-12-23 14:47:35 +01:00
Simon Morlat
e2f11b4939 fix compilation on windows 2015-12-23 11:55:16 +01:00
Sandrine Avakian
f83d50db02 Fixing bugs on implicit RTCP feedback:
-AVP implicit to AVP implicit calls now using RTCP feedback packets.
-Fixing bugs in call_tester.c
2015-12-23 10:38:56 +01:00
Simon Morlat
c7b943b40d repair stereo tests 2015-12-22 13:15:47 +01:00
Simon Morlat
3ebd7b92c1 fix test 2015-12-22 12:33:08 +01:00
Simon Morlat
12f74e808b fix crash when sipp is not installed 2015-12-21 16:34:33 +01:00
Simon Morlat
3d791362ee add new rings and enable the ones by default 2015-12-21 16:10:09 +01:00
Sylvain Berfini
9001f40f1a Updated CMake files for belcard and belr 2015-12-21 14:45:59 +01:00
Sandrine Avakian
ebf0f4c033 Fixing problem with trr_interval set to 0 in some cases. 2015-12-18 17:13:19 +01:00
Sylvain Berfini
a0076b7d66 Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
	coreapi/friend.c
	coreapi/private.h
2015-12-18 16:48:09 +01:00
Sandrine Avakian
d3c8560775 Fixing tests for AVPF implicit : using policy (creating parameters for call to avoid using default parameters ). 2015-12-18 15:42:10 +01:00
Sylvain Berfini
0b7a1deccf Added friend storage to database + improved tests + needed changes in gtk app + friends' migration from rc to db 2015-12-18 15:25:18 +01:00
Ghislain MARY
fb6d0dd135 Merge branch 'dev_presence_list' 2015-12-18 15:01:10 +01:00
Ghislain MARY
820d26bacf Fix presence list tests. 2015-12-18 15:00:04 +01:00
Sandrine Avakian
7c172b8af2 Adding tests for AVPF<=>implicit AVPF calls in call_tester.
Fixinf error for feature implicit AVPF in sal_sdp.c and linphonecall.c
2015-12-18 14:10:28 +01:00
Sylvain Berfini
8ac8e1274a Fix vCard test suite no longer available since last commit 2015-12-17 17:59:15 +01:00
Sylvain Berfini
3eeb0974ea Fixed compilation when belcard is not found 2015-12-17 17:42:46 +01:00
Sylvain Berfini
860ee180a8 Tests done for friends' database storage 2015-12-17 17:32:18 +01:00
Sylvain Berfini
bab0c39c6f Improved import time by optimizing moment when friends are saved in rc file 2015-12-17 15:26:26 +01:00
Sylvain Berfini
caf26c0b42 Improved a few more things regarding friends and vcards 2015-12-17 15:18:56 +01:00
Sylvain Berfini
9b6a6ca7a5 Improve import friends from vcard time by bypassing a few checks + added test to calculate 1000 vcards import time 2015-12-17 14:24:22 +01:00
Sylvain Berfini
45ff930190 Improved import/export test 2015-12-17 10:10:39 +01:00
Jehan Monnier
8950b9d6fb disable presence test using presence server 2015-12-16 15:50:51 +01:00
Sylvain Berfini
8c823fc039 Added import friends from vcards test 2015-12-16 11:54:34 +01:00
Sylvain Berfini
698c3e55cd Added vcard tester (currently empty) 2015-12-16 10:58:52 +01:00
Jehan Monnier
256d4e1836 make sure presence test still use proxy even in p2p mode 2015-12-16 10:54:06 +01:00
Jehan Monnier
0ae4fbaba0 update presence tester 2015-12-15 11:40:14 +01:00
Sandrine Avakian
689f1cf86f Fixed test implicit_AVPF test in call_tester.c. Small refactoring.
Added condition in verification on all streams for avpf feature in linphone_call_get_current_params in linphonecall.c .
2015-12-14 17:11:27 +01:00
Ghislain MARY
e54b075fbc Fix memory leaks in presence tester. 2015-12-14 17:05:10 +01:00
Gautier Pelloux-Prayer
02f48749a9 bc_tester: fix autoassignment bug 2015-12-09 12:02:42 +01:00
Sandrine Avakian
91f63591f7 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.
2015-12-07 15:19:29 +01:00
Sandrine Avakian
2295b9e568 Fixing compilation problem
-video_call_avpf : enables avpf and tests video
-video_call : video call without avpf
2015-12-04 11:09:10 +01:00
Sandrine Avakian
3995ab275d Merge branch 'master' of git://git.linphone.org/linphone 2015-12-03 13:46:42 +01:00
Sandrine Avakian
2eb4221917 Update in linphone_core_init_default_params to take into account parameter avpf_enabled instead of always being disabled by default. 2015-12-03 13:45:01 +01:00
Jehan Monnier
b412132ca9 enhance flexisip resource list tester 2015-12-02 10:48:07 +01:00
Jehan Monnier
57a8261146 fix flexisip presence tester 2015-12-02 10:46:42 +01:00
Jehan Monnier
8ceb75adc3 add resource-list test 2015-12-02 10:46:42 +01:00
Jehan Monnier
5b372035f5 add more flexisip test for presence 2015-12-02 10:46:42 +01:00
Jehan Monnier
0ea0897390 add more test for presence 2015-12-02 10:46:42 +01:00
Ghislain MARY
c0a2eaadeb Add new presence list test and complete existing one. 2015-12-01 17:29:54 +01:00
Ghislain MARY
c15905c9be Add presence list test. 2015-12-01 17:01:16 +01:00
Gautier Pelloux-Prayer
8c0d155fc7 message_tester.c: add "Lime text message to non lime" test 2015-12-01 16:10:05 +01:00
Sandrine Avakian
2a3495cd4a Fixing omitted ifdef VIDEO_ENABLED missing. 2015-11-27 10:21:15 +01:00
Sandrine Avakian
8d605739a9 Adding ifdef VIDEO ENABLED for tests :
"Session report sent if video stopped during call", quality_reporting_session_report_if_video_stopped
 "Interval report if interval is configured with video and realtime text", quality_reporting_interval_report_video_and_rtt
2015-11-26 16:17:51 +01:00
Jehan Monnier
24cf297628 fix some warnings, update submodule ms2 2015-11-26 11:30:25 +01:00
Simon Morlat
6a9247d6f6 fix compilation issues and bugfix in tests 2015-11-25 14:53:22 +01:00
Jehan Monnier
262575f921 fix ice destination change in case of call with rtp-mux 2015-11-25 10:30:31 +01:00
Sylvain Berfini
10458ff953 Added method to find call log from call id 2015-11-23 10:11:45 +01:00
Ghislain MARY
cafb1dfa3e Fix strict-prototypes warnings. 2015-11-20 17:56:11 +01:00