Sylvain Berfini
|
90ca06096c
|
Fixed multiple file transfer in same message issue
|
2018-04-26 14:53:42 +02:00 |
|
Ghislain MARY
|
38ea7dc357
|
Send delivery notifications when loading chat rooms from DB if needed.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
9b0d705ee0
|
Add config parameter to be able to disable aggregation of IMDN.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
4223dbbc5a
|
Fix memory leaks in IMDN handler.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
ae0bbc7ef8
|
Fix IMDN handling for chat rooms that do not use CPIM.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
1041cdb5da
|
Do not aggregate IMDN for basic chat rooms.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
15b38e3a8b
|
Fix unread chat message count.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
babbd33142
|
Store if we have to send a delivery and/or display notification for a message in DB.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
71f5d99c44
|
Retry sending IMDN messages that have not been delivered when the SIP network gets up.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
13b9f38e32
|
Wait for the delivery of IMDN messages before storing the messages' states in DB.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
aedd2dd2c1
|
Start a background task during the imdn timeout.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
9c673a435c
|
Use xsd for is-composing xml handling.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
9c4cd6cd60
|
Use xsd for imdn xml handling.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
41259c585a
|
Compress body of imdn and is-composing messages.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
d0a8b3f15c
|
Correctly set Content-Disposition header on multipart content.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
2888e84392
|
Add ImdnMessage class.
|
2018-04-26 11:07:21 +02:00 |
|
Ghislain MARY
|
75c981df03
|
Add IsComposingMessage class.
|
2018-04-26 11:07:21 +02:00 |
|
Ghislain MARY
|
536d4d324a
|
Remove Message-ID header specific parsing in cpim grammar.
|
2018-04-26 11:07:21 +02:00 |
|
Ghislain MARY
|
dfde23f205
|
Handle IMDN negative-delivery.
|
2018-04-26 11:07:21 +02:00 |
|
Ghislain MARY
|
d1dc223898
|
Handle imdn namespace and Disposition-Notification header in CPIM.
|
2018-04-26 11:07:21 +02:00 |
|
Ghislain MARY
|
9c80965f1e
|
Add missing Content-Length header in CPIM.
|
2018-04-26 11:07:21 +02:00 |
|
Ghislain MARY
|
94e53a4e22
|
Add Content-Disposition header for IMDN messages.
|
2018-04-26 11:07:21 +02:00 |
|
Ronan Abhamon
|
89fb96837b
|
fix(content-manager): avoid memory leak in multipartToContentList
|
2018-04-25 17:24:24 +02:00 |
|
Ronan Abhamon
|
19137ae9f7
|
fix(content-manager): avoid memory leak in multipartToContentList
|
2018-04-25 16:55:05 +02:00 |
|
Ronan Abhamon
|
ab47110568
|
fix(c-content): avoid memory leak in sal_body_handler_from_content
|
2018-04-25 16:54:43 +02:00 |
|
Ronan Abhamon
|
6fcc907636
|
fix(ContentManager): avoid memory leak in contentListToMultipart
|
2018-04-25 16:45:53 +02:00 |
|
Ghislain MARY
|
86614b1a15
|
Fix handling of file transfer content key.
|
2018-04-25 14:52:25 +02:00 |
|
Ronan Abhamon
|
db15df1b2d
|
fix(MainDb): do not use == in sql query
|
2018-04-25 12:10:12 +02:00 |
|
Ronan Abhamon
|
838fdcc342
|
fix(c-magic-search): add missing const on delimiter parameter in linphone_magic_search_set_delimiter
|
2018-04-25 12:01:44 +02:00 |
|
Ronan Abhamon
|
f2924982ed
|
chore(doc): fix bad doc in many places + set right types when needed
|
2018-04-25 11:32:27 +02:00 |
|
Ronan Abhamon
|
1548254bea
|
fix(Utils): getTmAsTimeT must return time_t
|
2018-04-25 11:32:27 +02:00 |
|
Ghislain MARY
|
9c461f5fc0
|
Activate body compression of INVITE used to create a client group chat room.
|
2018-04-25 11:30:08 +02:00 |
|
Ghislain MARY
|
ca39d51bcb
|
Delete client group existing one-to-one chat rooms at start-up to use basic chat rooms instead for the moment.
|
2018-04-25 11:30:03 +02:00 |
|
Ghislain MARY
|
93bfa1e20c
|
Remove buggy Content-Type header in CPIM messages.
|
2018-04-25 10:25:36 +02:00 |
|
Ghislain MARY
|
402bba9df7
|
Use REFER to add a new participant to a client group chat room.
|
2018-04-25 10:14:10 +02:00 |
|
Sylvain Berfini
|
03520fcd52
|
Fixed group chat's Send File + Text message test
|
2018-04-24 18:11:20 +02:00 |
|
Ronan Abhamon
|
c359665681
|
fix(ChatMessage): avoid memory leak at destruction it it exists file content on one file transfer content
|
2018-04-24 17:17:16 +02:00 |
|
Ronan Abhamon
|
90d98d05dc
|
fix(c-content): add a cache to handle getBodyAsString
|
2018-04-24 17:05:29 +02:00 |
|
Ronan Abhamon
|
aab81fe7ed
|
fix(c-wrapper): deal with internal cpp ptr destructions (on clonable)
|
2018-04-24 17:04:59 +02:00 |
|
Ronan Abhamon
|
39e7f6eddc
|
fix(c-content): avoid memory leaks and better code
|
2018-04-24 15:41:24 +02:00 |
|
Ronan Abhamon
|
72f5d85a90
|
feat(c-wrapper): provide a new L_DECLARE_C_CLONABLE_OBJECT_IMPL_WITH_XTORS macro
|
2018-04-24 14:53:06 +02:00 |
|
Ronan Abhamon
|
80e29dd7e6
|
fix(c-content): avoid many memory leaks
|
2018-04-24 14:52:35 +02:00 |
|
Ronan Abhamon
|
4b54286a72
|
fix(setup-tester): clean a lot of leaks in Setup
|
2018-04-24 12:21:53 +02:00 |
|
Sylvain Berfini
|
8f014cb061
|
Fixed issues with LIME v1
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
56a25645a8
|
fix(c-tools): clone objects in getResolvedCListFromCppList
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
d2a68f4580
|
feat(c-tools): add one owner on clonable object
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
c65fea2420
|
fix(c-content): use tabs instead spaces
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
ac2eccd78b
|
feat(c-wrapper): do not clone on setCppPtrFromC when object is clonable
|
2018-04-24 12:21:53 +02:00 |
|
Ronan Abhamon
|
5859f72627
|
fix(core): constexpr variables are implicit const
|
2018-04-20 15:53:33 +02:00 |
|
Ghislain MARY
|
ae3caf72f2
|
Fix external body url handling.
|
2018-04-20 11:52:59 +02:00 |
|