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
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/call-automation/call-automation.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The following list presents the set of features that are currently available in
42
42
|| Place new outbound call to one or more endpoints | ✔️ | ✔️ | ✔️ | ✔️ |
43
43
|| Redirect* (forward) a call to one or more endpoints | ✔️ | ✔️ | ✔️ | ✔️ |
44
44
|| Reject an incoming call | ✔️ | ✔️ | ✔️ | ✔️ |
45
-
| Mid-call scenarios | Add one or more endpoints to an existing call (with custom context)| ✔️ | ✔️ | ✔️ | ✔️ |
45
+
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ | ✔️ | ✔️ |
46
46
|| Cancel adding an endpoint to an existing call | ✔️ | ✔️ | ✔️ | ✔️ |
47
47
|| Play Audio from an audio file | ✔️ | ✔️ | ✔️ | ✔️ |
48
48
|| Play Audio using Text-to-Speech | ✔️ | ✔️ | ✔️ | ✔️ |
@@ -53,11 +53,12 @@ The following list presents the set of features that are currently available in
53
53
|| Send DTMF | ✔️ | ✔️ | ✔️ | ✔️ |
54
54
|| Mute participant | ✔️ | ✔️ | ✔️ | ✔️ |
55
55
|| Remove one or more endpoints from an existing call| ✔️ | ✔️ | ✔️ | ✔️ |
56
-
|| Blind Transfer* a 1:1 call to another endpoint (with custom context)| ✔️ | ✔️ | ✔️ | ✔️ |
57
-
|| Blind Transfer* a participant from group call to another endpoint (with custom context) | ✔️ | ✔️ | ✔️ | ✔️ |
56
+
|| Blind Transfer* a 1:1 call to another endpoint | ✔️ | ✔️ | ✔️ | ✔️ |
57
+
|| Blind Transfer* a participant from group call to another endpoint| ✔️ | ✔️ | ✔️ | ✔️ |
58
58
|| Hang up a call (remove the call leg) | ✔️ | ✔️ | ✔️ | ✔️ |
59
59
|| Terminate a call (remove all participants and end call)| ✔️ | ✔️ | ✔️ | ✔️ |
60
60
|| Cancel media operations | ✔️ | ✔️ | ✔️ | ✔️ |
61
+
|| Share [custom info](../../how-tos/call-automation/custom-context.md) (via VOIP or SIP headers) with endpoints when adding them to a call or transferring a call to them.| ✔️ | ✔️ | ✔️ | ✔️ |
61
62
| Query scenarios | Get the call state | ✔️ | ✔️ | ✔️ | ✔️ |
62
63
|| Get a participant in a call | ✔️ | ✔️ | ✔️ | ✔️ |
63
64
|| List all participants in a call | ✔️ | ✔️ | ✔️ | ✔️ |
0 commit comments