How to get incoming(join call) request promt alert in Azure communication service in React js for web, so that we can add "Admit" and "reject" option.

Ramakrishna Samanta 0 Reputation points
2024-06-10T09:26:28.3166667+00:00

We have implemented video calling using Azure communication services (used this link : https://github.com/Azure-Samples/communication-services-web-calling-hero). Now we can connect each others in video call automatically. But we need to implement "Admit", "Admit All" before the establishment of the connection and "Reject" functionality . Need assistance to implement this functionality .

How we can get notified a join call request. Which function should we use and where to use.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
745 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 30,471 Reputation points MVP
    2024-06-10T11:42:37.8166667+00:00

    Hello @Ramakrishna Samanta,

    welcome to this moderated Azure community forum.

    because this is a GitHub repo, you probably get support from the team behind the repo when you submit your question as an issue there:

    User's image

    Go to the 'Issues' and submit one:

    User's image

    The owners of the repo will be notified.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.

    0 comments No comments