Sandrine Avakian
623dc72e1f
Merge branch '3.10.x'
...
# Conflicts:
# CMakeLists.txt
# coreapi/account_creator.c
# coreapi/friendlist.c
# coreapi/linphonecore_jni.cc
# coreapi/misc.c
# coreapi/vcard.cc
# coreapi/vcard.h
# coreapi/vcard_stubs.c
# gtk/videowindow.c
# java/common/org/linphone/core/LinphoneNatPolicy.java
# java/impl/org/linphone/core/LinphoneNatPolicyImpl.java
# mediastreamer2
# tester/vcard_tester.c
2016-08-25 17:52:12 +02:00
Gautier Pelloux-Prayer
c24a71a17a
cmake: compile help executables
2016-08-25 14:44:02 +02:00
Gautier Pelloux-Prayer
db4ddb32bc
account_creator: pass xmlrpc response to callback so that application can deal with it
2016-08-25 11:39:11 +02:00
Sandrine Avakian
761c27d875
Merge branch '3.10.x-python' into 3.10.x
2016-08-25 10:52:17 +02:00
Sylvain Berfini
dd2749d56f
Updated ms2
2016-08-25 10:50:13 +02:00
Sandrine Avakian
9ccb8e078b
Revert "version python 3.10.1"
...
This reverts commit 28ced75b42 .
2016-08-25 10:02:03 +02:00
Sylvain Berfini
d46ef9590e
Fix crash if Android log handler is null
2016-08-25 09:59:11 +02:00
Gautier Pelloux-Prayer
411ae723ad
friend.c: fix some stuff
2016-08-24 11:43:28 +02:00
Gautier Pelloux-Prayer
63fe9fad52
account_creator.c: switch parameters
2016-08-24 10:33:51 +02:00
Sandrine Avakian
28ced75b42
version python 3.10.1
2016-08-23 11:05:50 +02:00
Gautier Pelloux-Prayer
49e93dd016
update presence
2016-08-23 09:16:41 +02:00
Sandrine Avakian
7442397cdf
Update media streamer
2016-08-19 12:06:49 +02:00
Erwan Croze
1d1c196ead
Update mediastreamer
2016-08-19 11:21:06 +02:00
Simon Morlat
3a1dacbdf4
big rework of Tunnel management
...
- better integration with network reachability callback
- fix crashes (mTunnelClient can no longer be NULL)
- avoid useless operations during transcient states
- clarify source code
- allow the application to set root_ca before the tunnel connection actually starts.
2016-08-18 18:51:11 +02:00
Sandrine Avakian
dd99267ba6
Update mediastreamer2
2016-08-18 16:51:07 +02:00
Sandrine Avakian
937ff46294
Fixing warnings for the javadoc.
2016-08-18 15:25:01 +02:00
Ghislain MARY
b05492078d
Save nat policy changes immediately instead of waiting for the core destruction.
2016-08-18 15:03:55 +02:00
Ghislain MARY
f68dc5b76b
Update ortp submodule.
2016-08-18 15:02:49 +02:00
Simon Morlat
e0aa931c1b
remove rpath option that breaks usage of automake/autoconf build.
2016-08-17 15:01:45 +02:00
Sylvain Berfini
4c2268e2de
Fix AccountCreator JNI/JAVA status list
2016-08-11 16:26:47 +02:00
Sandrine Avakian
6771f2f60a
Revert "Revert "Version 3.10.0""
...
This reverts commit 6bbad729db .
2016-08-11 11:37:18 +02:00
François Grisez
f160ad9fb4
Enable LIME by default
2016-08-10 17:15:16 +02:00
Sandrine Avakian
6bbad729db
Revert "Version 3.10.0"
...
This reverts commit 602f480dd8 .
2016-08-10 14:24:21 +02:00
Sylvain Berfini
2f928c41b8
Card context has to work even without vCard support for fetching friend from db...
...
Cherry pick from master ae708bdd8c
2016-08-10 12:24:28 +02:00
Sylvain Berfini
6256cf1636
Moved and renamed some vcard methods for python wrapper
...
Cherry pick c8ae29742a from master
2016-08-10 12:07:42 +02:00
Ghislain MARY
bc0c127752
Fix bug 0003250: Reset logs button not working.
...
The file needs to be closed to be removed on Windows.
2016-08-10 11:42:10 +02:00
Sylvain Berfini
8d21acd7f0
Edit friends database schema to allow empty SIP URI column in new installs
2016-08-09 18:05:54 +02:00
Ghislain MARY
89616cea3e
Prevent crashes in subscribe testers.
2016-08-09 14:37:48 +02:00
Ghislain MARY
587b30233c
Fix "Call with RTP IO mode" test on Windows 10.
2016-08-08 17:32:22 +02:00
Ghislain MARY
54f848bec8
Fix direct IPv6 call test on Windows 10.
2016-08-08 14:49:59 +02:00
Ghislain MARY
8b18a33fea
Update ortp submodule.
2016-08-08 14:43:49 +02:00
Sandrine Avakian
602f480dd8
Version 3.10.0
2016-08-08 12:18:34 +02:00
Erwan Croze
958366ce19
Add echo tester api + jni
2016-08-08 12:07:41 +02:00
Sandrine Avakian
90efce6849
Update NEWS.
2016-08-08 11:50:23 +02:00
Sandrine Avakian
837b94df2d
Experimental feature lime
...
Adding lime_experimental_feature in linphonerc [GtkUi] section. Setting it to 1 shows the options
related to lime in the GUI. Setting it to 0 hides the options. Default:set to 0.
Note: enabling lime in the [sip] section does work too, the GUI will just not show
the option has been changed.
2016-08-08 11:17:27 +02:00
Sylvain Berfini
6f1e96c8f6
JNI wrapper for newly added account creator method
2016-08-08 09:59:14 +02:00
Gautier Pelloux-Prayer
7b2e4bd4e2
account_creator: add recover_phone_account
2016-08-05 17:11:30 +02:00
Gautier Pelloux-Prayer
c6b204fc64
one more crash…
2016-08-05 17:11:30 +02:00
Ghislain MARY
9e217f5fa4
Update ms2 submodule.
2016-08-05 17:09:17 +02:00
Ghislain MARY
a70b12c892
Fix build for Windows 10.
2016-08-05 16:27:24 +02:00
Gautier Pelloux-Prayer
97c8f0d0d8
account_creator.c: fix creation
2016-08-05 15:46:08 +02:00
Gautier Pelloux-Prayer
43a1a994eb
tester: add one more failing test
2016-08-05 15:41:30 +02:00
Sylvain Berfini
cdd4adee54
Fix logs in vCard tester
2016-08-05 09:56:18 +02:00
Sylvain Berfini
ddaa567ee6
Fix a test in vCards suite
2016-08-05 09:54:50 +02:00
Sylvain Berfini
06b60f3932
Updated ms2 to fix broken compilation due to method not used
2016-08-05 09:51:30 +02:00
Ghislain MARY
7c03fefec5
Fix build for Windows 10.
2016-08-04 17:37:28 +02:00
Ghislain MARY
a5bd5e8d47
Update ms2 submodule.
2016-08-04 17:37:15 +02:00
Sylvain Berfini
3567c38e1f
Updated ms2
2016-08-04 17:24:32 +02:00
Ghislain MARY
280a2a7b03
Update ms2 submodule.
2016-08-04 17:01:26 +02:00
François Grisez
8b6e955fb5
Fix ISO C90 violation
2016-08-04 16:10:41 +02:00