Ronan Abhamon
82f1950551
fix(CMakeLists.txt): export soci symbols
2018-05-23 10:56:25 +02:00
Ronan Abhamon
652a3bf021
fix(PathsWindows): add dep libs
2018-05-23 10:48:18 +02:00
Ronan Abhamon
a66bd5122d
fix(core): export correcly some symbols for Windows...
2018-05-23 10:47:47 +02:00
Ronan Abhamon
43ecc924a1
fix(core): export linphone_core_get_linphone_specs and linphone_core_set_linphone_specs as public
2018-05-23 10:39:26 +02:00
Simon Morlat
c51aa48e83
Avoid crash in some zrtp tests, when the call fails.
2018-05-23 09:20:47 +02:00
Jehan Monnier
836cbdf97f
make sure android platform helper is compatible with linphone-android 3.x
2018-05-22 18:13:40 +02:00
Simon Morlat
18606096aa
Fix call timeout tests again.
2018-05-22 18:06:08 +02:00
Simon Morlat
80c9d0c7eb
Reply 489 Bad Event if we receive a NOTIFY in a call for anything else than a "refer" event package. This commit is also made in master branch.
2018-05-22 18:06:08 +02:00
Erwan Croze
4e6961aa36
Some fix in Magic Search
2018-05-22 17:58:52 +02:00
Ronan Abhamon
8c1b0dc8ab
chore(CMakeLists.txt): export Xerces symbols on Windows
2018-05-22 17:56:20 +02:00
Erwan Croze
20b8d7eba1
Replacing string compare by == in magic-search.cpp
2018-05-22 17:03:53 +02:00
Erwan Croze
eab30faa93
Revert changement of friends.db
2018-05-22 17:02:00 +02:00
Erwan Croze
c8a855ef1c
Fixing get friend of Magic Search
2018-05-22 16:42:42 +02:00
Ghislain MARY
9c7df45896
Improve Android wrapper migration script.
2018-05-22 15:34:40 +02:00
Ghislain MARY
f2b54a6bbb
Fix build on Android with NDK 15.
2018-05-22 15:29:48 +02:00
Simon Morlat
32a4832621
in tester, add -std=c99 to fix build on centos7
2018-05-22 15:08:00 +02:00
Ronan Abhamon
954a1a9cd5
fix(core): add many workarounds to build on Windows...
2018-05-22 09:40:48 +02:00
Ronan Abhamon
a225f7cf3a
fix(MainDb): add a workaround to define sql filters on Windows
2018-05-22 09:29:01 +02:00
Simon Morlat
3ee89b9d91
Relax assertion of measurement of call duration, because getting the two Released state can take up to one seconds on some platforms, probably a lot of time is wasted in shutting down the audio stream.
2018-05-21 18:02:08 +02:00
Simon Morlat
da246bf288
Fix test. The party that declines the call because of timeout has to mention the call as missed.
2018-05-21 17:28:42 +02:00
Ronan Abhamon
1cbfe4e499
fix(MainDb): SqlEventFilterBuilder => better code
2018-05-21 14:49:07 +02:00
Erwan Croze
fc3ac05c55
Fix compilation in magic search
2018-05-21 14:34:43 +02:00
Erwan Croze
ce6e236b5b
Changing some method in the magic search bar
2018-05-21 14:02:22 +02:00
Ronan Abhamon
130d199e6e
fix(StaticString): add a workaround for MSVC 2015 on int constructor
2018-05-21 11:53:33 +02:00
Ghislain MARY
5b9c76ff31
Revert "Improve last commit."
...
This reverts commit 131201a7d6 .
This commit was intended to remove deprecation warnings. That would have been great if it was specified in the original commit message...
2018-05-21 10:37:14 +02:00
Ronan Abhamon
3f4c8b6c22
fix(group_chat_tester): cast time_t to int for BC_ASSERT_GREATER
2018-05-21 10:35:05 +02:00
Ronan Abhamon
7e3fbe128b
fix(StaticString): fix build
2018-05-21 10:26:12 +02:00
Jehan Monnier
3087ae374c
Change cmakelist to handle include with subdirectories in IOS Framework
2018-05-21 09:20:13 +02:00
Ronan Abhamon
e9ff5bc951
fix(GroupChatTester): avoid bad conversion on Windows with time_t
2018-05-18 18:03:03 +02:00
Ronan Abhamon
2b34c206bd
fix(StatixString): add a workaround to deal with int constructors (Windows)
2018-05-18 18:03:03 +02:00
Ghislain MARY
c327a60318
Prevent adding the same address several times in the remote is composing list.
2018-05-18 17:46:26 +02:00
Ghislain MARY
9691218514
Fix build and coding style.
2018-05-18 17:46:26 +02:00
Ronan Abhamon
ff398c54be
fix(core): avoid bool conversions on Windows
2018-05-18 17:18:01 +02:00
Simon Morlat
aaf00286fa
Reimplement ip version selection for outgoing calls. This corresponds to commits 3fd706a702 and 08a66cdf6f of master branch.
2018-05-18 15:59:39 +02:00
François Grisez
0adccd72de
[Build] Fix race condition between linphonej and linphone-coreapi targets
2018-05-18 15:48:22 +02:00
Ronan Abhamon
00d695d77f
fix(Sal): cast bool_t/bool (Windows)
2018-05-18 11:43:07 +02:00
Ronan Abhamon
f37e941a6c
fix(Statements): unsupported array designators (since C99) on Windows...
2018-05-18 11:43:07 +02:00
François Grisez
c35f4f2719
[API doc] Makes the documentation to be installed.
2018-05-18 10:57:59 +02:00
François Grisez
8375959f36
Finalization of the API documentation generator.
2018-05-17 19:06:53 +02:00
François Grisez
22ecccec97
Fix Java wrapper generation.
2018-05-17 18:59:15 +02:00
François Grisez
a8c00e9c16
Update README.md about dependencies
2018-05-17 18:53:07 +02:00
François Grisez
2797ccb470
Reworking of CMake scripts around documentation generation
...
+ Merging of ENABLE_SPHINX_DOC and ENABLE_DOC options. Only ENABLE_DOC remains.
+ Switching default value of ENABLE_DOC option to NO.
+ Adding tests for checking the presence of Python modules needed
for documentation and wrappers generation.
2018-05-17 18:30:18 +02:00
Ghislain MARY
234f82e1c3
Add a new group chat tester.
2018-05-17 18:12:23 +02:00
Ghislain MARY
131201a7d6
Improve last commit.
2018-05-17 18:09:09 +02:00
Mickaël Turnel
c28c869949
Fix crash when the call is NULL
2018-05-17 15:36:20 +02:00
François Grisez
bfd8965a58
Makes gendoc.py to use csv-table directive form summaries
2018-05-17 15:25:47 +02:00
Erwan Croze
64fc28497f
Updating Magic Search tests
2018-05-17 14:21:26 +02:00
Erwan Croze
01cb565ec6
Adding phone number to search result
2018-05-17 14:21:26 +02:00
Ronan Abhamon
20e45ee0fd
fix(tester): do not add call_video_test_suite if not enabled
2018-05-17 11:36:06 +02:00
Ronan Abhamon
4d084078f4
fix(core): many fixes for Windows => include iterator, cast bool_t/bool, symbol export...
2018-05-17 11:31:34 +02:00