Commit graph

10268 commits

Author SHA1 Message Date
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
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
b5495691ed 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:46:16 +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
Ghislain MARY
731d4509de Update version to 3.9.0. 2015-11-02 14:05:38 +01:00
Ghislain MARY
7de3359056 Update oRTP and ms2 submodules [--force]. 2015-11-02 14:04:00 +01:00
Ghislain MARY
ecf9b7cf88 Update ms2 submodule. 2015-11-02 12:48:30 +01:00
Sylvain Berfini
868c725dae Improved a few things in RTT + added tests for message end character compatibility 2015-11-02 12:05:47 +01:00
François Grisez
97bbf50480 Add a limit for the display name of sound cards in the property panel 2015-11-02 11:09:51 +01:00