Gautier Pelloux-Prayer
1002fdcdb9
tester: split simple call tests in two suites: video calls and other calls and minor files reorganization
2016-06-15 16:20:17 +02:00
Gautier Pelloux-Prayer
3c11cc74e6
offeranswer_tester.c: rename test to non-already-used name
2016-06-15 14:42:15 +02:00
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
Gautier Pelloux-Prayer
0a44f21adf
mk-ca-bundle.pl: die if no certs have been processed (currently happening due to mozilla website maintenance)
2016-06-15 10:35:28 +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
Sylvain Berfini
1ff3d2d157
Added bctbx log handler for android
2016-06-14 13:36:54 +02:00
Ghislain MARY
16444fbc3e
Install pdb file on Windows when building in RelWithDebInfo.
2016-06-14 12:30:28 +02:00
Ghislain MARY
cb0baf724f
Update ortp and ms2 submodules.
2016-06-14 12:30:17 +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
Sylvain Berfini
71125c17d5
Replace old MSG_STORAGE_ENABLED and CALL_LOGS_STORAGE_ENABLED by SQL_STORAGE_ENABLED
2016-06-14 11:10:00 +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
Gautier Pelloux-Prayer
d34fcc2cfd
message_tester.c: increase DNS SRV resolution timeout
2016-06-13 12:34:59 +02:00
François Grisez
52dffdc129
Update ms2
2016-06-13 12:31:39 +02:00
Gautier Pelloux-Prayer
17c7bb61bf
tester: increase extra time for DNS SRV resolution timeout
2016-06-13 10:55:55 +02:00
Sylvain Berfini
d88b44a537
Prevent tester from crashing if error in openning database file
2016-06-13 09:36:56 +02:00
Gautier Pelloux-Prayer
db9bdf1671
call_tester.c: always compile disable_all_video_codecs_except_one to fix no video builds
2016-06-13 09:33:06 +02:00
Simon Morlat
5a5ebe955d
fix compilation warning and update oRTP
2016-06-10 23:27:42 +02:00
Gautier Pelloux-Prayer
254b371a0c
tester: use H264 codec when using mire webcam because VP8 does not handle Mire properly, leading to failed tests on iOS
2016-06-10 16:45:35 +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
Gautier Pelloux-Prayer
89bbd52d60
call_tester.c: fix hardcoded ip 127.0.0.1 to work also in ipv6
2016-06-08 11:39:48 +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
Ghislain MARY
0e798af5e3
Update ms2 and ortp submodules.
2016-06-06 17:10:48 +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
Simon Morlat
77bdd092bd
update oRTP to fix bug with RtpModifiers
2016-06-06 14:31:35 +02:00
Ghislain MARY
e3ed72b70d
Blacklist linphone_nat_policy_get_stun_server_addrinfo() for Python module.
2016-06-06 12:38:38 +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
Simon Morlat
062abe3cf1
update ms2
2016-06-06 11:15:35 +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
Simon Morlat
34cd736aa2
fix audio-only build
2016-06-03 18:56:03 +02:00
Ghislain MARY
9f949c70d2
Add tests of TURN with video.
2016-06-03 15:22:42 +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
Gautier Pelloux-Prayer
49d0eadbab
tester: fix crash on iOS, and do NOT check for stun when not in ICE test
2016-06-03 12:12:29 +02:00
Gautier Pelloux-Prayer
4bd7ac7557
tester: add simple call using UDP
2016-06-03 12:12:02 +02:00
Ghislain MARY
8b310c888e
Update ms2 submodule.
2016-06-03 11:22:43 +02:00