Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unstable calls #7733

Open
Saddamus opened this issue Jan 9, 2024 · 0 comments
Open

Unstable calls #7733

Saddamus opened this issue Jan 9, 2024 · 0 comments
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@Saddamus
Copy link

Saddamus commented Jan 9, 2024

Steps to reproduce

In case of increased ping latency or short outage like some single pocket loss between ios devices, call is being disconnected. Not sure how to debug to get the exact reason, the app just displays: "An error occured. Please try again later".

Outcome

What did you expect?

WebRTC deals very well with different network conditions. In case of connectivity issues. pending call should reinivte the session and continue.

What happened instead?

Call is being dropped immediately - no reconnection attempt.
What i can guess by watching TURN server logs is that device affected by pure network condition is trying to re-establish connection by sending bindings, but device where network is stable, just displays error and hangs up.

Your phone model

IphoneX

Operating system version

IOS 16.2

Application version

Element 1.11.5

Homeserver

Synapse

Will you send logs?

Yes

@Saddamus Saddamus added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
Status: Incoming
Development

No branches or pull requests

1 participant