Commit graph

10890 commits

Author SHA1 Message Date
François Grisez
7af7898ddd Fixes 'make install' with autotools 2016-01-19 10:55:55 +01:00
Sandrine Avakian
56a452a8f3 Update mediastreamer and player. 2016-01-19 10:54:09 +01:00
Sandrine Avakian
1afed9cd17 Propagating changes from conference and webcam in mediastreamer.
Updating conference as well in linphone.
2016-01-19 10:50:01 +01:00
Simon Morlat
d906f2dc5d factorize code, don't enable symmetric_rtp if ICE is used. 2016-01-18 17:21:53 +01:00
Sandrine Avakian
bbcbbc38d0 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-18 14:05:37 +01:00
Gautier Pelloux-Prayer
67f9bd2068 linphonecore.c: since log level is a mask, do not compare with == operator but & instead 2016-01-18 13:31:26 +01:00
François Grisez
edfa2cc3e7 Updates ortp to fix some doxygen compilation issues 2016-01-18 12:11:50 +01:00
François Grisez
071581ffac Declare LinphoneConference and LinphoneConferenceParams in conference.h instead of linphonecore.h 2016-01-18 12:03:53 +01:00
Simon Morlat
fcadf804eb fix test that sometimes crashes when call is not established 2016-01-18 11:20:19 +01:00
Sylvain Berfini
4583352bad Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/Makefile.am
	coreapi/conference.h
2016-01-18 11:14:56 +01:00
Simon Morlat
e8f41de8b7 update ortp 2016-01-18 11:10:16 +01:00
Simon Morlat
23a48fa8db update ms2 2016-01-18 11:06:55 +01:00
Sylvain Berfini
63ec344f3b Updated CMakeLists to easy merge with master 2016-01-18 10:42:57 +01:00
Simon Morlat
d0e27e4e1a update ms2 and ortp 2016-01-15 22:04:41 +01:00
Simon Morlat
2a6213d90c prepare the removal of a=nortpproxy attribute for ICE reINVITE. 2016-01-15 21:59:13 +01:00
Simon Morlat
b86952810c improve loggin of an error case 2016-01-15 21:59:13 +01:00
Sandrine Avakian
16bf6b1563 Updating linphone with mediastreamer2. 2016-01-15 16:45:25 +01:00
Sylvain Berfini
6ddff7e1fd Fix compil issue with cmake builder 2016-01-15 16:44:03 +01:00
Sandrine Avakian
570266ea36 First changes to have the LinphoneCore instance own the factory object instead of sharing
it through a static variable.
2016-01-15 16:39:27 +01:00
Sylvain Berfini
9502d14f61 Fix call from gtk app to not public symbol 2016-01-15 16:12:04 +01:00
Jehan Monnier
a1c8d9f99c make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated 2016-01-15 15:36:38 +01:00
Sylvain Berfini
d31bd8dd77 Few fixes 2016-01-15 14:37:55 +01:00
Sylvain Berfini
39b2596744 Added carddav.c to CMakeLists.txt and Android.mk 2016-01-15 11:40:00 +01:00
Sylvain Berfini
31b367c3fe Fix fetch friends lists from db (they were empty) + added test for that 2016-01-15 11:15:19 +01:00
Gautier Pelloux-Prayer
ddb37ca75e gtk: disable encryption mandatory requirement if encryption is disabled 2016-01-15 11:01:50 +01:00
Sylvain Berfini
4a88bb639b Fix presence tests 2016-01-15 10:50:42 +01:00
Simon Morlat
afd3c2f705 fix makedistckeck 2016-01-15 10:29:29 +01:00
Simon Morlat
a326159be9 add logs to track RtpEndpoint enablement 2016-01-15 09:21:55 +01:00
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
François Grisez
fc9dc6093b Add a method to LinphoneCallLog to check whether a call was a call to a conference server 2016-01-14 17:00:06 +01:00
Sylvain Berfini
cb883bf8e3 Merge remote-tracking branch 'origin/master' into dev_vcard 2016-01-14 15:04:35 +01:00
François Grisez
454e9834ae Merge branch 'dev_conference_rfc4579' 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
Simon Morlat
fc392c38c2 update ortp 2016-01-14 12:11:36 +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
François Grisez
9eced02408 Wraps LinphoneConferenceParams into Java 2016-01-13 15:51:06 +01:00
Sandrine Avakian
e3e67de9a5 Updating oRTP for MP4 to be able to use RTCP feedback FIR and PLI. 2016-01-13 13:51:53 +01:00
François Grisez
523ad425a5 Add a class storing conference parameters 2016-01-13 11:55:30 +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
Simon Morlat
5f7ed78978 comment log 2016-01-12 15:58:38 +01:00
Sylvain Berfini
3835ab26fb Merge branch 'master' into dev_vcard
Conflicts:
	coreapi/friendlist.c
2016-01-12 15:16:35 +01:00
Sylvain Berfini
78eebfb9ad Fixed typo 2016-01-12 14:35:35 +01:00
Sylvain Berfini
56e8d7dd49 Fixed rcs to external body tester 2016-01-12 14:34:06 +01:00
Sylvain Berfini
819a1f7dc0 Fix tests with custom RTP modifiers that fail sometimes 2016-01-12 10:43:32 +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