Commit graph

8321 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
6df64fa84c tester: fix tests when building without video 2016-02-23 11:08:49 +01:00
Gautier Pelloux-Prayer
30d30f60cc chat.c: dont change message state to in progress if we failed to send it (fix improper field test) 2016-02-23 10:49:13 +01:00
Sylvain Berfini
5deed2913a Updated oRTP 2016-02-23 10:39:14 +01:00
Simon Morlat
8052d75eba fix compilation error 2016-02-23 01:07:25 +01:00
Simon Morlat
023f3849e1 Revert "chat.c: dont change message state to in progress if we failed to send it"
This reverts commit 17ee1f1590.
2016-02-23 01:02:47 +01:00
Gautier Pelloux-Prayer
76de5cec07 i18n: update translations 2016-02-22 16:57:38 +01:00
Gautier Pelloux-Prayer
863dc2bc46 chat.c: fix crash when sending from lime to non-lime client 2016-02-22 16:54:56 +01:00
Gautier Pelloux-Prayer
12902257fe parameters: add lime checkbox activation 2016-02-22 16:29:13 +01:00
Gautier Pelloux-Prayer
17ee1f1590 chat.c: dont change message state to in progress if we failed to send it 2016-02-22 16:25:47 +01:00
François Grisez
1f82ae286c Disable C++ 11 2016-02-22 15:11:14 +01:00
Simon Morlat
27e83070b6 fix crash in ms2 2016-02-21 22:00:12 +01:00
Ghislain MARY
f9eaa1a0f1 Handle body compression for presence list. 2016-02-19 15:14:28 +01:00
Simon Morlat
b961e494dd update ms2 2016-02-19 12:32:34 +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
Gautier Pelloux-Prayer
0cdd55461d linphonecore.c: fix windows specific (sight) error 2016-02-19 09:23:43 +01:00
Gautier Pelloux-Prayer
b0c8780281 linphonecore.c: fix linphone_core_mic_enabled which returned opposite value in conference mode 2016-02-18 15:57:18 +01:00
Simon Morlat
73a37d4242 allow explicit pause/resume to "repair" a broken call 2016-02-18 15:40:05 +01:00
Gautier Pelloux-Prayer
4bef511e53 linphonecore.c: fix log collection 2016-02-18 12:31:33 +01:00
Sylvain Berfini
2cab9fe981 Try to convert ISO to UTF8 before generating xml entry for LpConfig dump 2016-02-18 12:14:01 +01:00
Simon Morlat
1c06fe5f77 update ms2 2016-02-17 22:53:12 +01:00
Simon Morlat
e30b6b3645 update ms2 2016-02-17 17:31:01 +01:00
Simon Morlat
7fd9db22ac port linphone-android to bctoolbox 2016-02-17 17:30:00 +01:00
Simon Morlat
523cbd2feb update ms2 and ortp 2016-02-17 11:19:14 +01:00
Gautier Pelloux-Prayer
028afb264d linphonecore.c: release adress after usage 2016-02-16 14:00:59 +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
Ghislain MARY
1c599d081e Update ms2 submodule. 2016-02-15 16:09:49 +01:00
Ghislain MARY
e257fe832a Update ms2 submodule. 2016-02-15 14:47:39 +01:00
Ghislain MARY
3648f27013 Remove useless CMake script to search for bctoolbox. 2016-02-15 14:46:59 +01:00
Ghislain MARY
47902f3629 Fix Python module build. 2016-02-15 14:19:20 +01:00
Ghislain MARY
6ac4d568f3 Merge branch 'bctoolbox'
Conflicts:
	mediastreamer2
2016-02-15 11:59:35 +01:00
Svalorzen
e78a360a87 Modified soundcard show command to show whether we are using files or not 2016-02-15 09:40:18 +01:00
Simon Morlat
d08bd4a4fe update ms2 to fix crash with pulseaudio 2016-02-12 18:40:54 +01:00
Gautier Pelloux-Prayer
35f2f5081a commands.c: disable files usage if we are using "soundcard use <index>" 2016-02-12 15:42:46 +01:00
Gautier Pelloux-Prayer
da9c8393fc linphonecall.c: fix crash in zrtp 2016-02-11 16:44:16 +01:00
Simon Morlat
1b7f53849d improve soundcard management 2016-02-11 15:51:06 +01:00
Jehan Monnier
4b1cfa3ddf make sure even linphone friends created with legacy constructor do not lead to a crash if used in friend-list 2016-02-10 18:13:38 +01:00
Simon Morlat
2c929a08c7 add java method to configure user certificates 2016-02-10 17:00:22 +01:00
Johan Pascal
a3efb610d4 update ms2 2016-02-10 14:36:32 +01:00
Gautier Pelloux-Prayer
2ccfd093d3 sal_impl.c: fix 200 OK header, proposed by Christian Spielberger 2016-02-10 14:02:28 +01:00
Johan Pascal
5b4f50fb66 Lime uses bctoolbox crypto API 2016-02-09 22:02:59 +01:00
Jehan Monnier
b2861b3108 fix bctoolbox intergation 2016-02-09 13:33:21 +01:00
Simon Morlat
3df1f98d88 fix make distcheck 2016-02-09 12:14:18 +01:00
Jehan Monnier
37d4a14532 -no longer decline calls if local presence status is closed 2016-02-09 11:02:57 +01:00
Jehan Monnier
264f2a1672 Continue bctoolbox integration 2016-02-09 10:56:02 +01:00
Sylvain Berfini
cda8dc6b46 Updated ms2 2016-02-08 17:01:54 +01:00
Jehan Monnier
b655775220 -enable ice message integrity check by default.
-Can be disabled for backward compatibility with Linphone prior to December 2014
2016-02-08 14:04:52 +01:00
Ghislain MARY
df758a5f1f Force STUN server resolution for ICE tests. 2016-02-08 11:01:23 +01:00
Gautier Pelloux-Prayer
9c4bdf946a account_creator.c: apply transport 2016-02-08 10:44:28 +01:00
Simon Morlat
4fe85734d4 add JNI implementation for LinphoneCore.setDnsServers() 2016-02-07 23:02:48 +01:00