Commit graph

9994 commits

Author SHA1 Message Date
Simon Morlat
656ff43b13 fix most common warnings 2017-01-14 14:13:26 +01:00
Simon Morlat
5805d4b106 fix automake build 2017-01-14 13:52:52 +01:00
Simon Morlat
0f29b26da3 fix compilation issue 2017-01-14 12:23:59 +01:00
Simon Morlat
c541b8ec79 Make liblinphone use new jitter buffer from oRTP. 2017-01-13 18:01:23 +01:00
François Grisez
8419375aee Make LiphoneConfig inherite from belle_sip_object 2017-01-13 16:02:20 +01:00
Ghislain MARY
5fd0fe2583 Fix some english mistakes. 2017-01-13 14:57:02 +01:00
François Grisez
6160b6dbe1 Merge branch 'master' of git.linphone.org:linphone 2017-01-13 14:43:54 +01:00
François Grisez
28f5012238 Fix several issue in the API documentation 2017-01-13 14:41:24 +01:00
François Grisez
3e037f26a0 Add a header file declaring functions exclusive for automatic wrapper generators 2017-01-13 14:08:46 +01:00
François Grisez
2e59a01544 Delete api.xml 2017-01-13 14:06:03 +01:00
François Grisez
db23ca9086 C++ wrapper: syntax error in the generated C++ code 2017-01-12 18:27:04 +01:00
François Grisez
16c2d33d98 Define downcast macro for LinphoneAuthInfo 2017-01-12 18:24:42 +01:00
François Grisez
c9347c7312 Mark some functions as deprecated 2017-01-12 17:54:08 +01:00
François Grisez
19950099c0 Rename LpConfig class into LinphoneConfig 2017-01-12 17:52:49 +01:00
François Grisez
163380c454 Move some comments from source files to headers 2017-01-12 17:51:44 +01:00
François Grisez
48c11e5135 Make linphone-doc target depend on files placed in include/linphone/ 2017-01-12 17:48:34 +01:00
Ghislain MARY
1f3b139551 Fix crash during call invite if no SIP transport is available. 2017-01-12 17:48:18 +01:00
Ghislain MARY
17fd6667e0 Prevent crash in Windows 10 tester for tests with the "Skip" tag. 2017-01-12 17:47:25 +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
Sylvain Berfini
7793ff2cce Set from while sending chat message before encryption step, so if it fails information is available 2017-01-12 17:04:18 +01:00
François Grisez
d6d0cbf5a6 C++ wrapper generator - intitial commit 2017-01-12 16:42:01 +01:00
Sylvain Berfini
63cc85751c Fixed an issue with LIME and Preferred policy + added tests 2017-01-12 16:40:22 +01:00
Ghislain MARY
19d47a6478 Fix call repair when in paused state. 2017-01-12 12:00:21 +01:00
Jehan Monnier
7727eeb4ba move vcard declaration on top of cmake to workaround a cmake builder issue. 2017-01-12 10:48:17 +01:00
Jehan Monnier
a5361924f2 add unit tests 2017-01-11 14:39:22 +01:00
Ghislain MARY
292a798178 Set IPv6 address in RTP IO mode test if IPv6 is enabled. 2017-01-11 14:16:58 +01:00
Ghislain MARY
7db3355ab5 Update oRTP submodule. 2017-01-11 14:15:47 +01:00
Sylvain Berfini
f9d6f3ae97 Fixed compil... 2017-01-11 13:05:36 +01:00
Sylvain Berfini
2e72668539 Fixed LIME tests 2017-01-11 12:17:08 +01:00
Ghislain MARY
7bcaa5bd06 Update ms2 submodule. 2017-01-11 11:49:54 +01:00
Ghislain MARY
ac13f96e53 Add missing symbol exports for build on Windows. 2017-01-11 11:49:27 +01:00
Ghislain MARY
9dfa5b6846 Fix build of lpc2xml_test and xml2lpc_test binaries with CMake. 2017-01-11 10:38:27 +01:00
Sylvain Berfini
e7213322b1 Fix issue in some RTT tests 2017-01-10 12:12:35 +01:00
Ghislain MARY
d55353a7c6 Use our own implementation of getnameinfo(). 2017-01-10 11:03:46 +01:00
Benjamin Reis
2751c8a703 Modify linphone_chat_room_lime_available 2017-01-09 17:16:57 +01:00
Ghislain MARY
9778b27def Update oRTP submodule. 2017-01-09 16:56:24 +01:00
Ghislain MARY
8e5391c9f5 Add build of lp2xml_test and xml2lpc_test executables with CMake. 2017-01-09 16:55:54 +01:00
Ghislain MARY
9fa30c5c20 Handle error cases in IMDN notifications. 2017-01-09 16:55:16 +01:00
Sylvain Berfini
7d1189819e Use getInstance from BelCardParser 2017-01-09 14:12:13 +01:00
Ghislain MARY
12657d5a36 Update oRTP submodule. 2017-01-06 17:21:41 +01:00
Ghislain MARY
ddb8e1981d Update ortp submodule. 2017-01-05 11:46:50 +01:00
Ghislain MARY
3f25339708 Add an iterate call when tunnel is connected so that the callback is called before going further. 2017-01-05 10:14:59 +01:00
Sylvain Berfini
4a04f3ba5a Do not increase unread message counter when sending one... 2017-01-04 17:31:22 +01:00
Sylvain Berfini
c5d232691a Added 2 new state for chat message in java object 2017-01-04 17:13:23 +01:00
Benjamin Reis
0a88099a5a update mediastreamer2 2017-01-04 14:59:34 +01:00
Ghislain MARY
94a1671ebd Update oRTP and ms2 submodules. 2017-01-04 14:50:21 +01:00
Ghislain MARY
19007584c4 Fix crash in remote provisioning tests. 2017-01-04 11:23:56 +01:00
Ghislain MARY
fc5296b4e2 Fix Python unit tests. 2017-01-04 10:52:34 +01:00
Ghislain MARY
207881d196 Fix Python module build. 2017-01-04 10:37:08 +01:00
Ghislain MARY
b2df3b492e Compilation fixes. 2017-01-04 10:16:18 +01:00