Gautier Pelloux-Prayer
41aad2cf4f
Quality reporting: add device name in report for iOS platform
2015-06-22 15:03:28 +02:00
Gautier Pelloux-Prayer
4c9c51ca3d
Quality reporting: add test for custom route PUBLISH
2015-06-22 14:37:31 +02:00
Gautier Pelloux-Prayer
1c6fe4dc83
Quality reporting: collector address is now route address of the PUBLISH - if set to NULL, PUBLISH will be sent to proxy config domain
2015-06-22 12:11:41 +02:00
Gautier Pelloux-Prayer
1f49ce76a3
logging: do not use switch case for log levels since these are flags...
2015-06-22 10:20:23 +02:00
François Grisez
205527934d
Fix build issue
2015-06-22 09:39:21 +02:00
Ghislain MARY
0700c02856
Fix build without video.
2015-06-22 08:32:01 +02:00
Gautier Pelloux-Prayer
f011905543
logging: oops, fix previous commits
2015-06-19 14:51:21 +02:00
Gautier Pelloux-Prayer
87d2c1a647
linphonecore: fix linphone_core_set_log_level behavior (eg. take argument not as bit mask but minimum verbosity
2015-06-19 14:44:49 +02:00
Gautier Pelloux-Prayer
794ccbaad5
logging: use sal_set_log_level instead of sal_enable_logs and sal_disable_logs so that we have a finer control of logs verbosity
2015-06-19 14:42:15 +02:00
Ghislain MARY
98f2508be5
Allow linphone to be configured to use RTP sessions for input/output of audio and video streams.
2015-06-18 14:33:11 +02:00
Gautier Pelloux-Prayer
eb89a3f159
proxy.c: move documentation to header
2015-06-17 09:53:02 +02:00
Gautier Pelloux-Prayer
98628e52b9
linphonecore.c: move documentation to header
2015-06-16 17:58:08 +02:00
Margaux Clerc
64731a259c
Add patch for java exeception handling in callbacks
2015-06-16 14:20:53 +02:00
Ghislain MARY
e7db154574
Fix compilation error.
2015-06-15 15:56:36 +02:00
Gautier Pelloux-Prayer
a312cb8988
chat.c: factorize some code and set call state before calling filetransfer callbacks so that message state and callback parameter are consistent
2015-06-15 15:48:58 +02:00
Ghislain MARY
a7baa4bc7a
Restore option to enable/disable the assistant.
2015-06-11 16:14:14 +02:00
Gautier Pelloux-Prayer
24d86a55cf
chat.c: move doxygen documentation from source to header linphonecore.h to access it from xcode
2015-06-11 16:27:41 +02:00
Ghislain MARY
7ac6a838d4
Add linphone_core_get_video_preset() + Add JNI wrapper for some core functions.
2015-06-11 15:21:37 +02:00
Ghislain MARY
278bf66e33
Implement linphone_core_set_video_preset().
2015-06-11 09:41:56 +02:00
Jehan Monnier
85e296de59
fix iso country code entry for +44 . UK becomes GB
2015-06-10 17:12:04 +02:00
Ghislain MARY
e04262adab
Fix setup wizard which was broken by last commit.
2015-06-09 15:47:39 +02:00
Ghislain MARY
5b4513e776
Change account creator and xmlrpc API so that Python wrapper generation works correctly.
2015-06-09 15:18:37 +02:00
Ghislain MARY
c5e3bd5809
Build account creator and xmlrpc on Android and WP8 + install header files.
2015-06-09 08:30:59 +02:00
Simon Morlat
bbe66c9a63
fix compilation errors
2015-06-08 21:53:57 +02:00
Ghislain MARY
6565d85b1d
Merge branch 'dev_xmlrpc'
2015-06-08 13:55:50 +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
c88685b194
fix memory leak and windows build
2015-06-05 12:14:56 +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
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
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
Gautier Pelloux-Prayer
819e0f07dc
proxy: fix normalize_number when having invalid prefix dial code
2015-05-28 17:30:52 +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
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
Simon Morlat
5f30b8a1eb
set stereo=1 in opus fmtp to test stereo
...
rewrite ugly code
2015-05-27 12:36:36 +02:00
Gautier Pelloux-Prayer
6b134f5a33
proxy config: add tests for phone number normalization and fix API accordingly
2015-05-22 16:11:49 +02:00
Gautier Pelloux-Prayer
03287d93cf
tester: do not execute TLS tests when it is not available, and avoid using TLS when it is not necessary
2015-05-21 11:28:12 +02:00
Ghislain MARY
1f6fcb6393
Fix negociation of rtcp-fb attributes in SDP.
...
Some attributes could be added by us on incoming call whereas it should
not be done.
2015-05-18 15:36:18 +02:00
Sylvain Berfini
8eb0f91a92
More improvements on local refs in JNI layer for Android
2015-05-15 14:59:04 +02:00
Simon Morlat
028fe66662
fix broken offer answer with SDP connection address
2015-05-14 12:28:25 +02:00