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
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
Sandrine Avakian
6adccb389b
Merge branch 'master' into dev_loc
2017-03-23 11:41:21 +01:00
Sandrine Avakian
836329e64e
Update ortp and mediastreamer2
2017-03-23 11:39:57 +01:00
Ghislain MARY
4ab81b467f
Optimize call logs fetching.
2017-03-23 11:30:54 +01:00
Sandrine Avakian
931a13df6c
Modifying linphone_core_notify_notify_presence_received and linphone_core_notify_notify_presence_received_for_uri_or_tel
...
to be public. Declaring them into core.h .
2017-03-23 11:26:44 +01:00
Simon Morlat
c1434a3f7c
fix crash in android version, optimize LinphoneCall.getCurrentParams()
2017-03-22 21:35:03 +01:00
Simon Morlat
7a5bfae02d
add new test (that works) and deprecate LinphoneCall.getCurrentParamsCopy().
2017-03-22 17:35:20 +01:00
Ghislain MARY
195d85fae6
Fix installation of linphone++ library on Windows.
2017-03-22 15:59:34 +01:00
Ghislain MARY
cb0f77fce2
Fix build on Windows.
2017-03-22 15:38:01 +01:00
Simon Morlat
ca56844012
fix memory leaks
2017-03-22 15:01:47 +01:00
Simon Morlat
1eba566506
fix compilation issue with last commit
2017-03-22 14:46:27 +01:00
Simon Morlat
95098f055a
Make LinphoneErrorInfo a belle-sip object. Add new accessors, and make it able to take Reason headers in incoming requests (feature to be tested)
2017-03-22 14:45:24 +01:00
Sandrine Avakian
56b66b5dd1
Merge branch 'master' into dev_loc
2017-03-22 14:23:59 +01:00
Sandrine Avakian
67c8f846f2
linphone-daemon readPipe bugfix
2017-03-22 10:27:24 +01:00
Brieuc Viel
f74e37becf
[Imdm] remover listener cleaning on delivered
2017-03-21 14:35:06 +01:00
Ghislain MARY
2e6d2b8297
Fix linphone++ CMake target export.
2017-03-21 12:01:21 +01:00
Sandrine Avakian
49f9b9ea25
Merge branch 'master' into dev_loc
2017-03-20 14:55:03 +01:00
Sandrine Avakian
9380f1c988
Merge branch 'master' of git.linphone.org:linphone
...
* 'master' of git.linphone.org:linphone:
fix tunnel compilation
2017-03-20 14:52:23 +01:00
Sandrine Avakian
b54310bc3e
Changing inappropriate variable name...
2017-03-20 14:49:28 +01:00
Jehan Monnier
310f6504a4
fix tunnel compilation
2017-03-20 14:46:58 +01:00
Ghislain MARY
8da97fe4c1
Update ms2 submodule.
2017-03-20 14:20:39 +01:00
Sandrine Avakian
0009e277d7
Added linphone_call_set_params to modify SDP header and attributes.
...
Added linphone_call_get_params to get local call params used.
Added tests .
2017-03-20 14:14:43 +01:00
Ghislain MARY
a4b206aec8
Fix conference.
2017-03-20 11:55:29 +01:00
Ghislain MARY
a8418666e4
Fix deprecation warnings.
2017-03-20 11:15:26 +01:00
Simon Morlat
a570c27e17
added new java wrapped for linphone_call_asked_to_autoanswer().
2017-03-20 10:24:49 +01:00
Ghislain MARY
6a9b199af6
Remove a lot of deprecation warnings.
2017-03-17 17:49:45 +01:00
François Grisez
480724b1bb
Publish ref and unref functions of LinphoneAuthInfo
2017-03-17 16:41:20 +01:00
François Grisez
d62c40f04c
Based LinphoneInfoMessage on belle_sip_object_t
2017-03-17 16:41:20 +01:00
François Grisez
ac7bf95ea2
Based LinphoneConference and LinphoneConferenceParams on belle_sip_object_t
2017-03-17 16:41:20 +01:00
François Grisez
62c03843ff
Turn LinphoneTunnel into belle_sip_object_t
2017-03-17 16:41:20 +01:00
Ghislain MARY
c979eeaa34
Rework presence to remove online and offline virtual activities and introduce consolidated presence.
2017-03-17 14:51:23 +01:00
Ghislain MARY
87871f56fd
Fix C++ wrapper symbols export.
2017-03-16 17:50:53 +01:00
Ronan Abhamon
5fb6ca92a5
include <string> in wrappers/cpp/object.hh
2017-03-16 15:37:44 +01:00
Ronan Abhamon
aff95c976c
update mediastreamer2
2017-03-16 14:52:27 +01:00
François Grisez
a20b9a9441
Make the C++ wrapper headers not depends on belle-sip and bctooblox headers
2017-03-16 14:31:07 +01:00
Ghislain MARY
8a7f7efd37
Update ms2 submodule.
2017-03-16 14:10:28 +01:00