Skip to content

Fix bad chat room when creating a call. Previously, on the call of...

Julien Wadel requested to merge fix/wrong_local_proxy_call_chatroom into release/5.0

Fix bad chat room when creating a call. Previously, on the call of getOrCreateBasicChatRoom, a chat room with the same peer address was returned without takking account of the local address that could come from multi-accounts.

liblinphone!1545 (merged)

Edited by Julien Wadel

Merge request reports