- 12 Feb, 2019 - 1 commit
-
-
Simon Morlat authored
-
- 11 Feb, 2019 - 7 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Nicolas Michon authored
-
- 08 Feb, 2019 - 12 commits
-
-
Simon Morlat authored
From now on, the conference server NEVER removes participants of a one to one chatroom. The receiving of a BYE is interpreted as a client that wants to disconnect from the chatroom. It will be reINVITEd when needed, when a new message is sent to him. This greatly simplifies the code and makes it consistent with the fact that participant leaving were not notified. Additionally, the conference server now adds a header "Session-mode: true" in the SIP MESSAGE so that clients can identify that a message is belonging to a server based chatroom, and report an error when it doesn't have the knowledge about the chatroom.
-
Simon Morlat authored
-
jehan authored
-
jehan authored
-
jehan authored
-
jehan authored
# Conflicts: # tester/group_chat_tester.c
-
jehan authored
-
jehan authored
chatroom with A,B and C A call core.deleteChatRoom but keep a reference on the chatroom object because not yet garbage collected. B re-invite A. Chatroom creation fails because former chatroom is still referenced by the list event handler. # Conflicts: # tester/group_chat_tester.c
-
-
# Conflicts: # coreapi/linphonecore.c
-
jehan authored
-
-
- 07 Feb, 2019 - 5 commits
-
-
-
Benjamin REIS authored
-
DanmeiChen authored
-
Simon Morlat authored
-
-
- 06 Feb, 2019 - 3 commits
-
-
jehan authored
-
Sylvain Berfini authored
-
DanmeiChen authored
-
- 05 Feb, 2019 - 1 commit
-
-
Sylvain Berfini authored
-
- 04 Feb, 2019 - 7 commits
-
-
-
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
- 02 Feb, 2019 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 31 Jan, 2019 - 2 commits
-
-
François Grisez authored
-
Sylvain Berfini authored
-