Commit graph

3655 commits

Author SHA1 Message Date
Sylvain Berfini
03ca760d43 Added md5 check between edit and done on friends + fix all leaks related to friends or friendslists found by tester 2016-01-14 17:30:10 +01:00
Sylvain Berfini
cb883bf8e3 Merge remote-tracking branch 'origin/master' into dev_vcard 2016-01-14 15:04:35 +01:00
Sylvain Berfini
bce8c3cc76 Started rework of friend lists management in linphone + database storage of friend lists 2016-01-14 15:04:08 +01:00
Simon Morlat
48b5d06445 add user-agent field in ACKs of accepted INVITE transactions 2016-01-14 14:38:23 +01:00
Sylvain Berfini
6cbaaf687b Forgot to commit a few things in previous commit 2016-01-13 17:11:22 +01:00
Sylvain Berfini
1d26224858 Started CardDAV integration into liblinphone friends API 2016-01-13 17:05:49 +01:00
Sandrine Avakian
511d977462 Formating: using tabs instead of spaces in previous bug fix. 2016-01-12 17:09:57 +01:00
Sylvain Berfini
3ae31c37ae Added vcard.h include to fix compilation broken by conference.cc 2016-01-12 16:48:51 +01:00
Sandrine Avakian
10c41db79f Adding tests for outgoing audio call without audio codecs
and outgoing video call with no codec audio or video.

Adding bug fix for outgoing video call with no video+audio codecs.
2016-01-12 16:10:11 +01:00
Sylvain Berfini
3835ab26fb Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friendlist.c
2016-01-12 15:16:35 +01:00
Ghislain MARY
207dddc8e1 Remove unused variable. 2016-01-12 10:38:25 +01:00
Ghislain MARY
9b216dadc9 Attempt to fix build on some platforms (because of some missing md5 functions). 2016-01-12 10:30:24 +01:00
Ghislain MARY
e5d25f028d Fix build of tester on Windows. 2016-01-12 10:18:31 +01:00
Sylvain Berfini
add00537ef Test add/remove friends from core in tester + fix test with new CardDAV server 2016-01-12 10:10:03 +01:00
Jehan Monnier
1cbc8ceefc add more offer/answer tests to also check video call 2016-01-12 08:38:33 +01:00
Sandrine Avakian
2130afe5f9 Fixing bug in SDP RTP port when all audio codecs are disabled in a call.
In this case, now the RTP port is set to 0 and the audio stream is inactive.
2016-01-11 16:51:06 +01:00
Sylvain Berfini
855f9a9b39 Fixed typo when asking server for vCard version 4 (was working with sabre/dav v3.0.5 but I guess it was a bug and it seems it was fixed in v3.0.6) 2016-01-11 16:48:26 +01:00
Sylvain Berfini
90ddebf9db Fixed warning when importing vcard with name but no sip uri 2016-01-11 16:11:55 +01:00
François Grisez
f0d1446f22 Renames LinphoneConference.getParticipantsCount() into getSize() 2016-01-11 15:10:04 +01:00
François Grisez
2e52ca9e8a Prevents Conference.getParticipants() from including the URI of the conference focus 2016-01-11 15:03:26 +01:00
Sylvain Berfini
cd6409da3f Fix last found by liblinphone_tester in carddav part 2016-01-11 12:10:11 +01:00
Gautier Pelloux-Prayer
95d1e16f6a account_creator: fix crash in set_username 2016-01-11 12:05:28 +01:00
Ghislain MARY
bd6add2963 Fix missing symbol exports on Windows. 2016-01-11 12:05:54 +01:00
Ghislain MARY
734fe2f7a2 Fix memory leak in friend list. 2016-01-11 12:05:41 +01:00
Sylvain Berfini
379ac0e21e Fixed a leak of LinphoneAddress and replaced some linphone_address_destroy by linphone_address_unref 2016-01-11 11:46:44 +01:00
François Grisez
5cf1abd58e Fixes prefix of bellesip's wake_lock functions 2016-01-11 11:45:30 +01:00
Ghislain MARY
a1eb9a0f5b Create a new subscription when the friend list is changed instead of refreshing the existing one. 2016-01-11 11:34:40 +01:00
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
Gautier Pelloux-Prayer
e7195bb8df account_creator: add username_max_length and password_max_length 2016-01-11 10:58:21 +01:00
Ghislain MARY
d52b445814 Fix automatic wrapper generation for conference. 2016-01-11 10:43:07 +01:00
Sylvain Berfini
13928df051 Do not set a body for the DELETE CardDAV method 2016-01-08 18:05:00 +01:00
Sylvain Berfini
3bc3b24e10 Set vCard URL and eTag when new one downloaded 2016-01-08 17:45:50 +01:00
François Grisez
872fe00eda Fixes crash when starting a call at the first time 2016-01-08 17:29:18 +01:00
Brieuc Viel
4836f295b2 Fixes bad cast in JNI 2016-01-08 17:08:37 +01:00
Sylvain Berfini
e648843890 PUT/DELETE queries added to CardDAV (update not tested yet) 2016-01-08 17:08:20 +01:00
Brieuc Viel
82eb6bac0d Fixes typo and bad cast in JNI 2016-01-08 15:49:44 +01:00
François Grisez
f838206f69 Save a copy of the list of participants in linphone_conference_get_participants() 2016-01-08 14:09:20 +01:00
François Grisez
b118f3584a Several fixes of JNI code of LinphoneConferenceImpl
* Bad declaration of native implementations
* Memory leak in getParticipants()
* Bad constructor signature
2016-01-08 14:09:20 +01:00
Gautier Pelloux-Prayer
3739d2c866 account creator: detect invalid domain by changing linphone_address_set_* methods to return -1 in case of error 2016-01-08 11:43:15 +01:00
Sylvain Berfini
c72496a7e6 Fix autotools compilation 2016-01-08 11:34:45 +01:00
Simon Morlat
1e5711f257 revert my change about -lstdc++ 2016-01-08 11:22:39 +01:00
Sylvain Berfini
28c8807ba5 Merge branch 'master' into dev_vcard 2016-01-08 11:14:58 +01:00
Sylvain Berfini
bcf55b64b5 Fix extern C issue 2016-01-08 11:14:41 +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
François Grisez
dab5cc724d Fixes JNI crashes around LinphoneConference.getParticipants() 2016-01-08 10:12:02 +01:00
Simon Morlat
804fd8a0fc repair automake build 2016-01-07 20:35:29 +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
Brieuc Viel
c20dea4b94 Fix JNI crash about LinphoneCall.getCoference() 2016-01-07 16:26:33 +01:00