File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/communication-services/concepts/call-automation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,21 +43,21 @@ The following list presents the set of features that are currently available in
43
43
| Pre-call scenarios | Answer a one-to-one call | ✔️ | ✔️ |
44
44
| | Answer a group call | ✔️ | ✔️ |
45
45
| | 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 | ✔️ | ✔️ |
47
47
| | Reject an incoming call | ✔️ | ✔️ |
48
48
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ |
49
49
| | Play Audio from an audio file | ✔️ | ✔️ |
50
50
| | Recognize user input through DTMF | ✔️ | ✔️ |
51
51
| | 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 | ✔️ | ✔️ |
53
53
| | Hang up a call (remove the call leg) | ✔️ | ✔️ |
54
54
| | Terminate a call (remove all participants and end call)| ✔️ | ✔️ |
55
55
| Query scenarios | Get the call state | ✔️ | ✔️ |
56
56
| | Get a participant in a call | ✔️ | ✔️ |
57
57
| | List all participants in a call | ✔️ | ✔️ |
58
58
| Call Recording | Start/pause/resume/stop recording | ✔️ | ✔️ |
59
59
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.
61
61
62
62
## Architecture
63
63
You can’t perform that action at this time.
0 commit comments