Skip to content

Commit a6b06d0

Browse files
Merge pull request #257268 from paolamvhz/conceptualDocsUpt
Update room-concept.md for public preview in PSTN
2 parents 690247b + 090138a commit a6b06d0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/communication-services/concepts/rooms/room-concept.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Here are the main scenarios where rooms are useful:
2020
- **Rooms enable scheduled communication experience.** Rooms help service platforms deliver meeting-style experiences while still being suitably generic for a wide variety of industry applications. Services can schedule and manage rooms for patients seeking medical advice, financial planners working with clients, and lawyers providing legal services.
2121
- **Rooms enable an invite-only experience.** Rooms allow your services to control which users can join the room for a virtual appointment with doctors or financial consultants. This will allow only a subset of users with assigned Communication Services identities to join a room call.
2222
- **Rooms enable structured communications through roles and permissions.** Rooms allow developers to assign predefined roles to users to exercise a higher degree of control and structure in communication. Ensure only presenters can speak and share content in a large meeting or in a virtual conference.
23-
- **Add PSTN participants.** Invite public switched telephone network (PSTN) participants to a call using a number purchased through your subscription or via Azure direct routing to your Session Border Controller (SBC).
23+
- **Add PSTN participants. (Currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/))** Invite public switched telephone network (PSTN) participants to a call using a number purchased through your subscription or via Azure direct routing to your Session Border Controller (SBC).
2424

2525
## When to use rooms
2626

@@ -116,10 +116,12 @@ The tables below provide detailed capabilities mapped to the roles. At a high le
116116
| - Render a video in multiple places (local camera or remote stream) | ✔️ | ✔️ | ✔️ <br>(Only Remote)</br> |
117117
| - Set/Update video scaling mode | ✔️ | ✔️ | ✔️ <br>(Only Remote)</br> |
118118
| - Render remote video stream | ✔️ | ✔️ | ✔️ |
119-
| **Add PSTN participants** | | |
120-
| - Call participants using phone calls | ✔️ |||
119+
| **Add PSTN participants** **| | |
120+
| - Call participants using phone calls | ✔️** |||
121121

122-
*) Only available on the web calling SDK. Not available on iOS and Android calling SDKs
122+
\* Only available on the web calling SDK. Not available on iOS and Android calling SDKs
123+
124+
** Currently in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
123125

124126
## Event handling
125127

0 commit comments

Comments
 (0)