Commit graph

1535 commits

Author SHA1 Message Date
Ghislain MARY
2cd08a542f Fix build with GCC 4.8. 2018-05-15 14:18:02 +02:00
Ghislain MARY
b258449e03 Clean c-content code. 2018-05-15 11:51:03 +02:00
Ghislain MARY
0c449e7a6e Activate compression for conference event lists. 2018-05-15 09:28:05 +02:00
Ghislain MARY
575069db12 Correctly handle LinphoneEvent object and unsubscribe correctly for client group chat rooms that do not use list subscription. 2018-05-14 16:08:09 +02:00
Ghislain MARY
a5aab47bb1 Regenerate xsd source code to fix compilation issues. 2018-05-14 16:08:03 +02:00
Ghislain MARY
5d6fbe9e3c Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-14 16:07:29 +02:00
Erwan Croze
6ce1c755d9 Fix MagicSearch to search even in no sip contact 2018-05-14 10:00:27 +02:00
Ghislain MARY
579485228c Remove C strings and bctoolbox lists where possible in the sal. 2018-05-11 18:02:36 +02:00
Ghislain MARY
044ad7be6d Use bool type instead of bool_t where possible. 2018-05-11 18:02:36 +02:00
Benjamin Reis
1b6c7c6277 fix build on iOS 2018-05-11 15:59:01 +02:00
Erwan Croze
7698dae2d9 Change in magic search, return all friend when filter is empty 2018-05-11 14:44:49 +02:00
Benjamin Reis
1eedb60cc4 add comment to explain weird code 2018-05-11 14:08:02 +02:00
Simon Morlat
08bdd47045 Fix previous commit, was incomplete. 2018-05-11 12:24:44 +02:00
Simon Morlat
bf187325f5 add ios platform helpers to fix issue with background tasks. 2018-05-11 12:14:17 +02:00
Ghislain MARY
1433867a75 Fix build with GCC 7. 2018-05-11 11:28:25 +02:00
Benjamin Reis
40df4ea870 correct way to handle multipart in multipart 2018-05-11 11:10:37 +02:00
Benjamin Reis
c268421765 fix testers 2018-05-09 17:32:47 +02:00
Benjamin Reis
e4422ca7e6 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
Benjamin Reis
1572ef97ee fix send of notify multipart 2018-05-09 15:04:41 +02:00
Ghislain MARY
bad6d9e9e1 Fix IMDN sending in the case where it cannot be aggregated. 2018-05-09 14:48:49 +02:00
Sylvain Berfini
d11ba452c2 Fixed tunnel related issues in Sal 2018-05-09 12:24:43 +02:00
Ghislain MARY
834cf06a91 Don't pretty print IMDN and is-composing xml for compatibility with old implementation. 2018-05-09 11:10:20 +02:00
Ghislain MARY
baa4eebbe1 Use correct naming convention in sal API. 2018-05-07 17:47:41 +02:00
Benjamin Reis
670fee6809 fix testers 2018-05-07 17:17:39 +02:00
Benjamin Reis
60c83540c6 do not subscribe twice for same chat room 2018-05-07 14:01:10 +02:00
Ghislain MARY
4170acf9e6 Terminate client group chat rooms only when the call session reaches the released state. 2018-05-07 11:38:07 +02:00
Benjamin Reis
04bff71ae0 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-07 11:12:25 +02:00
Benjamin Reis
1c1ad84638 fix testers 2018-05-07 10:33:27 +02:00
Benjamin Reis
6a5190d947 fix IMDN, do not clear imdn to be sent until we receive the 200OK 2018-05-04 15:54:52 +02:00
Sylvain Berfini
d9df13ba3d Fixed missing tunnel definition in src/ 2018-05-04 15:54:38 +02:00
Ghislain MARY
293f1ce249 Coding style fixes. 2018-05-02 17:47:15 +02:00
Ghislain MARY
6f6e1637d9 Fix chosen bind IP when multicast is activated. 2018-05-02 17:46:37 +02:00
Ghislain MARY
e60e2d4f2b Fix real time text messages storage. 2018-05-02 15:43:39 +02:00
Ghislain MARY
551cb0c775 Fix crash with referred call. 2018-05-02 11:35:32 +02:00
Ghislain MARY
6a4c4e979f Fix build with Xcode. 2018-04-30 14:06:02 +02:00
Sylvain Berfini
0566b2b1fe Fixed LIME 2018-04-30 13:25:40 +02:00
Sylvain Berfini
8958c8ac7b Applied from master callback for next video frame decoded 2018-04-30 13:16:18 +02:00
Sylvain Berfini
d67eeda873 Applied snapshot taken callback changes from master 2018-04-30 12:52:53 +02:00
Ghislain MARY
149fd7bfcc Allow parsing of CPIM with wrong "Content-type: Message/CPIM" header. 2018-04-30 10:24:53 +02:00
Ghislain MARY
fc852805fa Check keywords before setting the OneToOne capability on a ClientGroupChatRoom. 2018-04-27 18:15:15 +02:00
Ghislain MARY
550502650a Simplify API to get IMDN message state for each participants. 2018-04-27 18:01:15 +02:00
Sylvain Berfini
38b6a410bc Replace 500 by 488 if CPIM is wrongly formatted 2018-04-27 15:26:44 +02:00
Ronan Abhamon
6d4666b03a fix(quality-reporting): avoid memory leaks, invalid read... 2018-04-27 14:20:09 +02:00
Ghislain MARY
28df97f934 Do not include the sender of the message when getting its IMDN state. 2018-04-27 14:18:21 +02:00
Ghislain MARY
065dbf970f Prevent sent IMDN messages from being notified to the application. 2018-04-27 14:17:47 +02:00
Ghislain MARY
b60346b25b Generate smaller xml content for IMDN if possible. 2018-04-27 09:15:33 +02:00
Ghislain MARY
251147589c Improve CPIM chat message modifier with better use of CPIM parser. 2018-04-27 08:53:34 +02:00
Ghislain MARY
86bd71ce33 Fix datetime values when fetching from database. 2018-04-27 08:53:34 +02:00
Ghislain MARY
84afb118b3 Improve CPIM grammar. 2018-04-27 08:53:34 +02:00
Ghislain MARY
a0e4043217 Some cleaning in CPIM parser. 2018-04-27 08:53:34 +02:00