Sandrine Avakian
ca3e442d9f
Replacing most calls to sal_call_decline with sal_call_decline_with_error_info
2017-04-04 14:09:44 +02:00
Sandrine Avakian
92c8c0e4da
First commit for decline call with reason header support
2017-04-03 14:31:53 +02:00
Sandrine Avakian
a7a1c181a1
Merge commit 'a620881569eecd0938bb4101224b4353d029c788' into dev_loc
2017-03-30 10:51:14 +02:00
Sandrine Avakian
db0191ec9e
Renaming functions :
...
-linphone_call_error_info_to_sal_op into linphone_error_info_to_sal as there is no LinponeCall object involved here.
- linphone_call_terminate_with_error into linphone_call_terminate_with_error_info
Fixes in linphone_call_terminate_with_error_info.
2017-03-30 10:47:42 +02:00
François Grisez
a620881569
C++ wrapper: public structure support improvement
2017-03-29 15:26:21 +02:00
François Grisez
cc00059dcd
Prevent LinphoneAccountCreatorResponseCbs and LinphoneAccountCreatorRequestsCbs from wrapping
2017-03-29 14:39:53 +02:00
Ghislain MARY
a36cade084
Fix build with Clang on Linux.
2017-03-29 14:22:46 +02:00
Erwan Croze
2a4a17bffb
Add account_creator_rc file to CMakelists and makefile
2017-03-29 13:24:12 +02:00
Simon Morlat
39c59be243
fix linphone-daemon printing of RTCP stats
2017-03-29 13:17:55 +02:00
Erwan Croze
0878d89d62
Fix android log handler
2017-03-29 11:40:50 +02:00
Benjamin Reis
09f4e2324e
Use correct macro __ios --> TARGET_OS_IPHONE
2017-03-29 10:52:56 +02:00
Erwan Croze
f23b1d3246
Fix Account creator JNI
2017-03-28 17:08:01 +02:00
Erwan Croze
86e8c8f9f0
Fix account_creator tests server
2017-03-28 17:08:01 +02:00
Erwan Croze
f19b023f57
Fix Update_password function
2017-03-28 17:08:01 +02:00
Erwan Croze
927cd5fd68
Add missing function
2017-03-28 17:08:01 +02:00
Erwan Croze
ed9c2fd478
Changes in account_creator
...
-Add deprecated tag to domain and route function
-Add custom constructor for linphone account
2017-03-28 17:08:01 +02:00
Erwan Croze
a02b4c60ce
Fix crash in linphone_proxy_config_normalize_sip_uri
2017-03-28 17:08:01 +02:00
Erwan Croze
48882eb92b
Fix JNI + Account_creator
2017-03-28 17:08:01 +02:00
Erwan Croze
85c6355213
Add new implementation of acocunt creator to Java
2017-03-28 17:08:01 +02:00
Erwan Croze
d594898253
Some params name changes on account creator request engine
2017-03-28 17:08:01 +02:00
Erwan Croze
2482371bc4
Add account creator request engine + some changes
2017-03-28 17:08:01 +02:00
Erwan Croze
1deaf92b67
Add new tests for account creator
2017-03-28 17:06:14 +02:00
Erwan Croze
b41b920426
Refactoring of account creator + tester of account creator
2017-03-28 17:06:14 +02:00
Erwan Croze
54a0a0ff2f
Add account creator tester
2017-03-28 16:57:17 +02:00
François Grisez
ee5b550ecb
Linphone API: new functions to get port ranges
2017-03-28 16:48:46 +02:00
François Grisez
d410536b2d
C++ wrapper: public structure support improvement
2017-03-28 16:48:46 +02:00
François Grisez
64584409ae
C++ wrapper: CMake scripts improvements
2017-03-28 16:48:46 +02:00
Jehan Monnier
9b236e535d
avoid useless uri parsing when no presence model found for a friend
2017-03-28 15:49:51 +02:00
François Grisez
91c0fc4a17
Fix a memory leak in "Remote conference" tests
2017-03-28 11:26:40 +02:00
Jehan Monnier
0f08eba9cd
switch linphone_address parsing to fast version of belle_sip_header_address
2017-03-28 10:20:17 +02:00
François Grisez
c724a3fb37
Fix several compilation warnings caused by newly deprecated functions
2017-03-28 08:51:35 +02:00
François Grisez
652f26cb81
Disable wrapping of functions or structs that are deprecated at that commit time
...
Also add compiler depecation tag on functions that are marked as
deperecated in their documentation.
2017-03-28 08:51:35 +02:00
François Grisez
33d7528c13
Add a custom Doxygen command to notfy wrapper generators to do not wrap functions or structs
2017-03-28 08:51:35 +02:00
François Grisez
bdde8f8802
C++ wrapper: Unblacklist some class
2017-03-28 08:51:35 +02:00
François Grisez
f5269c919d
Add extern "C" block in im_encryption_engine.h
2017-03-28 08:51:35 +02:00
Ghislain MARY
e729b823d6
Add some accessors for the call stats.
2017-03-27 17:09:29 +02:00
Sandrine Avakian
5f9ba4ea90
replacing ms_strdup_safe by bctbx_strdup.
...
Adding checks in sal_call_terminate_with_error
2017-03-27 16:05:43 +02:00
Sandrine Avakian
281cabcf4f
Merge branch 'master' into dev_loc
...
# Conflicts:
# coreapi/error_info.c
2017-03-27 15:36:31 +02:00
Sandrine Avakian
ad337fffef
Adding new API int linphone_call_terminate_with_error_info(LinphoneCall *call, const LinphoneErrorInfo *ei) and other functions to handle RFC3326 reason header.
2017-03-27 15:27:42 +02:00
Ghislain MARY
cb194fdce3
Update ms2 submodule.
2017-03-27 15:22:42 +02:00
Ghislain MARY
1c104010f6
Add API and config parameter to define the echo canceller filter name to use.
2017-03-27 13:51:46 +02:00
Ghislain MARY
a04ec858f5
Update ms2 submodule.
2017-03-27 13:51:14 +02:00
François Grisez
26c0dccfeb
C++ wrapper: pubilc structures support
2017-03-27 11:00:47 +02:00
Benjamin Reis
3ec8d3669d
Fix build issue
2017-03-24 15:57:58 +01:00
Jehan Monnier
6409bed254
update ms2
2017-03-24 08:46:25 +01:00
Jehan Monnier
5e382aa503
fix LinphoneCxxConfig for group mode
2017-03-23 18:22:17 +01:00
Jehan Monnier
a0aae6c83a
fix group mode for cxx wrapper
2017-03-23 18:22:17 +01:00
Ronan Abhamon
5b861f2b80
chore(submodules): update mediastreamer2
2017-03-23 16:49:46 +01:00
Ronan Abhamon
b0f87c2a3d
chore(submodules): update mediastreamer2
2017-03-23 14:43:58 +01:00
Simon Morlat
130d471028
fix crash and memory leaks
2017-03-23 11:56:00 +01:00