Sylvain Berfini
2a85a54f32
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/Makefile.am
2016-01-11 11:10:11 +01:00
Sylvain Berfini
7afa6b6f59
Added test for vcard update + added code to download complete vcard if put doesn't return an eTag
2016-01-11 11:08:26 +01:00
Sylvain Berfini
e648843890
PUT/DELETE queries added to CardDAV (update not tested yet)
2016-01-08 17:08:20 +01:00
François Grisez
94237bf4ee
Tests call of linphone_conference_get_participants()
2016-01-08 14:09:20 +01:00
Sylvain Berfini
8f493e0c12
Test vcard' eTag and URL field storage in database
2016-01-08 11:43:04 +01:00
Sylvain Berfini
44e18649ac
Merge branch 'master' into dev_vcard
...
Conflicts:
build/android/Android.mk
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/friend.c
coreapi/linphonecore.c
coreapi/linphonecore.h
2016-01-08 10:37:54 +01:00
Sylvain Berfini
4561b0ce8c
Fixed a leak
2016-01-07 17:04:29 +01:00
Sylvain Berfini
5ff8d1232f
Fixed carddav tests
2016-01-07 16:36:52 +01:00
Sylvain Berfini
873493b628
More work on CardDAV sync: store etag and url for each vcard in db, call the correct callbacks and improved tester using stats
2016-01-07 15:44:59 +01:00
Jehan Monnier
1fc31123b8
add lp-auto-answer to make build’s scripts
2016-01-07 11:16:25 +01:00
François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
Simon Morlat
60708a53ab
repair message storage
2016-01-06 17:40:36 +01:00
François Grisez
3f1d66d104
Fix removing one participant tester
2016-01-06 16:38:19 +01:00
Ghislain MARY
849ef0f9ed
Fix build.
2016-01-06 13:36:55 +01:00
Ghislain MARY
7dc834b219
Fix malloc/free mismatches in tester.
2016-01-06 12:00:12 +01:00
Ghislain MARY
1a7bb84633
Fix subscribe tests.
2016-01-05 17:37:10 +01:00
Sylvain Berfini
a8e6cc908f
More work on CardDAV sync: doing propfind and addressbook-query requests
2016-01-05 16:31:20 +01:00
Ghislain MARY
89aa462397
Define vtable in tester as internal so that presence list notify callbacks are called.
2016-01-04 17:40:21 +01:00
François Grisez
ca05715af6
Fix crash in JNI concerning the removeListener() function
2016-01-04 16:45:18 +01:00
Jehan Monnier
05af238d9a
make sure list subscribe is only sent when proxy config is transitioned to RegistrationOk
2016-01-04 15:32:53 +01:00
Jehan Monnier
b966230c29
change publish tester
2016-01-04 15:32:53 +01:00
Sylvain Berfini
0f54b50e76
Added dummy test to please VS...
2015-12-31 10:09:50 +01:00
Sylvain Berfini
ecbeb8a9ee
Attempt to fix VS compil when building without vCard support
2015-12-30 17:49:53 +01:00
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
François Grisez
6e655d7430
Add the ability to remove a participant from a remote conference
...
That new feature has not been tested yet neither with Telefonica's server nor
in liblinphone tester. That one does not still work because the LinphoneCore
instance simulating the conference server does not handle REFER with BYE requests.
2015-12-18 18:09:31 +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
François Grisez
88d0c8ef9e
Add a test testing the establishment of a conference based on a focus server
2015-12-17 10:42:58 +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