-
- Downloads
removeContact: actually close all channels not only SIP
Removing a contact was not actually closing all connections, causing the remote contact to be able to call even if it was banned if there was more than two channels opened. Rewrite closeConnectionsWith as it was unused to use it to close connections with the banned contact. jami-project#1449 Change-Id: I147f437370a553f0682b0cea060720a6c473f8a2
Showing
- src/jamidht/connectionmanager.cpp 16 additions, 12 deletionssrc/jamidht/connectionmanager.cpp
- src/jamidht/connectionmanager.h 2 additions, 2 deletionssrc/jamidht/connectionmanager.h
- src/jamidht/jamiaccount.cpp 1 addition, 9 deletionssrc/jamidht/jamiaccount.cpp
- test/unitTest/connectionManager/connectionManager.cpp 7 additions, 5 deletionstest/unitTest/connectionManager/connectionManager.cpp
- test/unitTest/conversation/conversation.cpp 3 additions, 3 deletionstest/unitTest/conversation/conversation.cpp
Loading
Please register or sign in to comment