Commit graph

53 commits

Author SHA1 Message Date
Sandrine Avakian
0024fab59d Merge branch 'master' into dev_loc 2017-04-11 13:29:35 +02:00
Jehan Monnier
6f3270f4e4 Merge remote-tracking branch 'origin/sqlzidcache' 2017-04-10 11:15:13 +02:00
Sandrine Avakian
9d6f6f6651 Merge branch 'master' into dev_loc 2017-04-06 15:02:43 +02:00
François Grisez
d8568491eb Add linphone_core_create_account_creator() 2017-04-06 12:02:03 +02:00
Sandrine Avakian
710c416e0a Merge commit '77913a3c5e3aace6ab48b78383c011d50c6bec3c' into dev_loc
# Conflicts:
#	coreapi/bellesip_sal/sal_op_call.c
#	coreapi/callbacks.c
#	mediastreamer2
#	oRTP
2017-04-04 14:50:10 +02:00
Ghislain MARY
d5ba6a1bf8 Fix Python wrapper generation. 2017-04-04 11:42:31 +02:00
Johan Pascal
9368df7238 Merge branch 'master' into sqlzidcache
# Conflicts:
#	mediastreamer2
2017-04-04 09:57:35 +07:00
François Grisez
5a46392c98 Fix memory leak in C++ wrapper 2017-04-03 13:49:57 +02:00
François Grisez
351bb97027 Reworking of Liblinphone's API around payload types 2017-04-03 12:34:49 +02:00
Johan Pascal
fcc61d1aa5 Switch to sql based zrtp/lime cache
Warning: no migration from old xml cache provided yet
2017-04-01 11:05:08 +07:00
Ghislain MARY
60802389ba Change the account creator API so that it is wrapper-friendly. 2017-03-31 11:52:26 +02:00
Ghislain MARY
548a81228f Add definition of callbacks on the LinphoneCall object. 2017-03-30 15:40:33 +02:00
Sandrine Avakian
a7a1c181a1 Merge commit 'a620881569eecd0938bb4101224b4353d029c788' into dev_loc 2017-03-30 10:51:14 +02:00
Erwan Croze
2482371bc4 Add account creator request engine + some changes 2017-03-28 17:08:01 +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
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
Sandrine Avakian
281cabcf4f Merge branch 'master' into dev_loc
# Conflicts:
#	coreapi/error_info.c
2017-03-27 15:36:31 +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
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
Ghislain MARY
c979eeaa34 Rework presence to remove online and offline virtual activities and introduce consolidated presence. 2017-03-17 14:51:23 +01:00
Sylvain Berfini
0e5b9bf3ff Added missing doc for linphone_core_set_text_codecs 2017-03-15 17:35:27 +01:00
Sylvain Berfini
bbcabe0eab Fixed typo 2017-03-15 15:13:18 +01:00
Sylvain Berfini
83ecb1d1b7 Added getter for LinphoneCoreCbs callbacks 2017-03-15 15:01:35 +01:00
Sylvain Berfini
b35e24aad6 Fixed global state changed cb type in core.h 2017-03-14 11:33:45 +01:00
Sylvain Berfini
d5d0ed5056 Added callback setter for globalStateChanged 2017-03-14 10:05:31 +01:00
Ronan Abhamon
8599aec3e5 add doc on lime functions/enums 2017-03-01 15:18:48 +01:00
Ronan Abhamon
95664d6879 add doc on linphone_core_get_mtu & remove it in linphonecore.c 2017-02-23 16:44:51 +01:00
Ghislain MARY
b95a9b8cf6 Fix automatic wrapper generation. 2017-02-13 18:25:10 +01:00
Ghislain MARY
e53d4cf70d Improve API so that it is more object-oriented. 2017-02-13 16:18:37 +01:00
Ghislain MARY
cd4870d5ad Some refactoring to have a more object-oriented API. 2017-02-07 15:32:42 +01:00
Simon Morlat
ebf1760947 add new function to get stream stats 2017-02-07 13:58:15 +01:00
Benjamin Reis
b669640847 Add message_received_unable_decrypt callback 2017-02-01 15:36:01 +01:00
Ghislain MARY
e389e34c7e Fix build of C++ wrapper on Windows. 2017-02-01 12:17:19 +01:00
Ghislain MARY
6735f6e731 Correct definition of LINPHONE_PUBLIC on Windows. 2017-02-01 12:16:24 +01:00
Simon Morlat
61c5137594 integrate new bandwidth control algorithm 2017-02-01 11:01:25 +01:00
Ghislain MARY
b297a4cb1d Rework chat handling.
- Add content type information in LIME encrypted message
 - Single entry point for all types of chat messages that are first decrypted if necessary and then handled according to their content type
 - Add possibility to send chat messages with a content type that is not 'text/plain'
 - Encrypt IMDN
2017-01-31 12:25:12 +01:00
Ghislain MARY
a3b52d99ca Fix Python module. 2017-01-19 17:20:09 +01:00
Ghislain MARY
562bf46ffc Improve documentation of linphone_core_pause_call(), linphone_core_resume_call() and linphone_core_update_call(). 2017-01-16 12:23:19 +01:00
François Grisez
28f5012238 Fix several issue in the API documentation 2017-01-13 14:41:24 +01:00
François Grisez
85b5ca097a Reworking of Liblinphone API
* Introduction of LinphoneFactory singleton class to create
  core-independent object like LinphoneAddress or LinphoneVcard.
* Make several C structures inherite from belle_sip_object_t class:
	* LinphoneCore
	* LinphoneVcard
	* LinphoneAuthInfo
* Creation of the LinphoneCoreCbs class that enable to store the
  callbacks used by LinphoneCore.
2017-01-12 17:47:01 +01:00
Ghislain MARY
6e37c97cb5 Add the LinphoneImNotifPolicy object to configure whether to display/send IM notifications (is_composing, message delivered, message displayed). 2017-01-03 14:56:17 +01:00
Ghislain MARY
9867c2fee7 Send and receive imdn. 2017-01-03 14:56:17 +01:00
Ghislain MARY
4fa7cf664c Add some new header files. 2016-12-20 17:37:27 +01:00
Ghislain MARY
82b8f3cdd7 Introduce the call.h header file. 2016-12-20 16:18:08 +01:00
Ghislain MARY
b7b409e089 Put error info code in its own files. 2016-12-20 15:31:39 +01:00
Ghislain MARY
66887a5200 Move some documentation from the source code to the headers. 2016-12-20 12:05:42 +01:00
François Grisez
19a36dd4fc Fix the documentation of linphone_core_interate() 2016-12-19 14:16:27 +01:00
François Grisez
64c7e55c1f Move some documentations from source files to headers 2016-12-19 14:15:45 +01:00
Simon Morlat
77b3564a43 fix bad function declaration. Flags can't be enums. 2016-12-09 16:55:00 +01:00
Simon Morlat
a725640319 don't include belle-sip.h from linphone/core.h 2016-12-04 18:37:10 +01:00