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

VIH-11041 detect if any participant of endpoint are screened when inviting to a new or existing consultation #2273

Conversation

shaed-parkar
Copy link
Contributor

Jira link

VIH-11041

Change description

This pull request focuses on enhancing the handling of participants and endpoints in consultation rooms, as well as ensuring proper screening between entities. The changes also include updates to unit tests to reflect these new functionalities.

Enhancements to Consultation Room Management:

  • Added methods to check if participants or endpoints are screened from each other and if they can join consultation rooms. (VideoWeb/VideoWeb.Common/Models/Conference.cs)
  • Removed the RemoveParticipant method to streamline participant management. (VideoWeb/VideoWeb.Common/Models/Conference.cs)

@shaed-parkar shaed-parkar force-pushed the bugfix/VIH-11041-add-missing-consultation-rules-for-screening branch 3 times, most recently from 2e49858 to b8437b5 Compare October 16, 2024 16:59
@shaed-parkar shaed-parkar marked this pull request as ready for review October 16, 2024 20:52
@shaed-parkar shaed-parkar requested review from a team as code owners October 16, 2024 20:52
@shaed-parkar shaed-parkar force-pushed the bugfix/VIH-11041-add-missing-consultation-rules-for-screening branch 2 times, most recently from c0660f5 to bae0818 Compare October 23, 2024 08:47
Shaed Parkar added 4 commits October 23, 2024 20:38
…or message was lost in the consultation room since it was a part of the individual participant status list, which is hidden when a video is up

update api clients
@shaed-parkar shaed-parkar force-pushed the bugfix/VIH-11041-add-missing-consultation-rules-for-screening branch from bae0818 to 705a7ad Compare October 23, 2024 19:39
…d-missing-consultation-rules-for-screening
Copy link

@shaed-parkar shaed-parkar merged commit a3453ec into master Oct 24, 2024
8 checks passed
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.

3 participants