Description
Steps to reproduce
- Connect to Conduit homeserver
- Start a voice call
- 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