Benjamin Reis
|
4d1e1c8dfa
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-31 11:19:34 +02:00 |
|
Ronan Abhamon
|
42af41d5a4
|
feat(address): wrap sal address impl
|
2017-08-30 17:37:28 +02:00 |
|
Benjamin Reis
|
94a0af4119
|
Add accepted elswhere and declined elsewhere call status, do not display this status as missed + tester
|
2017-08-30 17:06:37 +02:00 |
|
Ronan Abhamon
|
e69cc32264
|
feat(core): add cpp Address interface
|
2017-08-30 15:48:48 +02:00 |
|
Ronan Abhamon
|
ad493beca7
|
fix(ChatRoom): use Utils::toString instead of to_string (Android problem)
|
2017-08-30 14:50:14 +02:00 |
|
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 |
|
Benjamin Reis
|
5c230daade
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-29 15:53:05 +02:00 |
|
Benjamin Reis
|
4ca48b6162
|
add resource-lists generated API
|
2017-08-29 15:42:01 +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 |
|
Benjamin Reis
|
c43454cbc9
|
add resource-lists.xsd
|
2017-08-29 11:20:26 +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 |
|
Benjamin Reis
|
621385d221
|
Revert "libxsd temporary optionnal"
This reverts commit 37b9abe759.
|
2017-08-28 15:50:06 +02:00 |
|
Benjamin Reis
|
37b9abe759
|
libxsd temporary optionnal
|
2017-08-28 15:49:09 +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 |
|
Benjamin Reis
|
913486aee2
|
Merge remote-tracking branch 'origin/master' into dev_conference_info
|
2017-08-28 10:08:53 +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 |
|