Skip to content

Element Web calls don't work if /thirdparty/user/im.vector.protocol.sip_virtual is not implemented #21680

Closed
matrix-org/matrix-react-sdk
#8931
@timokoesters

Description

@timokoesters

Steps to reproduce

  1. Connect to Conduit homeserver
  2. Start a voice call
  3. See this request fail in devtools:
    GET https://matrix.redacted.com/_matrix/client/r0/thirdparty/user/im.vector.protocol.sip_virtual?native_mxid=@testuser2:REDACTED.com

From web to android and android to web. (both users on the same conduit server)
If web calls android, CORS error (because /thirdparty is not implemented). Nothing happens UI wise.
If android call web, on android I hear the ring, on the web I see "Missed call" automatically, android keeps ringing until I hang up

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-VoIPO-UncommonMost users are unlikely to come across this or unexpected workflowS-MinorImpairs non-critical functionality or suitable workarounds existT-DefectZ-Spec-ComplianceAn area where Element doesn't correctly implement the spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions