Commit graph

10853 commits

Author SHA1 Message Date
Ronan Abhamon
289dc072ed feat(c-wrapper): provide a wrapper helper to access private data 2017-08-30 14:12:39 +02:00
Jehan Monnier
09a533a8a9 make sure to also register loghandler at SAL level 2017-08-30 14:01:09 +02:00
Ronan Abhamon
858c06056e fix(CMakeLists.txt): fix bad cherry-pick 2017-08-30 10:36:36 +02:00
Ghislain MARY
0babed04f4 Use ChatRoom C++ class. 2017-08-30 10:27:51 +02:00
Ronan Abhamon
95c781ec5b feat(c-event-log): in progress 2017-08-30 09:55:16 +02:00
Ronan Abhamon
8d114ecded feat(c-wrapper/api): events interface => OK 2017-08-30 09:34:31 +02:00
Ronan Abhamon
ce4d73d8fe feat(enums): provide a (good?) way to share enums between C and C++ 2017-08-29 17:07:23 +02:00
Ronan Abhamon
78f8cfd4bf feat(c-wrapper): refactoring 2017-08-29 14:24:59 +02:00
Ronan Abhamon
a0f5602b1f feat(c-types): add call event interface 2017-08-29 13:42:55 +02:00
Ronan Abhamon
9467d6819f feat(c-types): add conference event interface 2017-08-29 13:35:11 +02:00
Ronan Abhamon
698a0d520f feat(c-types): add conference participant event interface 2017-08-29 13:30:19 +02:00
Ronan Abhamon
b5235a14f9 feat(c-types): provide message event interface 2017-08-29 11:38:28 +02:00
Ronan Abhamon
c18c265587 feat(c-types): provide init internal functions 2017-08-29 11:30:00 +02:00
Ronan Abhamon
a588e18ac2 feat(c-types): EventLog wrapped 2017-08-29 10:57:42 +02:00
Ronan Abhamon
d7d78a515b feat(enums): supports C export 2017-08-29 10:46:19 +02:00
Ronan Abhamon
3e7e4cb56d fix(c-types): remove toto code 2017-08-28 14:55:05 +02:00
Ronan Abhamon
ce37899b26 feat(core): add c-wrapper tools 2017-08-28 14:52:53 +02:00
Jehan Monnier
1cc45284cf reset liblinphone_log_collection_max_file_size to default value in function linphone_core_reset_log_collection 2017-08-28 13:07:03 +02:00
Ronan Abhamon
b6952c1dba fix(EventsDb): search correctly enum value 2017-08-25 15:55:00 +02:00
Ronan Abhamon
a96d04c7b4 fix(EventsDb): avoid unused functions if soci is not available 2017-08-25 15:36:38 +02:00
Ronan Abhamon
a17289a013 feat(Event): add ConferenceParticipantEvent 2017-08-25 14:50:21 +02:00
Ronan Abhamon
133d58d618 fix(ConferenceEvent): add getAddress impl 2017-08-25 12:06:29 +02:00
Benjamin Reis
ab41ae3c45 add gruu support 2017-08-25 11:39:37 +02:00
Ronan Abhamon
9cc9d23a5d fix(EventsDb): try to fix mac compilation 2017-08-25 11:00:52 +02:00
Ronan Abhamon
02e1935c4f feat(core): use static on inline funcs 2017-08-25 10:42:27 +02:00
Ronan Abhamon
89745baaca fix(EventsDb): remove useless inline keywork in constexpr 2017-08-25 10:16:44 +02:00
Ronan Abhamon
1d968f7ddd feat(Event): add assert on type when Call or Conference event are created 2017-08-24 17:25:40 +02:00
Ronan Abhamon
0e37546ef3 feat(Event): add conference event 2017-08-24 17:22:49 +02:00
Ronan Abhamon
3c51f52fa6 feat(Event): add new conference event type 2017-08-24 17:17:09 +02:00
Ronan Abhamon
98a370e79f feat(core): add empty Core class 2017-08-24 16:01:39 +02:00
Ronan Abhamon
3e9b07432d feat(core): add empty Content class 2017-08-24 15:55:57 +02:00
Ronan Abhamon
79d716d9d7 feat(EventsDb): insert data for message_state, message_direction and event_type tables 2017-08-24 15:14:39 +02:00
Sylvain Berfini
8af55bcf34 Fixed flexisip crash when using the userdb.conf file 2017-08-24 15:10:46 +02:00
Ronan Abhamon
c9dac359b4 feat(EventsDb): impl getUnreadMessagesCount 2017-08-24 14:28:25 +02:00
Erwan Croze
1fe9f6d4c6 Fix C# wrapper 2017-08-24 12:12:59 +02:00
Ronan Abhamon
0684ac4649 little fixes 2017-08-24 12:12:35 +02:00
Ronan Abhamon
3c70511b7d feat(EventsDb): impl getMessagesCount 2017-08-24 12:05:50 +02:00
Erwan Croze
637be81450 Fix typo error for CPP compile flags 2017-08-24 11:23:29 +02:00
Sylvain Berfini
6162b8a9e7 Fixed Cameroon dialplan 2017-08-24 10:46:45 +02:00
Ronan Abhamon
4e7726e9ee fix(Message): const in container doesn't work on windows 2017-08-24 10:12:22 +02:00
Jehan Monnier
8d7b79f3bb fix output of traces comming from bctbx tester framework 2017-08-24 09:26:49 +02:00
Ronan Abhamon
a322fb9a42 feat(EventsDb): impl getEventsCount 2017-08-23 18:06:18 +02:00
Erwan Croze
abf91b0648 Fix function linphone_video_definition_equals 2017-08-23 17:09:18 +02:00
Erwan Croze
a399cb0579 Fix C# wrapper for UWP 2017-08-23 17:09:18 +02:00
Ronan Abhamon
6df37d30f9 feat(EventsDb): provide interface 2017-08-23 15:53:50 +02:00
Brieuc Viel
0399162c4c [FriendsImpl] update java wrapper to add function getVcardToString from friend 2017-08-23 12:01:01 +02:00
Jehan Monnier
e25d0c3efa fix FindSoci.cmake 2017-08-23 11:56:50 +02:00
Sylvain Berfini
5f9b2481d6 Fixed Myanmar dialplan 2017-08-23 10:01:31 +02:00
Jehan Monnier
552be2a639 small rework of trace level management. 2017-08-23 09:21:24 +02:00
Ronan Abhamon
8c98297aa4 fix(ClonableObject): use correct assert on setRef 2017-08-22 17:17:56 +02:00