Commit graph

10890 commits

Author SHA1 Message Date
Simon Morlat
6d4e145793 fix make distcheck 2015-11-18 10:36:49 +01:00
Ghislain MARY
9af805f0fe Merge branch '3.9.x'
Conflicts:
	gtk/main.c
	mediastreamer2
	po/POTFILES.in
2015-11-18 09:55:03 +01:00
Simon Morlat
e6505067db fix crashes around file player usage 2015-11-17 17:15:22 +01:00
Jehan Monnier
8159609c0d ms2:create dummy file player for ring stream without file 2015-11-17 16:44:51 +01:00
Sandrine Avakian
a1aa5af68b Fixing mistake in Makefile.am for liblinphone_tester : resource directory 'certifcates' subdirectory tree was wrong. 2015-11-17 16:42:00 +01:00
Sylvain Berfini
c09eeb22ac Updated ms2 to fix dist targets 2015-11-17 16:15:18 +01:00
Sylvain Berfini
04397c885f Fix mistake in ms2 Android.mk 2015-11-17 15:10:14 +01:00
Sylvain Berfini
c003aa3508 Updated ms2 Android.mk for RTT 2015-11-17 15:03:20 +01:00
Sylvain Berfini
0aad1d2e04 Fix ms2 rtt sink filter + ms2 text stream tests 2015-11-17 14:56:56 +01:00
Sandrine Avakian
32cc7bf680 Added all resources for liblinphone_tester in the installation directory. 2015-11-17 14:48:43 +01:00
Sylvain Berfini
e87444971b Fix ms2 compil (and CMakeLists file) 2015-11-17 14:36:56 +01:00
Sylvain Berfini
d2971bfc63 Merge branch 'dev_rtt_rework'
Conflicts:
	mediastreamer2
2015-11-17 14:19:18 +01:00
Sylvain Berfini
d73836fe4b Updated ms2 to use filters for real time text 2015-11-17 14:14:41 +01:00
Simon Morlat
cbe38ac70e update ms2 2015-11-16 22:28:37 +01:00
Simon Morlat
46ca46c953 prevent terminating a call that is already in error state 2015-11-16 17:25:55 +01:00
Sandrine Avakian
49ec5eeb22 Added test-ecc as a binary program installed in tools makefile. 2015-11-16 11:33:46 +01:00
Ghislain MARY
52be142af2 Update version to 3.9.1. 2015-11-16 10:52:25 +01:00
Ghislain MARY
360fd135b8 Update ms2 submodule. 2015-11-16 10:52:09 +01:00
Simon Morlat
331c9592b6 fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library. 2015-11-16 10:45:59 +01:00
Simon Morlat
485806b569 fix crashes around presence support. This patch was extracted from 2 commits in master branch. 2015-11-16 10:43:05 +01:00
Simon Morlat
ee92fdcf4c fix sqlite database access mode for iOS, where default write modes don't allow writing in background mode. 2015-11-16 10:28:05 +01:00
Simon Morlat
e6aff84852 fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library. 2015-11-16 10:20:54 +01:00
Ghislain MARY
67f7eaa7ef i18n: update translations. 2015-11-16 10:12:59 +01:00
Sylvain Berfini
279fa89428 Fixed red payload type fmtp line if payload number different (and added tests for that) 2015-11-13 16:26:26 +01:00
Ghislain MARY
bae3b9c51b Update ms2 submodule. 2015-11-13 14:34:21 +01:00
Simon Morlat
e14852711b fix crash in linphone_core_create_call_params(), try to workaround an sqlite problem on iOS 2015-11-12 12:23:21 +01:00
Ghislain MARY
dbde90715f Fix build without libnotify. 2015-11-10 16:28:29 +01:00
Ghislain MARY
c3e3178942 Fix bug 0002636: Don't know who sent a chat message from a notification. 2015-11-10 15:13:36 +01:00
Gautier Pelloux-Prayer
93972b5874 enum.c: fix crash in create_enum_domain (use int, not size_t when strlen == 1) 2015-11-10 14:49:44 +01:00
Ghislain MARY
3e633fb4ab Add missing UI files in POTFILES.in for translations. 2015-11-10 14:37:24 +01:00
Sylvain Berfini
386dccb955 Fixed fmtp line for T140 RED payload 2015-11-10 09:27:51 +01:00
Simon Morlat
6e7d855020 fix ice bug in rtcp-mux mode 2015-11-09 20:53:17 +01:00
Sylvain Berfini
2e56ba2aa1 This should fix the Android 6 issue when loading shared libs (bsed hack) 2015-11-09 16:58:54 +01:00
François Grisez
b5f63eb814 Fix a Markedown syntax issue 2015-11-09 16:55:10 +01:00
Simon Morlat
632666a06d update ms2 2015-11-09 16:29:58 +01:00
Simon Morlat
a7afea0ac8 rtcp mux fixes and checking 2015-11-09 16:27:34 +01:00
Simon Morlat
e2242f57e0 fix bug in RTCP mux support and fix crash in test 2015-11-08 00:03:40 +01:00
Simon Morlat
9b97d8d398 fix ugly crash 2015-11-07 13:35:27 +01:00
Simon Morlat
85a9b9f016 Merge branch 'master' into dev_rtcpmux 2015-11-07 13:20:33 +01:00
François Grisez
3e884382c5 Fix auto-answer activation in Linphone GTK+ 2015-11-06 16:21:51 +01:00
François Grisez
c4a883b72d Fix auto-answer activation in Linphone GTK+ 2015-11-06 15:56:23 +01:00
Simon Morlat
2cd6f5f474 implement rtcp-mux, not tested yet. 2015-11-06 13:07:43 +01:00
Gautier Pelloux-Prayer
6a5880b2fd enum.c: fix crash in create_enum_domain (use int, not size_t when strlen == 1) 2015-11-06 11:44:50 +01:00
Gautier Pelloux-Prayer
8c2a440fd9 remote_provisioning: free URI in linphone_core_set_provisioning_uri when we are done with it 2015-11-05 16:51:35 +01:00
Gautier Pelloux-Prayer
53dcc192fd account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs 2015-11-05 12:22:13 +01:00
Gautier Pelloux-Prayer
9333714b9e proxy.c: invoking linphone_core_remove_proxy_config with a proxy not registered will change registration state to LinphoneRegistrationNone before removal 2015-11-05 11:48:24 +01:00
Gautier Pelloux-Prayer
1d85405c45 remote_provisioning.c: modify linphone_core_set_provisioning_uri to return -1 if URI cannot be parsed, 0 otherwise 2015-11-05 11:48:24 +01:00
Simon Morlat
f0b9d0fffe add linphone_core_set_transport_timeout() wrapper for java 2015-11-04 17:55:10 +01:00
Ghislain MARY
e7e063352e Update ms2 submodule. 2015-11-04 11:08:37 +01:00
Simon Morlat
faa6092236 fix crashes in android when doing things with LinphoneCore within the globalStateChanged callbacks.
Add wrappers for the http proxy api.
2015-11-03 18:30:33 +01:00