Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Stop the ongoing ring if another device joins the call session. #12866

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented Aug 6, 2024

We need to also stop the ring if another device from the same users joins the call. (until now we only stopped the call when the call session ended. The callers device left the call)

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@toger5 toger5 requested a review from a team as a code owner August 6, 2024 12:49
@toger5 toger5 added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Aug 6, 2024
@toger5 toger5 force-pushed the toger5/stop-ring-when-other-device-join branch from 25da204 to 9683693 Compare August 6, 2024 13:20
@toger5 toger5 added this pull request to the merge queue Aug 7, 2024
Merged via the queue into develop with commit a35bf68 Aug 7, 2024
29 checks passed
@toger5 toger5 deleted the toger5/stop-ring-when-other-device-join branch August 7, 2024 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants