Ronan Abhamon
8523c03deb
fix(core): repair build
2017-10-27 15:24:20 +02:00
Ronan Abhamon
6aabd89f5a
fix(chat): fix partially previous merge
2017-10-27 14:34:29 +02:00
Erwan Croze
64e550f764
Merge fix for client group chat room
2017-10-27 13:44:42 +02:00
Ronan Abhamon
54e0f253f5
feat(MainDb): add getConferenceNotifiedEvents impl
2017-10-27 10:44:37 +02:00
Sylvain Berfini
2f97587d53
Fixed issue with android platform helper and DNS servers + added logs into android platform helper
2017-10-26 18:04:43 +02:00
Ronan Abhamon
34b2882e38
feat(Core): use chat room api from new core
2017-10-26 10:09:39 +02:00
Sylvain Berfini
c88983da3d
Fixed compil for android armv7, issue was cast increases required alignment from 4 to 8
2017-10-20 10:43:06 +02:00
Erwan Croze
04b6f1386d
Adding and implementing find_contacts_by_char
2017-10-19 14:11:37 +02:00
Benjamin Reis
079cfcfb44
add getDataPath and getconfigPath for iOS
2017-10-19 11:53:57 +02:00
Sylvain Berfini
95ead0586a
Fixed build issues with platform helper
2017-10-19 11:32:16 +02:00
Simon Morlat
ef94fd5090
add helper class in java to access specific functions available only in Android SDK, such as retrieving DNS servers.
...
Refactor wifi lock, multicast lock so that they use this new class.
Manage the CPU lock required for call in the core, instead of app's LinphoneManager.
2017-10-19 11:06:35 +02:00
Benjamin Reis
38f8ef4485
connect cppCore with c_core and add received conference events in db
2017-10-18 11:18:52 +02:00
Sylvain Berfini
06032c0340
Added new constructors for XmlRpcRequest and XmlRpcSession
2017-10-17 17:58:01 +02:00
Sylvain Berfini
0c9100d573
Reworking of the EC calibrator API in order to be automatically wrapped
2017-10-17 17:25:29 +02:00
Sylvain Berfini
93d57e9926
Added methods in core required for Android
2017-10-16 11:21:56 +02:00
Ghislain MARY
66a92bb88a
Some const fixes.
2017-10-13 10:04:39 +02:00
Sylvain Berfini
d63af8a799
Created replacements for methods returning const char ** using bctbx_lists
2017-10-12 13:37:01 +02:00
Ronan Abhamon
6c67cb237d
feat(Chat): fix build
2017-10-11 18:05:34 +02:00
Sylvain Berfini
b744a8e025
More Android compilation fixes
2017-10-11 16:51:57 +02:00
Ghislain MARY
b9c4d7dcdf
Handle participant removal in client group chat room.
2017-10-11 14:30:05 +02:00
Ronan Abhamon
935e429609
fix(Core): clean some dirty code...
2017-10-11 14:09:22 +02:00
Ghislain MARY
f871550888
Fix some bugs in group chat handling.
2017-10-10 12:09:19 +02:00
Jehan Monnier
6e734e6b0b
Add Gruu implementation completion from master in dev_refactor_cpp branch
2017-10-10 11:58:48 +02:00
Ghislain MARY
47da8088e3
Improve handling of conference event package subscription/notification.
2017-10-09 16:40:36 +02:00
Ronan Abhamon
33d7a384af
feat(General): remove LINPHONE_NAMESPACE
2017-10-02 12:31:36 +02:00
François Grisez
86b626d3fe
Migration of Sal and SalOp into C++ classes
2017-09-29 17:19:52 +02:00
Ghislain MARY
96bd4b35e0
Use the correct name for the conference event package.
2017-09-29 15:45:13 +02:00
Ghislain MARY
7383a29251
Subscribe to the conference event package when a client group chat room enters the created state.
2017-09-28 14:37:33 +02:00
Ronan Abhamon (Windaube)
dc9fc11965
fix(windaube): in linphonecore use liblinphone_user_log_func, not invalid symbol
2017-09-28 13:17:37 +02:00
Ghislain MARY
b0b2309038
Prevent the params of the contact address from being erased.
2017-09-27 15:02:38 +02:00
Ghislain MARY
d0e4898633
Rename and document conference factory uri API.
2017-09-25 14:19:42 +02:00
Benjamin Reis
4bc82605b5
cast away
2017-09-22 15:00:25 +02:00
Ronan Abhamon
1431e1518d
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_PRIVATE_FROM_C_OBJECT
2017-09-22 10:40:14 +02:00
Ronan Abhamon
78646be7bc
feat(c-wrapper): rename C_STRUCT to C_OBJECT
2017-09-22 10:27:58 +02:00
Ronan Abhamon
3b08856dc0
feat(c-wrapper): remove CPP_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
2017-09-22 10:16:29 +02:00
Ghislain MARY
53627f92e0
No longer depend on gettext + remove core callbacks that were deprecated since a very long time.
2017-09-21 18:30:08 +02:00
Benjamin Reis
3a6f8976fd
cast to fix build
2017-09-21 16:52:47 +02:00
Ghislain MARY
3c28b14440
Use the c-tools for the Call object.
2017-09-21 16:04:35 +02:00
Ronan Abhamon
48487d518f
feat(c-wrapper): avoid usage of extern init...
2017-09-21 14:18:33 +02:00
Ronan Abhamon
5e4cb463db
feat(c-tools): remove C_TYPE parameter of L_GET_CPP_PTR_FROM_C_STRUCT
2017-09-20 19:40:29 +02:00
Ronan Abhamon
b2a0cd770e
fix(core): deal with new cpp flags
2017-09-20 12:45:17 +02:00
Ghislain MARY
2b8291c3f1
Merge remote-tracking branch 'origin/dev_conference_info' into dev_refactor_cpp
2017-09-19 10:03:25 +02:00
Ghislain MARY
0a15a02ff0
Add callbacks to the LinphoneChatRoom object.
2017-09-18 11:52:35 +02:00
Ghislain MARY
4a13ac6a7a
Use real pointer for C++ object inside LinphoneCallParams as it is a ClonableObject.
2017-09-13 17:40:09 +02:00
Ronan Abhamon
93d9c5101a
Merge branch 'chat-events-cpp' into dev_refactor_cpp
2017-09-11 12:02:03 +02:00
Ghislain MARY
7588a54016
Convert LinphoneCall to Call C++ class.
2017-09-08 14:15:08 +02:00
Jehan Monnier
252925a373
improve logging to make sure all logger are handler by liblinphone, including, ortp, bzrtp and belle-sip
2017-09-08 13:58:30 +02:00
Jehan Monnier
c0696f786d
zrtp cache migration must only take uri from local identity instead of whole LinphoneAddress, including display name.
2017-09-08 13:58:30 +02:00
Ghislain MARY
d795a30518
Convert LinphoneCallParams to use MediaSessionParams C++ class.
2017-09-07 14:07:47 +02:00
Jehan Monnier
7dab187bfc
make sure publishs are restart after a network state changed from DOWN to UP
2017-09-06 10:21:44 +02:00