-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
v6.1.0 (and master branch) tested on Ubuntu 24.04
Chats seems to be not working on Linux Ubuntu 24.04 (maybe other distributions as well).
- Tried to create a chat both the
a) direct way, with and without Post Quantum encryption set to mandatory, as well as
b) via the Contact Creation > Message (icon on top). - Tried any combination of steps to create a chat.
Contact creation
- Was not offered to create a secured contact address with SIPS like:
- sips:user@domain.org.
- Was offered standard unsecured SIP address like:
- sip:user@domain.org.
Not sure how this affects lime server and overall performance or security encryption.
Result
Failed to create a chat.
Log messages
Cought this in the log when testing SIP-addresses (not SIPS). The ERROR message was colored red in the log. user1 and user2 are here for anonymization:
$ linphone -V
...
[app] MESSAGE [Utils] Chatroom created with sip:user2@sip.linphone.org
[app] DEBUG [ChatCore] new ChatCore(0x12345678)
[liblinphone] ERROR Unable to find chat room:
ConferenceId(peer=, local=sip:user1@sip.linphone.org).
...
[lime] ERROR X3DH server respond error : code 5 :
Can't insert user sip:user1@sip.linphone.org;
gr=urn:uuid:abcdef12-2345-6789-abcd-ef123456789a - is already present
in base and we try to insert a new one with differents Keys
....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels