Commit graph

1359 commits

Author SHA1 Message Date
Benjamin Reis
ba7278f5b5 better managament of content 2018-03-23 15:03:08 +01:00
Benjamin Reis
70ea833a01 fix merge 2018-03-23 14:51:56 +01:00
Benjamin Reis
5c3cc21c60 Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-23 14:29:37 +01:00
Benjamin Reis
6259ae73bd fix crash 2018-03-23 14:21:33 +01:00
Benjamin Reis
694856cfab Revert "try something"
This reverts commit 4f63160857.
2018-03-23 14:21:08 +01:00
Sylvain Berfini
707d9b6a43 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-23 11:53:43 +01:00
Sylvain Berfini
0dfd57b505 Clean code related to multiparts' Contents 2018-03-23 11:17:52 +01:00
Simon Morlat
dcdb9528e6 Fix memory leaks when sending INFO messages 2018-03-21 18:27:47 +01:00
Sylvain Berfini
ba1d6bc8b0 Remove a lot of useless code 2018-03-21 17:01:00 +01:00
Benjamin Reis
4f63160857 try something 2018-03-21 16:23:37 +01:00
Benjamin Reis
ee01434774 fix build 2018-03-21 16:15:27 +01:00
Benjamin Reis
e206111171 fix build 2018-03-21 16:13:11 +01:00
Benjamin Reis
fbad73488d fix build 2018-03-21 16:11:51 +01:00
Benjamin Reis
838f597e08 Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-21 16:10:24 +01:00
Sylvain Berfini
5fd6a68b94 Fixed another issue with ContentType & HeaderParam constructors doing parsing 2018-03-21 16:09:36 +01:00
Benjamin Reis
22a416d8ae use content type boundary parmater 2018-03-21 16:07:13 +01:00
Sylvain Berfini
57b07c4545 Fixed header param parsing & dump if header as no value 2018-03-21 15:35:32 +01:00
Benjamin Reis
a6c3886d56 Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-21 15:14:40 +01:00
Sylvain Berfini
c93eee237b Fixed parsing of content type parameters from ContentType(string) constructor 2018-03-21 15:13:10 +01:00
Benjamin Reis
0fe857bfca fix build 2018-03-21 14:37:15 +01:00
Sylvain Berfini
b19c228fe4 Fixed leak 2018-03-21 14:29:27 +01:00
Benjamin Reis
d3bd85918a Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-21 14:26:11 +01:00
Sylvain Berfini
8a30c727db Improved parameter use in ContentType 2018-03-21 14:23:23 +01:00
Benjamin Reis
0edd34bc6d Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-21 11:05:51 +01:00
Benjamin Reis
a351f6c03c precise wether or not the chat room is one to one 2018-03-21 11:05:18 +01:00
Sylvain Berfini
cf2b6ca2bf Fixed content type parameters between SalBodyHandler and Content 2018-03-21 10:51:19 +01:00
Benjamin Reis
aa6498b6c9 map with string instead of address 2018-03-21 10:43:47 +01:00
Benjamin Reis
42ab9978e6 easier logs 2018-03-21 10:14:58 +01:00
Benjamin Reis
0bc8499bbb handle simple notify when subcribe was made for list 2018-03-20 16:39:47 +01:00
Sylvain Berfini
c001364b39 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-20 15:39:47 +01:00
Benjamin Reis
177dd8778c Merge remote-tracking branch 'origin/dev_content_cpp' into dev_chatroom_list_subscription 2018-03-20 15:02:18 +01:00
Sylvain Berfini
fd6b049203 Fixed LinphoneContent leak 2018-03-20 14:46:45 +01:00
Benjamin Reis
c159187fde only put ';' if there's a parameter... 2018-03-20 14:23:54 +01:00
Sylvain Berfini
61b45fd7a4 Fixed issue with server presence & content headers 2018-03-20 14:20:11 +01:00
Benjamin Reis
b1f8a45327 add ; to separate subtype & parameter 2018-03-20 14:12:55 +01:00
Benjamin Reis
12fb92ec0b fix body of notify 2018-03-20 13:57:28 +01:00
Benjamin Reis
561c5dd757 only accept subscription if there is something to send 2018-03-20 12:18:30 +01:00
Benjamin Reis
55d7e53da0 accept/deny chatroom list subscription 2018-03-20 12:16:43 +01:00
Benjamin Reis
8cc040065e fix crash on server 2018-03-20 12:12:53 +01:00
Sylvain Berfini
472f010e81 Fixed leak of LinphoneContent 2018-03-20 11:44:53 +01:00
Benjamin Reis
1394899408 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-03-20 10:40:25 +01:00
Sylvain Berfini
fa37a0cd50 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-19 17:58:53 +01:00
Simon Morlat
c38a2e0c77 Fix crash when trying to cancel a non-existing INVITE transaction. 2018-03-19 17:53:08 +01:00
Benjamin Reis
6caeebd5ef catch exception when core not valid anymore 2018-03-19 17:30:30 +01:00
Sylvain Berfini
de6283928d Fixed issue with merge 2018-03-19 17:26:35 +01:00
Sylvain Berfini
bca906e399 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-19 17:01:05 +01:00
Simon Morlat
533f47c7a9 Indicate mediastreamer2 a maximum output bitrate, so that rate control algorithm can use it. 2018-03-19 16:24:20 +01:00
Benjamin Reis
fe3bf89ccc Revert "add friend class"
This reverts commit 2dabaf6f47.
2018-03-19 16:10:00 +01:00
Benjamin Reis
2dabaf6f47 add friend class 2018-03-19 16:07:47 +01:00
Benjamin Reis
63b08b7ebf fix crash on core destruction 2018-03-19 16:00:01 +01:00