Commit graph

7847 commits

Author SHA1 Message Date
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
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
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
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
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
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
Ghislain MARY
eb172d1049 Update ms2 submodule. 2015-11-03 18:10:31 +01:00
Ghislain MARY
8b6433fad5 Fix build on Windows. 2015-11-03 17:55:30 +01:00
Ghislain MARY
b0647d6638 Update ms2 submodule. 2015-11-03 17:55:22 +01:00
Ghislain MARY
7f2a985d84 Handle strict compilation flags when building with CMake. 2015-11-03 17:40:24 +01:00
Ghislain MARY
e1477de9ff Update oRTP and ms2 submodules. 2015-11-03 16:42:15 +01:00
Sylvain Berfini
280d2ad3bf Fixed test with custom rtp transport modifier (sometimes on_send was called more often than on_schedule, causing packet loss) 2015-11-03 15:26:16 +01:00
Simon Morlat
4385557cd8 add LinphoneCallLog.getCallId() java wrapper 2015-11-03 14:36:59 +01:00
Gautier Pelloux-Prayer
0f6874a96e proxy.c: remove debug statements 2015-11-03 14:34:43 +01:00
Gautier Pelloux-Prayer
22e116014c proxy.c: fix overflow in linphone_proxy_config_normalize_phone_number API resulting in invalid writes 2015-11-03 12:46:48 +01:00
François Grisez
a6af82fc86 Fix bug in the setup wizard
Prevent the user to go next until its account is validated while a
new account has been created
2015-11-03 10:42:37 +01:00
Simon Morlat
2c2f6f2eaf fix warnings 2015-11-03 10:13:26 +01:00
Simon Morlat
7b529234d6 remove dangerous LinphoneCore.createDefaultCallParameters() from java api. 2015-11-02 22:01:25 +01:00
Simon Morlat
bd00a4df59 improve echo calibration user experience. 2015-11-02 21:53:46 +01:00
Ghislain MARY
057bf0430a Merge branch '3.9.x' 2015-11-02 17:36:35 +01:00
Sylvain Berfini
d6bbd3db9e Fix text payloads order (red first, t140 after) and added fmtp parameter for red payload 2015-11-02 16:25:24 +01:00
Sylvain Berfini
93c593da83 Fixed pending_message text value when dealing with accented chars + added test 2015-11-02 14:38:08 +01:00