+
+ STEP 0. Assign Environment Variables
+ Configure environment variables in the .env file
+
+
+ STEP 1. Configure Webhook
+ Configure Event Grid webhook to point to /api/lobbyCallEventHandler endpoint
+
+
+ STEP 2. Configure a Lobby Call
+ Make a Lobby call from Web Client App to ACS Generated Identity manually. Once done, lobby call will be in a waiting state.
+
+
+ STEP 3. Create User Call
+ Create a Call for ACS Identity by entering the target ACS User ID and clicking the button. Answer it manually from Web Client App
+
+
+
+
+
+
+
+ STEP 4. Answer User Call
+ Once User call is connected, a message is played in Lobby asking to answer the User's call. You can accept it or reject it. Accept it manually from Web Client App. Now User is connected to Lobby call.
+
+
+ STEP 5. Get Participants List in Lobby Call
+ The list of all the participants in the Lobby call are automatically refreshed on the right panel.
+
+
+ STEP 6. Terminate Calls
+ Terminate all Calls created so far
+
+
+ |
+