Commit graph

4110 commits

Author SHA1 Message Date
Simon Morlat
68e470907c implement late ICE activation, add test for it.
Application needs to set
[net]
allow_late_ice=1
2016-06-15 11:45:19 +02:00
Sandrine Avakian
ab5a15124a VFS - ConvertFromUtf8 extended to all platforms. 2016-06-14 17:15:23 +02:00
Ghislain MARY
11b98c90f3 Get HANDLE from fd for sqlite sync on Windows. 2016-06-14 16:54:17 +02:00
Sylvain Berfini
e047dcf829 Improved vcard import/export code a bit 2016-06-14 15:41:29 +02:00
Ghislain MARY
16444fbc3e Install pdb file on Windows when building in RelWithDebInfo. 2016-06-14 12:30:28 +02:00
Sylvain Berfini
4acb65212a Moved bctoolbox set_log_level from tester to liblinphone 2016-06-14 12:23:20 +02:00
Sylvain Berfini
64ca9e82e5 Improved import friends from vcards feature + set bctoolbox logger in linphone tester 2016-06-14 11:44:43 +02:00
Sandrine Avakian
e962f84b36 VFS activation.
Using utf8 conversions, meaning converting back to Windows format on Windows
with ConvertFromUtf8Filename in sqlite3bctbx_Open.
Windows using win32  sqlite VFS methods for everything except open, read, write, close , sync, file control,
device characteristics, file size and lock related methods. Some of them are just stubs, refer to
source code.
2016-06-14 10:06:16 +02:00
Simon Morlat
5a5ebe955d fix compilation warning and update oRTP 2016-06-10 23:27:42 +02:00
Sandrine Avakian
e6ea6151ce VFS fixes for Windows. 2016-06-10 10:10:58 +02:00
Sylvain Berfini
ae235690ff Store LinphoneContent key (when using lime) in db 2016-06-09 11:19:37 +02:00
Simon Morlat
c4cfbdf93b fix ordering of newly added codecs 2016-06-08 13:15:00 +02:00
Ghislain MARY
abab667da5 Fix bug in migration from firewall_policy to nat_policy.
Even after creating the nat_policy, the settings of the firewall_policy
could still be used resulting in unexpected behavior.
2016-06-07 15:51:43 +02:00
Gautier Pelloux-Prayer
b5606700c5 address.c: dont check linphone_address_set_domain 2016-06-07 15:46:06 +02:00
Erwan Croze
795829bb10 Fix previous commit 2016-06-07 14:15:13 +02:00
Erwan Croze
72dcaef493 Fix ca path for no linux system 2016-06-07 14:10:51 +02:00
Jehan Monnier
3b84bfcaf9 improve nat64 support for Apple platform 2016-06-07 13:59:13 +02:00
Erwan Croze
2fee71cdea Fix use of bctbx_file_exist for reseting of ca path 2016-06-07 12:06:40 +02:00
Ghislain MARY
728c6887f1 Fix some compilation warnings. 2016-06-06 17:12:01 +02:00
Ghislain MARY
1b62cd64e2 Use correct pragma for deprecation in Visual Studio. 2016-06-06 17:11:35 +02:00
Erwan Croze
2825ec6a55 Fix previous commit 2016-06-06 16:33:13 +02:00
Erwan Croze
f1f5172156 Reset ca path if not valid 2016-06-06 16:13:16 +02:00
Sylvain Berfini
f426902ebe Fixed Sqlite VFS for Android 2016-06-06 11:57:21 +02:00
Ghislain MARY
7b4af96a4a Fix Python module build. 2016-06-06 11:35:31 +02:00
Ghislain MARY
d6424def2a Little ICE fixes. 2016-06-06 11:11:02 +02:00
Ghislain MARY
5b29f57464 Fix build with upnp. 2016-06-06 10:39:43 +02:00
Ghislain MARY
e664b73e68 Add some checks in the TURN tests + add test of TURN with rtcp-mux. 2016-06-03 14:58:05 +02:00
Sylvain Berfini
015e7e7861 Fix crash when there is no default friend list 2016-06-03 14:43:28 +02:00
Ghislain MARY
8b310c888e Update ms2 submodule. 2016-06-03 11:22:43 +02:00
Simon Morlat
eaed5fe047 fix sqlite openings: don't convert to utf8 2016-06-03 10:38:06 +02:00
Ghislain MARY
22df29159f Merge branch 'dev_turn' 2016-06-03 10:10:51 +02:00
Ghislain MARY
4efbae9f59 Add missing export for Windows build. 2016-06-02 16:48:07 +02:00
Simon Morlat
c047fa514a handle the case where the value returned by linphone_proxy_config_get_custom_header() is NULL 2016-06-01 19:51:20 +02:00
Simon Morlat
c62793c280 merge patch adding java wrapper for linphone_proxy_config_set/get_customer_header() 2016-06-01 19:44:50 +02:00
Simon Morlat
5b3f085121 lime again 2016-06-01 19:42:35 +02:00
Simon Morlat
e67e881283 change prototype of lime_freeKeys() to avoid passing a full structure by copy. 2016-06-01 19:39:21 +02:00
Simon Morlat
2336ee6f8b fix compilation without lime, add required copyright headers. 2016-06-01 19:33:12 +02:00
Ghislain MARY
3ccd09b1e4 Fix a lot of doxygen warnings. 2016-06-01 18:11:54 +02:00
Ghislain MARY
cac2bc4d95 Add missing nat policy ref. 2016-06-01 17:06:20 +02:00
Ghislain MARY
fc1fed70fe Merge branch 'master' into dev_turn 2016-06-01 14:56:52 +02:00
Ghislain MARY
86705803e4 Fix memory leaks. 2016-06-01 13:58:53 +02:00
Ghislain MARY
fad94bc04c Fix header includes for Android. 2016-06-01 12:32:57 +02:00
Gautier Pelloux-Prayer
2fc0aef1b9 gtk: add lime icon in chat 2016-05-31 17:43:46 +02:00
Gautier Pelloux-Prayer
cb9816e9fb lime.c: implement "preferred" mode 2016-05-31 16:08:35 +02:00
Simon Morlat
aba70a4afa don't make our sqlite vfs the default for all the process, because it conflicts with other use of sqlite (in ios apis for example) 2016-05-31 11:34:33 +02:00
Simon Morlat
e4c674c2e3 implement the sending of out-of-dialog NOTIFYs, and add non-regression test
This fixes a crash producing all the time when receiving such out-of-dialog NOTIFY.
2016-05-27 23:03:05 +02:00
Sandrine Avakian
fca10a6943 Fix SQLite3 vas on windows. 2016-05-27 11:38:36 +02:00
Ghislain MARY
b08cdb2212 Fix compilation error. 2016-05-26 17:57:29 +02:00
Jehan Monnier
7add04a59f Enable ipv6 by default on IOS 2016-05-26 13:57:03 +02:00
Sandrine Avakian
8efcd200c0 cosmetic 2016-05-26 09:34:45 +02:00