You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Transfer or redirect of a VoIP call to a phone number is currently not supported.
65
+
*Redirect of a VoIP call to a phone number is not supported.
66
66
67
67
## Architecture
68
68
@@ -90,7 +90,7 @@ Using the IncomingCall event from Event Grid, a call can be redirected to one or
90
90
**Create Call**
91
91
Create Call action can be used to place outbound calls to phone numbers and to other communication users. Use cases include your application placing outbound calls to proactively inform users about an outage or notify about an order update.
92
92
93
-
**Connect Call**
93
+
**Connect Call** (in preview)
94
94
Connect Call action can be used to connect to an ongoing call and take call actions on it. You can also use this action to connect and manage a Rooms call programmatically, like performing PSTN dial outs for Room using your service.
0 commit comments