Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #7013

When the call flags were updated after a renegotiation the senders were
checked to decide the flags to set. However, only the track attribute
was checked; when a track is disabled the track is nullified in the
sender and stored in "trackDisabled" instead, so the call flags were not
properly set if any of the tracks was disabled when a new one was added.

Note that when a local track is replaced the call flags are updated and,
in that case, the right flags are used, so sometimes this issue could be
masked by that.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@nickvergessen nickvergessen merged commit a8321e0 into stable22 Mar 17, 2022
@nickvergessen nickvergessen deleted the backport/7013/stable22 branch March 17, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: call 📹 Voice and video calls

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants