File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
articles/communication-services/concepts/voice-video-calling Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -41,21 +41,19 @@ The following list presents the set of features that are currently available in
41
41
| Pre-call scenarios | Answer a one-to-one call | ✔️ | ✔️ |
42
42
| | Answer a group call | ✔️ | ✔️ |
43
43
| | Place new outbound call to one or more endpoints | ✔️ | ✔️ |
44
- | | Redirect* (forward) a call to one or more endpoints | ✔️ | ✔️ |
44
+ | | Redirect (forward) a call to one or more endpoints | ✔️ | ✔️ |
45
45
| | Reject an incoming call | ✔️ | ✔️ |
46
46
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ |
47
47
| | Play Audio from an audio file | ✔️ | ✔️ |
48
48
| | Remove one or more endpoints from an existing call| ✔️ | ✔️ |
49
- | | Blind Transfer** a call to another endpoint | ✔️ | ✔️ |
49
+ | | Blind Transfer* a call to another endpoint | ✔️ | ✔️ |
50
50
| | Hang up a call (remove the call leg) | ✔️ | ✔️ |
51
51
| | Terminate a call (remove all participants and end call)| ✔️ | ✔️ |
52
52
| Query scenarios | Get the call state | ✔️ | ✔️ |
53
53
| | Get a participant in a call | ✔️ | ✔️ |
54
54
| | List all participants in a call | ✔️ | ✔️ |
55
55
56
- * Redirecting a call to a phone number is currently not supported.
57
-
58
- ** Transfer of VoIP call to a phone number is currently not supported.
56
+ * Transfer of VoIP call to a phone number is currently not supported.
59
57
60
58
## Architecture
61
59
You can’t perform that action at this time.
0 commit comments