Sylvain Berfini
|
bf2a9ade1b
|
Added org.linphone.specs to contact params
|
2017-12-11 16:55:49 +01:00 |
|
Erwan Croze
|
53fc3d1d00
|
Editing tester flexisip.conf
|
2017-12-11 16:52:41 +01:00 |
|
Benjamin Reis
|
1e2f75c829
|
add a device to the focus when creating a chat room from the db
|
2017-12-11 15:02:58 +01:00 |
|
Sylvain Berfini
|
1614e6c126
|
Fixed encryption when using old chat rooms + fixed decrypt async mechanism in chat message reception + fixed async b64 tester
|
2017-12-11 13:14:58 +01:00 |
|
Erwan Croze
|
56fd4d9a49
|
Adding soci dependency for liblinphone RPM
|
2017-12-11 11:45:34 +01:00 |
|
Ronan Abhamon
|
d98b3a6b33
|
fix(MainDb): do not notify chat room creation on fetch
|
2017-12-08 14:21:49 +01:00 |
|
Danmei Chen
|
8e46319d93
|
remove useless file in tester: `
|
2017-12-08 14:09:35 +01:00 |
|
Ghislain MARY
|
8816f39974
|
Remove CallListener and use CallSessionListener instead.
|
2017-12-08 13:57:32 +01:00 |
|
Ronan Abhamon
|
a02165ab81
|
fix(MainDb): do not execute query outside exception handler in get history range
|
2017-12-08 11:14:18 +01:00 |
|
Ronan Abhamon
|
225b7a6781
|
fix(FileTransferChatMessageModifier): camel case ;)
|
2017-12-08 11:13:31 +01:00 |
|
Ronan Abhamon
|
d2ec19ac7e
|
fix(FileTransferChatMessageModifier): check if file url is null before string construction!
|
2017-12-08 11:12:17 +01:00 |
|
Ronan Abhamon
|
dff49bec34
|
fix(MainDb): use blob for soci 4 (app data)
|
2017-12-08 10:43:23 +01:00 |
|
Ronan Abhamon
|
a531204489
|
fix(BasicChatRoom): do not notify chat room state when it is fetched from database
|
2017-12-07 17:25:44 +01:00 |
|
Ghislain MARY
|
146042ac6d
|
Correct cast fix.
|
2017-12-07 16:57:29 +01:00 |
|
Ghislain MARY
|
6c26de9e28
|
Various fixes in call handling.
|
2017-12-07 16:50:45 +01:00 |
|
Ghislain MARY
|
7c6d7bc2d7
|
Fix media start count check in testers.
|
2017-12-07 16:50:38 +01:00 |
|
Ronan Abhamon
|
a76f869d66
|
fix(MainDb): set a default value if subject is empty on get chat rooms
|
2017-12-07 16:50:02 +01:00 |
|
Ronan Abhamon
|
08bff790a6
|
fix(core): test if cards is null in get_sound_devices_list (crash in no video mode)
|
2017-12-07 16:29:09 +01:00 |
|
Ronan Abhamon
|
b03061b65b
|
feat(tester): add new db test
|
2017-12-07 14:57:34 +01:00 |
|
Ronan Abhamon
|
65d98ad4d2
|
fix(MainDb): update correctly last update time on chat room in import case
|
2017-12-07 14:07:04 +01:00 |
|
Ronan Abhamon
|
a1dc06d352
|
fix(MainDb): use a shared timestamp type for sqlite3 and MySql
|
2017-12-07 10:53:54 +01:00 |
|
Sylvain Berfini
|
6cd4752bdf
|
Fixed signedness conversion issue
|
2017-12-07 10:28:48 +01:00 |
|
Sylvain Berfini
|
578a88e552
|
Fixed build
|
2017-12-07 10:23:42 +01:00 |
|
Ghislain MARY
|
6dc6e0d431
|
Fix DTMF handling.
|
2017-12-06 17:17:16 +01:00 |
|
François Grisez
|
4d277538b0
|
Makes genapixml.py to interpret \bctbxlist balises while parsing events'arguments
|
2017-12-06 15:38:24 +01:00 |
|
Sylvain Berfini
|
badd672bd9
|
Do not multipart, encrypt or encapsulate with CPIM in an old ChatRoom to maintain backward compatibility
|
2017-12-06 15:32:08 +01:00 |
|
Ronan Abhamon
|
d2c6e3fcf4
|
fix(MainDb): remote static qualifier of query in getEventCount
|
2017-12-06 14:59:17 +01:00 |
|
Benjamin Reis
|
c5cfbc5892
|
do not increment lastNotify on a full state
|
2017-12-06 14:23:03 +01:00 |
|
Benjamin Reis
|
6aee9994b9
|
use const string ref when possible
|
2017-12-06 14:22:37 +01:00 |
|
Ghislain MARY
|
3f965bfc94
|
Fix crash in LocalConferenceEventHandler if there are no events to notify.
|
2017-12-06 14:10:46 +01:00 |
|
Ronan Abhamon
|
1cbabd0f3d
|
feat(ClientGroupChatRoom): add created event in db on chat room creation
|
2017-12-06 14:00:47 +01:00 |
|
Benjamin Reis
|
7d6fc05459
|
setImdnMessageId is now private
|
2017-12-06 13:35:04 +01:00 |
|
François Grisez
|
f31f9150f6
|
C++ wrapper generator: clean wrapper before generating it again
|
2017-12-06 12:09:51 +01:00 |
|
Ghislain MARY
|
047eba2f10
|
Add registration of CoreListener in the remote conference event handler.
|
2017-12-06 12:04:36 +01:00 |
|
Ronan Abhamon
|
16a6c279ee
|
feat(MainDb): use well-named variables on select/delete functions
|
2017-12-06 12:01:49 +01:00 |
|
Benjamin Reis
|
1616b8062b
|
set imdnId when fetching chat message from db
|
2017-12-06 11:37:20 +01:00 |
|
Ghislain MARY
|
f92da345a4
|
Keep the gruu address of the client group chat room focus participant.
|
2017-12-06 11:30:03 +01:00 |
|
Ghislain MARY
|
59f9c18b84
|
Check registration state before sending subscribe in the remote conference event handler.
|
2017-12-06 11:29:36 +01:00 |
|
Benjamin Reis
|
519153278d
|
add error logs when receiving a subscribe for conference event package
|
2017-12-06 11:16:50 +01:00 |
|
Sylvain Berfini
|
2a16139e3d
|
Fixed imdn id not being store on outgoing file transfer messages
|
2017-12-06 11:05:42 +01:00 |
|
Ronan Abhamon
|
7792f64b34
|
feat(MainDb): clean some pieces of code
|
2017-12-06 10:56:13 +01:00 |
|
Ghislain MARY
|
f9363b1062
|
Correctly handle ClientGroupChatRoom subscriptions.
|
2017-12-06 10:39:03 +01:00 |
|
Ronan Abhamon
|
a194a9c77c
|
feat(MainDb): update current devices state on devices events
|
2017-12-06 10:35:22 +01:00 |
|
Benjamin Reis
|
34a95033a7
|
Also add 'me' devices of a chatroom (for encryption purposes)
|
2017-12-05 18:48:14 +01:00 |
|
Ghislain MARY
|
008ec55b37
|
Handle call repair in CallSession and MediaSession classes.
|
2017-12-05 17:40:34 +01:00 |
|
Sylvain Berfini
|
52f13d34d0
|
Revert "Also set appData to FileTransfer contents"
This reverts commit cac63d006f.
|
2017-12-05 17:03:22 +01:00 |
|
Ronan Abhamon
|
36ae94cbe6
|
feat(MainDb): supports participant device insertion
|
2017-12-05 16:48:52 +01:00 |
|
Sylvain Berfini
|
cac63d006f
|
Also set appData to FileTransfer contents
|
2017-12-05 16:24:42 +01:00 |
|
Sylvain Berfini
|
71c5088307
|
Forgot to set hasFileTransferContent to true when fetching message from db
|
2017-12-05 15:53:55 +01:00 |
|
Sylvain Berfini
|
c48f0f70b5
|
Fixed fileTransferContent values not being set from content's body when fetched from db
|
2017-12-05 15:37:05 +01:00 |
|