Ghislain MARY
|
359b7bde4b
|
Handle one-to-one chat rooms and quit the client group chat room when deleting it.
|
2018-01-25 11:51:20 +01:00 |
|
Mickaël Turnel
|
1e350eda33
|
Send also a message with some accents to test encoding
|
2018-01-25 11:24:38 +01:00 |
|
Mickaël Turnel
|
acd77eba5f
|
A message is always sent as UTF-8
|
2018-01-25 10:34:50 +01:00 |
|
Sylvain Berfini
|
8bee95c540
|
Added test for gruu in fork contexts and flexisip's router module
|
2018-01-24 16:34:43 +01:00 |
|
Erwan Croze
|
0bc7d25eed
|
Fixing compilation problem with Centos7
|
2018-01-24 10:27:00 +01:00 |
|
Ronan Abhamon
|
5c635ab5c2
|
fix(core-chat-room): add a workaround to deal with destroyed chat rooms
|
2018-01-23 17:35:27 +01:00 |
|
Erwan Croze
|
37011a2737
|
Fixing linphone rpm build
|
2018-01-23 16:25:34 +01:00 |
|
Sylvain Berfini
|
404e213cc4
|
Log an error and abort sending chat message without any content
|
2018-01-23 13:57:56 +01:00 |
|
Erwan Croze
|
69f1982653
|
Didn't handle message if chatroom not found on server
|
2018-01-23 13:41:22 +01:00 |
|
Ghislain MARY
|
94e457427e
|
Fix an invalid read in multi call tester.
|
2018-01-19 17:23:27 +01:00 |
|
Sylvain Berfini
|
63a16edcad
|
Fixed Android video devices
|
2018-01-18 19:01:35 +01:00 |
|
Ronan Abhamon
|
75cbb76945
|
feat(MainDb): add a findOneToOneConferenceChatRoomAddress method
|
2018-01-18 16:59:33 +01:00 |
|
Jehan Monnier
|
3a3745d7b7
|
Automatically load cpim grammar from Linphone framework on IOS
|
2018-01-17 20:51:22 +01:00 |
|
Ghislain MARY
|
2cd079c96f
|
Fix DTLS in calls.
|
2018-01-16 17:42:04 +01:00 |
|
Sylvain Berfini
|
cb41aa0482
|
Changed order of chat message modifier for LIME v2
|
2018-01-16 14:41:04 +01:00 |
|
Ghislain MARY
|
c0a610d4a4
|
Fix invalid reads and writes in media session.
|
2018-01-16 14:12:46 +01:00 |
|
Ghislain MARY
|
c57570a979
|
Prevent invalid reads in C code because of addresses internal cache variables being uselessly reallocated.
|
2018-01-16 10:58:47 +01:00 |
|
Ghislain MARY
|
dcc3bc6e59
|
Fix crash in "Call paused and resumed with loss" test.
|
2018-01-16 10:06:31 +01:00 |
|
Ronan Abhamon
|
755722f1c9
|
fix(main-db-tester): fix partially tests
|
2018-01-15 11:04:48 +01:00 |
|
Ronan Abhamon
|
582aff27af
|
fix(tester/tools): add _L prefix on include guard
|
2018-01-15 09:19:24 +01:00 |
|
Ronan Abhamon
|
26ad07a02e
|
feat(core): update date of some files
|
2018-01-15 09:17:54 +01:00 |
|
Ronan Abhamon
|
d8a8e4a747
|
fix(c-dial-plan): clean code and add todo
|
2018-01-15 09:16:02 +01:00 |
|
Ghislain MARY
|
a911ac8d8d
|
Fix conference event tester.
|
2018-01-12 17:51:11 +01:00 |
|
Sylvain Berfini
|
4dd100a061
|
Handle 400 returned by lft script if file is too large
|
2018-01-12 16:58:10 +01:00 |
|
Sylvain Berfini
|
f9986484c0
|
Ugly workaround to fix C++ wrapper
|
2018-01-12 15:52:29 +01:00 |
|
Sylvain Berfini
|
ea585a1ef6
|
Fixed previous commit
|
2018-01-12 15:21:36 +01:00 |
|
Sylvain Berfini
|
2e837751c6
|
COpy SDK rootCA only if not exists
|
2018-01-12 15:19:44 +01:00 |
|
Sylvain Berfini
|
8a95dba194
|
Fixed abstractApi and Java wrapper use of RefCountable attribute
|
2018-01-12 14:41:29 +01:00 |
|
Erwan Croze
|
be2e2b226d
|
Removing vcard grammar from linphone repo
|
2018-01-12 11:55:56 +01:00 |
|
Erwan Croze
|
87aecfa304
|
Moving some setting init from android application to liblinphone
|
2018-01-12 11:54:43 +01:00 |
|
Sylvain Berfini
|
3a39020f81
|
Added canHandleCpim method on chat rooms to know whether or not send Cpim messages through it
|
2018-01-11 17:23:26 +01:00 |
|
Ghislain MARY
|
963f29b280
|
Fix linphonecore initialization.
|
2018-01-11 16:58:33 +01:00 |
|
Ronan Abhamon
|
723ee9a1e3
|
fix(main-db-tester): use resource db file
|
2018-01-11 15:43:25 +01:00 |
|
Ronan Abhamon
|
c646c50c10
|
feat(tester): generate one random database for each core
|
2018-01-11 15:34:05 +01:00 |
|
Ronan Abhamon
|
594d71d78f
|
fix(FileTransferChatMessageModifier): use delete instead of free on content
|
2018-01-11 15:09:32 +01:00 |
|
Sylvain Berfini
|
f369a7c87d
|
Forgot to remove manually wrapped createCore in JNI layer
|
2018-01-11 15:09:21 +01:00 |
|
Sylvain Berfini
|
36399ae82b
|
Removed manual wrap of createCore in Java wrapper
|
2018-01-11 15:00:03 +01:00 |
|
Sylvain Berfini
|
a633dac8aa
|
Fix & workaround for Android's Java wrapper
|
2018-01-11 14:57:09 +01:00 |
|
Ghislain MARY
|
45a015e40b
|
Read core config at instantiation, not at start.
|
2018-01-11 14:49:50 +01:00 |
|
Ronan Abhamon
|
390fcf2ce1
|
fix(CpimParser): coding style
|
2018-01-11 14:44:58 +01:00 |
|
Erwan Croze
|
645619e817
|
Moving sal creation in linphone core init
|
2018-01-11 14:41:40 +01:00 |
|
Ronan Abhamon
|
01294c1bcc
|
fix(CpimParse): move CPIM_GRAMMAR define in header
|
2018-01-11 14:27:43 +01:00 |
|
Erwan Croze
|
a10ee82fc1
|
Loading Cpim grammar instead of build this
|
2018-01-11 13:48:57 +01:00 |
|
Ghislain MARY
|
b4710039da
|
Various tester fixes.
|
2018-01-11 11:35:21 +01:00 |
|
Ghislain MARY
|
33aa0f1276
|
Fix STUN authentication requested callback.
|
2018-01-11 11:35:06 +01:00 |
|
Ghislain MARY
|
6f73678078
|
Fix missing logs.
|
2018-01-11 11:34:25 +01:00 |
|
Sylvain Berfini
|
a5c161fefb
|
Improved message tester
|
2018-01-11 10:40:39 +01:00 |
|
Ghislain MARY
|
73bf010d1b
|
Use LinphoneCoreCbs instead of LinphoneVTable in testers.
|
2018-01-10 16:36:31 +01:00 |
|
Ronan Abhamon
|
a620665e19
|
fix(presence_server_tester): avoid segfault
|
2018-01-10 15:10:07 +01:00 |
|
Ronan Abhamon
|
239da4c0c1
|
fix(wrapper_utils): remove useless ref/unref functions on dial plan
|
2018-01-10 14:38:42 +01:00 |
|