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

fix: Do not create invitation if it is already created for a call - EXO-73838 #331

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

Jihed525
Copy link
Member

In some cases, the call invites is not removed when the call ends. Thus when trying to start the call again, the call could not be recreated as the invite is still available inside the INVITES table. The fix will check the invites and avoid recreating new invites when the call is recreated.

(cherry picked from commit 3a0c0e0)

…XO-73838

In some cases, the call invites is not removed when the call ends. Thus when trying to start the call again, the call could not be recreated as the invite is still available inside the INVITES table.
The fix will check the invites and avoid recreating new invites when the call is recreated.

(cherry picked from commit 3a0c0e0)
@Jihed525 Jihed525 enabled auto-merge (rebase) August 23, 2024 15:37
Copy link

sonarcloud bot commented Aug 23, 2024

@Jihed525 Jihed525 merged commit 7868ce9 into stable/2.5.x Aug 23, 2024
9 checks passed
@Jihed525 Jihed525 deleted the backportstable-73828 branch August 23, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants