Skip to content

Commit 68cd008

Browse files
authored
added details for transfer & redirect behaviour
1 parent d4fdf89 commit 68cd008

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
@@ -43,21 +43,21 @@ The following list presents the set of features that are currently available in
4343
| Pre-call scenarios | Answer a one-to-one call | ✔️ | ✔️ |
4444
| | Answer a group call | ✔️ | ✔️ |
4545
| | Place new outbound call to one or more endpoints | ✔️ | ✔️ |
46-
| | Redirect (forward) a call to one or more endpoints | ✔️ | ✔️ |
46+
| | Redirect* (forward) a call to one or more endpoints | ✔️ | ✔️ |
4747
| | Reject an incoming call | ✔️ | ✔️ |
4848
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ |
4949
| | Play Audio from an audio file | ✔️ | ✔️ |
5050
| | Recognize user input through DTMF | ✔️ | ✔️ |
5151
| | Remove one or more endpoints from an existing call| ✔️ | ✔️ |
52-
| | Blind Transfer* a call to another endpoint | ✔️ | ✔️ |
52+
| | Blind Transfer* a 1:1 call to another endpoint | ✔️ | ✔️ |
5353
| | Hang up a call (remove the call leg) | ✔️ | ✔️ |
5454
| | Terminate a call (remove all participants and end call)| ✔️ | ✔️ |
5555
| Query scenarios | Get the call state | ✔️ | ✔️ |
5656
| | Get a participant in a call | ✔️ | ✔️ |
5757
| | List all participants in a call | ✔️ | ✔️ |
5858
| Call Recording | Start/pause/resume/stop recording | ✔️ | ✔️ |
5959

60-
*Transfer of VoIP call to a phone number is currently not supported.
60+
*Transfer or redirect of a VoIP call to a phone number is currently not supported.
6161

6262
## Architecture
6363

0 commit comments

Comments
 (0)