Simon Morlat
5f04f99192
update ms2
2016-10-11 11:03:32 +02:00
Simon Morlat
219f5dbf07
fix memory leak in quality reporting
2016-10-11 11:01:12 +02:00
François Grisez
38c95f6b2a
Update ms2 submodule
2016-10-11 10:50:03 +02:00
Simon Morlat
0be65ba834
fix tests
2016-10-11 10:34:25 +02:00
Simon Morlat
0a9176ebba
Fix audio stream accidentally muted if early media was received.
2016-10-10 11:47:56 +02:00
Simon Morlat
88e41d4893
update ms2
2016-10-10 10:55:06 +02:00
Simon Morlat
be43cdfc41
fix crashing test
2016-10-10 10:36:22 +02:00
Simon Morlat
9db6015d3e
remove log
2016-10-10 10:16:54 +02:00
Simon Morlat
e3570d9edd
fix regressions due to last commit
2016-10-08 18:10:43 +02:00
Simon Morlat
0be87c5c24
don't send register when nothing has changed.
2016-10-08 09:13:57 +02:00
Simon Morlat
f1ae36112b
fix tests
2016-10-07 19:57:59 +02:00
Erwan Croze
a5cdc5953c
Add status if an account is linked + JNI
2016-10-07 17:23:56 +02:00
Simon Morlat
a47a9a9c06
fix tests
2016-10-06 22:43:14 +02:00
Simon Morlat
1abb2429fb
fix regression in error_info reporting of LinphoneEvent
2016-10-06 21:44:04 +02:00
Simon Morlat
511bd799a5
don't use TLS for "sipv4" subdomain of example.org because the server's certificate is not for this domain.
2016-10-06 21:35:12 +02:00
Erwan Croze
a85bce3430
Fix set_phone_number
2016-10-06 17:12:33 +02:00
Simon Morlat
4d500e84fe
Fix tests around ICE and video that were not testing what they should do.
...
Add a big error to help understanding a common misuse of the library.
2016-10-05 22:40:29 +02:00
Simon Morlat
2c01e3f61f
fix crash in publish without expires
2016-10-05 10:28:17 +02:00
Simon Morlat
d6e44b60e8
update ms2
2016-10-04 16:18:12 +02:00
Erwan Croze
6caf23eb5c
Add new status in accountcreator + add new stats in call
2016-10-04 14:41:59 +02:00
Jehan Monnier
4d20d10786
fix invalid reads in tunnel code
2016-10-04 13:23:41 +02:00
Simon Morlat
c2002e29a5
allow repair of calls when no proxy config is used or proxy config doesn't register.
2016-10-04 11:32:36 +02:00
Jehan Monnier
3dbde7bc48
update ms2
2016-10-03 17:38:08 +02:00
François Grisez
ccb11fa363
Add javadoc target as dependence of all target when ENABLE_JAVADOC is enabled
2016-10-03 16:55:20 +02:00
François Grisez
5aa97cae22
Add a target to generate Liblinphone's JavaDoc
2016-10-03 16:18:07 +02:00
François Grisez
2056181844
Updute ms2 submodule (fix ms2 javadoc)
2016-10-03 15:34:51 +02:00
François Grisez
6b36c21fa7
Synchronize @deprecated flag between JavaDoc and Java's code
2016-09-30 16:55:00 +02:00
Ghislain MARY
4e6f7fa143
Change candidate types order when using the dont_default_to_stun_candidates option.
2016-09-30 16:44:45 +02:00
Ghislain MARY
0dee175561
Restore symmetric RTP setting if the ICE session gets deleted during a call.
2016-09-30 16:43:55 +02:00
François Grisez
68b6f0b2f2
Fix all JavaDoc errors
2016-09-30 16:42:19 +02:00
Jehan Monnier
cdf31df81e
fix presence list when using default rls
2016-09-30 16:41:01 +02:00
Simon Morlat
690f2aa182
robustize account creator and xmlrpc session
2016-09-30 16:07:01 +02:00
Jehan Monnier
a143948e26
rework list subscription activation.
...
-suscription list is now activated either if and rls server is set on a friend list or if the configuration parameter [sip],rls_uri is set.
2016-09-30 08:57:45 +02:00
Simon Morlat
eb273658c2
fix indentation
2016-09-30 00:46:29 +02:00
Simon Morlat
d04be099a2
Robustize LinphoneEvent api, fix memory leaks and crashes in error conditions.
...
Add new tests.
2016-09-30 00:39:57 +02:00
Sylvain Berfini
8c3767b154
Updated client TLS tester
2016-09-29 11:40:44 +02:00
Ghislain MARY
ee9d064332
Fix build with updated belle-sip.
2016-09-29 10:45:54 +02:00
Jehan Monnier
0f600593f2
fix multi call testers
2016-09-28 16:54:16 +02:00
Simon Morlat
9cf85cdbcf
fix bad cast to unsigned int
2016-09-28 14:59:52 +02:00
Jehan Monnier
7097f17143
fix crash when try muting unexisting audio stream
2016-09-28 14:50:06 +02:00
Jehan Monnier
b4e51b12da
expose diversion header at call level
2016-09-28 14:50:06 +02:00
Simon Morlat
92d0a936f5
allow unlimited call log by default when sqlite storage is enabled
2016-09-28 14:26:48 +02:00
Ghislain MARY
c71cfe46ec
Fix build of Python module + handle wrapper generation of deprecated methods.
2016-09-28 14:19:41 +02:00
Simon Morlat
33a781807e
Revert "chat.c: avoid crashing when sending too big uri"
...
This fix is bad as it will hide any message greater than 1000 characters. The root cause of the original problem is probably not understood.
This reverts commit 545d9ac09f .
2016-09-28 11:49:48 +02:00
Jehan Monnier
e8e922f0bf
fix header replaces usage according to rfc3891
2016-09-28 11:24:52 +02:00
Ghislain MARY
2240076883
Disable IPv6 explicitely in STUN testers because it is now enabled by default.
2016-09-27 16:54:31 +02:00
Ghislain MARY
560166fbb6
Update ms2 submodule.
2016-09-27 16:54:18 +02:00
Erwan Croze
46ae852a1c
Update mediastreamer
2016-09-27 16:08:37 +02:00
Sylvain Berfini
cc818e155f
Fix infinite loop when calling linphone_core_enable_log_collection with the wrong state
2016-09-27 15:58:46 +02:00
Jehan Monnier
6f53427358
update ms2
2016-09-27 08:48:14 +02:00