Skip to content

Commit 49116ee

Browse files
authored
Update call-automation.md
add verbiage for support custom context for add participants and transfer
1 parent bdf7628 commit 49116ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/concepts/call-automation/call-automation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following list presents the set of features that are currently available in
4242
| | Place new outbound call to one or more endpoints | ✔️ | ✔️ | ✔️ | ✔️ |
4343
| | Redirect* (forward) a call to one or more endpoints | ✔️ | ✔️ | ✔️ | ✔️ |
4444
| | Reject an incoming call | ✔️ | ✔️ | ✔️ | ✔️ |
45-
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ | ✔️ | ✔️ |
45+
| Mid-call scenarios | Add one or more endpoints to an existing call (with custom context) | ✔️ | ✔️ | ✔️ | ✔️ |
4646
| | Cancel adding an endpoint to an existing call | ✔️ | ✔️ | ✔️ | ✔️ |
4747
| | Play Audio from an audio file | ✔️ | ✔️ | ✔️ | ✔️ |
4848
| | Play Audio using Text-to-Speech | ✔️ | ✔️ | ✔️ | ✔️ |
@@ -53,8 +53,8 @@ The following list presents the set of features that are currently available in
5353
| | Send DTMF | ✔️ | ✔️ | ✔️ | ✔️ |
5454
| | Mute participant | ✔️ | ✔️ | ✔️ | ✔️ |
5555
| | Remove one or more endpoints from an existing call| ✔️ | ✔️ | ✔️ | ✔️ |
56-
| | Blind Transfer* a 1:1 call to another endpoint | ✔️ | ✔️ | ✔️ | ✔️ |
57-
| | Blind Transfer* a participant from group call to another endpoint | ✔️ | ✔️ | ✔️ | ✔️ |
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) | ✔️ | ✔️ | ✔️ | ✔️ |
5858
| | Hang up a call (remove the call leg) | ✔️ | ✔️ | ✔️ | ✔️ |
5959
| | Terminate a call (remove all participants and end call)| ✔️ | ✔️ | ✔️ | ✔️ |
6060
| | Cancel media operations | ✔️ | ✔️ | ✔️ | ✔️ |

0 commit comments

Comments
 (0)