Ghislain MARY
e9abeb4501
Improve API of linphone account creator.
2015-06-08 15:52:59 +02:00
Ghislain MARY
1dee00dd5a
Add documentation for account creator.
2015-06-08 15:52:52 +02:00
Ghislain MARY
26fac3e081
Rework assistant for asynchronous XML-RPC requests.
2015-06-08 15:52:44 +02:00
Ghislain MARY
01be7132b6
Do not check account availability at each character being typed by the user but only when it's been 500ms since he has not typed anything in.
2015-06-08 15:49:03 +02:00
Ghislain MARY
067bbef127
Improve XML-RPC API.
...
- Handle XML-RPC request returning a string response
- Allow creating a request adding the arguments one at a time (useful for
automatically generated wrappers where variable args functions can be an
issue)
2015-06-08 15:48:55 +02:00
Ghislain MARY
a152132b1e
Remove check for libsoup.
2015-06-08 15:48:44 +02:00
Ghislain MARY
cbae403a1f
Handle XML-RPC request in liblinphone directly instead of using libsoup.
2015-06-08 15:43:55 +02:00
Ghislain MARY
6565d85b1d
Merge branch 'dev_xmlrpc'
2015-06-08 13:55:50 +02:00
François Grisez
a087df052a
Add "--target=x86_64-darwin10-gcc" to the list of parameters to pass to the configure of libvpx
2015-06-08 10:36:22 +02:00
Ghislain MARY
0cd6532117
Improve API of linphone account creator.
2015-06-08 09:46:01 +02:00
Ghislain MARY
1d5796e3c1
Add documentation for account creator.
2015-06-05 16:22:28 +02:00
Ghislain MARY
17cad99e4f
Rework assistant for asynchronous XML-RPC requests.
2015-06-05 15:49:47 +02:00
Simon Morlat
8415d54b4d
update flexisip.conf
2015-06-05 13:55:09 +02:00
Simon Morlat
c88685b194
fix memory leak and windows build
2015-06-05 12:14:56 +02:00
François Grisez
f5f2319462
Update README.macosx about libvpx
...
* Remove libvpx from packages installed with MacPort
* Add a procedure to build libvpx
2015-06-05 11:31:12 +02:00
François Grisez
a9e04ddae9
Increment version number to 3.8.3 and update NEWS
2015-06-04 15:35:20 +02:00
François Grisez
6d9dd3bf5b
Only start status notifier item whether Linphone has been launched on KDE
2015-06-04 14:41:56 +02:00
François Grisez
8964ec08ac
Only start status notifier item whether Linphone has been launched on KDE
2015-06-04 14:39:03 +02:00
Ghislain MARY
6e8ed6b246
Update oRTP and ms2 submodules.
2015-06-04 10:20:15 +02:00
Ghislain MARY
77421071d0
Export sal_media_description_find_stream symbol so that testers can build on Windows.
2015-06-04 09:41:35 +02:00
Jehan Monnier
b03d48ded9
improve liblinphone test reliability
2015-06-04 08:53:40 +02:00
Ghislain MARY
caf5d38787
Do not check account availability at each character being typed by the user but only when it's been 500ms since he has not typed anything in.
2015-06-03 14:23:07 +02:00
Ghislain MARY
fb8d223f54
Improve XML-RPC API.
...
- Handle XML-RPC request returning a string response
- Allow creating a request adding the arguments one at a time (useful for
automatically generated wrappers where variable args functions can be an
issue)
2015-06-03 13:49:28 +02:00
Ghislain MARY
12629a26b6
Fix bug in AVPF features negotiation + add tests to prevent regressions on this matter.
2015-06-03 10:19:35 +02:00
Jehan Monnier
ad1d7c12c9
Fix ZRTP conference
2015-06-02 18:28:02 +02:00
Gautier Pelloux-Prayer
e8081ed765
proxy.c: fix quality reporting collector address check - sip:collector.linphone.org is a valid collector endpoint as well
2015-06-02 14:33:13 +02:00
Ghislain MARY
7b3d7861e2
Remove check for libsoup.
2015-06-02 11:15:21 +02:00
Ghislain MARY
16eba02ebf
Handle XML-RPC request in liblinphone directly instead of using libsoup.
2015-06-02 11:02:23 +02:00
Ghislain MARY
a4666bd1dc
Rename ENABLE_DEBUG option of CMake to ENABLE_DEBUG_LOGS.
2015-06-02 08:58:19 +02:00
Ghislain MARY
fbac8ea313
Add ENABLE_DEBUG option to the CMake build.
2015-06-02 08:56:20 +02:00
François Grisez
149c913c3f
Replace g_message by ms_message
2015-06-02 09:37:53 +02:00
François Grisez
42dcd96c6a
Add some log message concerning the status icon
2015-06-01 15:23:14 +02:00
Ghislain MARY
d9416f1eec
Negotiate RPSI as positive feedback that is the way we are using it in Linphone, keeping compatibility with older versions of Linphone.
2015-06-01 14:14:42 +02:00
Jehan Monnier
68532f69bc
make lime optional for file sharing
2015-06-01 12:49:53 +02:00
Gautier Pelloux-Prayer
0bf665e86c
call_tester.c: fix compilation on clang macosx
2015-05-29 17:20:40 +02:00
Simon Morlat
f0c786e6e4
update ortp and ms2 to fix problem when sending RFC2833 dtmfs with a number which is not the one choosen by the remote.
2015-05-29 15:50:40 +02:00
Jehan Monnier
319116a6db
fix win32 compilation issue
2015-05-29 11:41:34 +02:00
Jehan Monnier
3da7a6e18a
fix c89 compilation issue
2015-05-29 08:28:40 +02:00
Gautier Pelloux-Prayer
819e0f07dc
proxy: fix normalize_number when having invalid prefix dial code
2015-05-28 17:30:52 +02:00
Jehan Monnier
1bd8a6ad1e
improve auto answer tool
2015-05-28 17:15:39 +02:00
Gautier Pelloux-Prayer
2b016a4318
quality_reporting.c: remove debug log and refactorize a bit
2015-05-28 17:13:44 +02:00
Gautier Pelloux-Prayer
38ed600456
proxy.c: add Jersey in dialplans
2015-05-28 15:46:01 +02:00
Jehan Monnier
cdfdabebea
improve lime test robustness
2015-05-28 15:45:47 +02:00
Ghislain MARY
b1cd06e66f
Add missing source file when building with CMake.
2015-05-28 11:47:39 +02:00
Jehan Monnier
e59224e2c1
fix android compilation issue
2015-05-28 11:21:58 +02:00
Jehan Monnier
7a67f94090
improve logs upload
2015-05-28 11:04:26 +02:00
Jehan Monnier
7de2c1bf33
ms2: disable symmetric rtp triggered by stun in case of multicast
2015-05-27 18:00:37 +02:00
Ghislain MARY
f5b65146ac
Generate linphonetester library when building for IOS with CMake.
2015-05-27 17:30:35 +02:00
Simon Morlat
5f30b8a1eb
set stereo=1 in opus fmtp to test stereo
...
rewrite ugly code
2015-05-27 12:36:36 +02:00
Jehan Monnier
7f2c4c22b4
fix compilation issue + fix lime tests for Android
2015-05-27 09:17:37 +02:00