Skip to content

Commit 0d6a53a

Browse files
authored
Update call-automation.md
1 parent 49116ee commit 0d6a53a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 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 (with custom context) | ✔️ | ✔️ | ✔️ | ✔️ |
45+
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ | ✔️ | ✔️ |
4646
| | Cancel adding an endpoint to an existing call | ✔️ | ✔️ | ✔️ | ✔️ |
4747
| | Play Audio from an audio file | ✔️ | ✔️ | ✔️ | ✔️ |
4848
| | Play Audio using Text-to-Speech | ✔️ | ✔️ | ✔️ | ✔️ |
@@ -53,11 +53,12 @@ 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 (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| ✔️ | ✔️ | ✔️ | ✔️ |
5858
| | Hang up a call (remove the call leg) | ✔️ | ✔️ | ✔️ | ✔️ |
5959
| | Terminate a call (remove all participants and end call)| ✔️ | ✔️ | ✔️ | ✔️ |
6060
| | 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.| ✔️ | ✔️ | ✔️ | ✔️ |
6162
| Query scenarios | Get the call state | ✔️ | ✔️ | ✔️ | ✔️ |
6263
| | Get a participant in a call | ✔️ | ✔️ | ✔️ | ✔️ |
6364
| | List all participants in a call | ✔️ | ✔️ | ✔️ | ✔️ |

0 commit comments

Comments
 (0)