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

[stable30] Get call peers by federated users #12987

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Aug 15, 2024

Backport of PR #12962

danxuliu and others added 4 commits August 15, 2024 10:45
This is consistent with the behaviour for the rest of participants, as
the ping is updated when a participant joins the room, and it will be
needed for proper behaviour of integration tests that require an updated
ping.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
The call peer data is used by the iOS app to get information about the
peers in the call before the connection with the signaling server is
established, so the data can not be got from signaling messages and the
peer data endpoint should be available also in federated conversations.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@nickvergessen nickvergessen force-pushed the backport/12962/stable30 branch from 876310d to 4b26752 Compare August 15, 2024 08:45
@nickvergessen nickvergessen merged commit da5a194 into stable30 Aug 15, 2024
67 checks passed
@nickvergessen nickvergessen deleted the backport/12962/stable30 branch August 15, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants