Commit graph

8152 commits

Author SHA1 Message Date
Sandrine Avakian
6fd92fdcf9 Fixes in gtk audio_assistant and property box. 2016-01-21 09:28:19 +01:00
Sandrine Avakian
de1ed36191 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-21 09:18:36 +01:00
Sylvain Berfini
ca03bb1972 Fixed issue with ampersand in config dump 2016-01-20 17:33:23 +01:00
Jehan Monnier
46b34d978b -In case of mandatory encryption on, generate an iframe when encryption is done.
-ms2: ice fixes
2016-01-20 16:36:16 +01:00
Sandrine Avakian
3cf64721dd Propagating modifications in mediastreamer. 2016-01-20 15:17:36 +01:00
Sandrine Avakian
1f624ada80 Updating echo cancellation and adding MSFactory into Sal structure. 2016-01-20 15:12:12 +01:00
Brieuc Viel
86e7857431 Fix typo in JNI 2016-01-20 14:32:24 +01:00
Gautier Pelloux-Prayer
33be9d6193 quality_reporting.c: decrease logs intensity, there are not warnings at all 2016-01-20 14:03:56 +01:00
Gautier Pelloux-Prayer
8508f54357 linphonecall.c: remove unused code 2016-01-20 10:30:27 +01:00
Simon Morlat
655ad09f76 update ortp 2016-01-20 10:22:14 +01:00
Sandrine Avakian
e5632b3ee3 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-20 09:04:11 +01:00
Simon Morlat
1a36ff6b96 fix android build 2016-01-19 17:50:37 +01:00
Simon Morlat
9a8ee6ddf5 update for new ortp logging api 2016-01-19 16:25:43 +01:00
Sandrine Avakian
a8d978c832 Small fixes for factory integration in linphonecall.c , misc.c and offeranswer.c . 2016-01-19 15:51:02 +01:00
Sandrine Avakian
ba2bb54e03 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-19 15:47:26 +01:00
Jehan Monnier
fbc08fa148 update ortp 2016-01-19 15:39:31 +01:00
Jehan Monnier
2a455a5fc7 remove some warnings 2016-01-19 15:39:31 +01:00
Brieuc Viel
8b71cc1fc8 Fixes JNI crach around LinphoneConference constructor 2016-01-19 15:35:41 +01:00
Sandrine Avakian
48b10c1724 Update media streamer2 : text stream, ring stream, audio stream.
Adding declaration of void ms_factory_set_mtu  in factory.h.
Adding a getter linphone_core_get_factory(void *lc) in linphonecore.h.
2016-01-19 13:58:21 +01:00
Simon Morlat
2e42434290 prevent crash when call log has invalid URIso 2016-01-19 12:41:34 +01:00
Jehan Monnier
0d5ffa5086 No longer change remote destination when ice completed because already done in ms2 ice module 2016-01-19 12:21:35 +01:00
Sandrine Avakian
4dfdc930c3 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-19 10:55:59 +01:00
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
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
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
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
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
Gautier Pelloux-Prayer
ddb37ca75e gtk: disable encryption mandatory requirement if encryption is disabled 2016-01-15 11:01:50 +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
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
François Grisez
454e9834ae Merge branch 'dev_conference_rfc4579' 2016-01-14 15:04:35 +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
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