Commit graph

1812 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
856edbd57d call_tester.c: fix compilation due to unused function when video not built 2016-02-23 16:28:11 +01:00
Gautier Pelloux-Prayer
6df64fa84c tester: fix tests when building without video 2016-02-23 11:08:49 +01:00
Ghislain MARY
f9eaa1a0f1 Handle body compression for presence list. 2016-02-19 15:14:28 +01:00
Simon Morlat
9f05b7aadc fix implicit avpf test race condition 2016-02-19 11:42:48 +01:00
Simon Morlat
1e5fb420f5 robustize ice tests 2016-02-19 10:31:37 +01:00
Sylvain Berfini
1ed3fccf3a Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friendlist.c
	java/common/org/linphone/core/LinphoneCore.java
2016-02-18 14:25:06 +01:00
Gautier Pelloux-Prayer
f14b6e73eb linphonecore.c: linphone_core_redirect_call should interpret url as linphone_core_transfer_call does 2016-02-16 11:38:54 +01:00
Sylvain Berfini
eb93908688 Using dav.linphone.org instead of hardcoded ip for CardDAV tests 2016-02-09 14:55:39 +01:00
Sylvain Berfini
235dca249d Merge branch 'master' into dev_vcard
Conflicts:
	build/android/Android.mk
	coreapi/private.h
	java/common/org/linphone/core/LinphoneCore.java
	java/impl/org/linphone/core/LinphoneCoreImpl.java
2016-02-09 10:21:18 +01:00
Ghislain MARY
df758a5f1f Force STUN server resolution for ICE tests. 2016-02-08 11:01:23 +01:00
Simon Morlat
db89a5c665 fix android test 2016-02-07 11:20:42 +01:00
Simon Morlat
947d39f9ba fix too short timeouts for redirect test 2016-02-07 11:18:47 +01:00
Simon Morlat
285af5570a fix crash on android 2016-02-07 11:10:54 +01:00
Jehan Monnier
a110765526 update test certificates with 2048bits rosa key 2016-02-05 17:11:45 +01:00
Jehan Monnier
74c255f360 add test with tcp disabled 2016-02-05 10:55:32 +01:00
Simon Morlat
230e9d9fbb remove meaningless assert 2016-02-05 08:42:26 +01:00
Ghislain MARY
d61fe35f48 Add API to force the use of relay when using ICE (for tests purpose) + add test that does just that. 2016-02-04 16:52:59 +01:00
Sylvain Berfini
b748b453d6 Merge branch 'master' into dev_vcard
Conflicts:
	tester/presence_tester.c
2016-02-04 16:39:43 +01:00
Gautier Pelloux-Prayer
72ff7c9354 tester: fix crash in presence 2016-02-04 12:22:31 +01:00
Sylvain Berfini
6e38ee18d5 Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/linphonecore.c
	tester/presence_tester.c
2016-02-03 17:16:33 +01:00
Sylvain Berfini
2f9f545163 Added test for import vcards from buffer 2016-02-03 15:54:36 +01:00
Sylvain Berfini
d458258237 Fixed segfault when manipulating friends with vcards without carddav configured 2016-02-03 15:26:07 +01:00
Sylvain Berfini
0676eaf4f1 Removed deprecated methods from vcard tester + updated import/export vCard API 2016-02-03 14:37:34 +01:00
Sylvain Berfini
f5e86f8f95 Improved a bit the carddav_updated cb in friendlist 2016-02-03 12:05:31 +01:00
Sylvain Berfini
bfa055251c Fixed invalid read in vcard tester 2016-02-03 11:46:25 +01:00
Jehan Monnier
29e0109c53 -Publish are now implemented using LinphoneEvent API. 2016-02-02 18:54:39 +01:00
Sylvain Berfini
0370aa9e90 Added new callback for synchronization done + fixed small issue: when contact was removed from the server, it was trying to remove it again 2016-02-02 17:09:21 +01:00
Sandrine Avakian
b74d95e464 Use ms_factory_get_cpu_count instead of deprecated ms_get_cpu_count in call_tester. 2016-02-02 16:14:01 +01:00
Ghislain MARY
6724016f94 Fix build for Windows 10. 2016-02-02 14:37:23 +01:00
Sylvain Berfini
9c7eb70ef8 Fixed all contacts deleted issue when doing many syncs + added test for that 2016-02-02 12:08:43 +01:00
Sylvain Berfini
4100ca07bf Added a fake test to ensure the addressbook contains the correct values for the VCard test suite 2016-02-02 11:54:30 +01:00
François Grisez
d637660990 Fix build issue 2016-02-02 11:34:13 +01:00
François Grisez
b4452da58d Release the reference on the focus call when thatone fails 2016-02-02 11:34:13 +01:00
Sylvain Berfini
1d754ddff4 Automatically generate UID on PUT if not yet created + improved some tests 2016-02-01 16:04:58 +01:00
Sylvain Berfini
06f9d69a78 Added vtable callbacks for friend list created / removed + tests 2016-02-01 15:42:02 +01:00
Simon Morlat
df4ea94a8e clean a few things around MSFactory usage 2016-02-01 14:48:58 +01:00
Sandrine Avakian
dcffa5a5f6 Merge branch 'master' of git.linphone.org:linphone 2016-02-01 11:26:42 +01:00
Sylvain Berfini
e69e79f181 Improved SQL call log storage test for start_time 2016-02-01 11:25:57 +01:00
Sandrine Avakian
825165d144 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-02-01 10:58:37 +01:00
Simon Morlat
395c7a38bb set longer timeout for getting registered, don't send a REGISTER to an AT&T machine. 2016-01-31 09:09:16 +01:00
Sandrine Avakian
df63e006d7 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-29 17:15:35 +01:00
Sandrine Avakian
4b0e433b43 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-29 14:29:17 +01:00
Jehan Monnier
580310fc74 implement io error handling for list subscription 2016-01-29 14:00:24 +01:00
Sylvain Berfini
44ffb32dea Fixed tester compilation 2016-01-29 12:02:54 +01:00
Sylvain Berfini
82b74a8bb2 Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friendlist.c
2016-01-29 11:41:57 +01:00
buildbot
3aed512e65 fix gcc compilation issue 2016-01-29 08:55:51 +01:00
Sylvain Berfini
4fba0f4304 Disable time assert when importing a lot of vcards on Android (takes 20secs instead of 1.5, will have to check why) 2016-01-28 17:57:23 +01:00
Jehan Monnier
58cb7a3f57 use belle-sip refresher with dialog terminated recovery capability 2016-01-28 17:48:11 +01:00
Sandrine Avakian
fc449d5af6 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-28 12:25:44 +01:00
Sandrine Avakian
f19cff2112 Updating media streamer and propagating changes. 2016-01-28 12:19:28 +01:00