Commit graph

12579 commits

Author SHA1 Message Date
Benjamin Reis
0fe857bfca fix build 2018-03-21 14:37:15 +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
6e5dc5333e fix previsous commit 2018-03-20 11:40:16 +01:00
Benjamin Reis
565c0899b1 check content disposition at right place 2018-03-20 11:28:48 +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
be9a245657 fix compilation with NDK > 14
(cherry-picked from master, commit f28d968 .)
2018-03-19 17:57:24 +01:00
Simon Morlat
c38a2e0c77 Fix crash when trying to cancel a non-existing INVITE transaction. 2018-03-19 17:53:08 +01:00
Sylvain Berfini
b248771be1 Removed content.c as it is not compiled anymore 2018-03-19 17:34:14 +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
Erwan Croze
29f9de93a3 Fix no break error in proxy.c 2018-03-19 17:15:16 +01:00
Sylvain Berfini
bca906e399 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-19 17:01:05 +01:00
Jehan Monnier
4eb83a7b82 remove LeaksMemory from tester presence/App managed presence failure 2018-03-19 16:41:06 +01:00
Jehan Monnier
174f5f570a fix compilation issue 2018-03-19 16:35:11 +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
Simon Morlat
a26692f3e2 fix crash in linphonec 2018-03-19 16:20:26 +01:00
Simon Morlat
11354f2cf6 fix crash in linphonecsh 2018-03-19 16:18:54 +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
Benjamin Reis
980b440e88 fix crashes 2018-03-19 14:43:25 +01:00
Jehan Monnier
dc4f2a155b Switch sip transports used by multi call testers to full tcp in case of IPV6 2018-03-19 14:31:12 +01:00
Jehan Monnier
5a985ca79d update proxy config etag on status PublishOk. It allows PUBLISH to be consistent over network state changes, avoiding orphan tuples to remain server side. 2018-03-19 14:19:23 +01:00
Benjamin Reis
198ea9fbac add header to discriminate chat room list subscription 2018-03-19 13:47:48 +01:00
Benjamin Reis
8edcc9f71f call localListEventHandler when necessary + use subscribeReceived instead of subscriptionStateChanged 2018-03-19 12:21:09 +01:00
Benjamin Reis
f983662df8 set device event of a server chat room when receiving a list subscription 2018-03-19 10:25:38 +01:00
Benjamin Reis
0c333d794c add local list event handler to core 2018-03-18 12:52:52 +01:00
Simon Morlat
6c7c56271a Implement deferred ICE reinvite response when the ICE session isn't yet completed. 2018-03-18 10:44:33 +01:00
Benjamin Reis
9366856ee9 generate rlmi content for notify body 2018-03-17 12:15:52 +01:00
Benjamin Reis
df28cf9469 generate random token for identifying a part in the notify body 2018-03-17 11:51:16 +01:00
Benjamin Reis
477e5f698c better generation of the notify body 2018-03-16 20:38:26 +01:00