Skip to content

Commit b0c12d0

Browse files
Merge pull request #211455 from ovishesh/redirect-doc-update
redirect bug fixed
2 parents f8be724 + e1ab46d commit b0c12d0

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/communication-services/concepts/voice-video-calling/call-automation.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,19 @@ The following list presents the set of features that are currently available in
4141
| Pre-call scenarios | Answer a one-to-one call | ✔️ | ✔️ |
4242
| | Answer a group call | ✔️ | ✔️ |
4343
| | 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 | ✔️ | ✔️ |
4545
| | Reject an incoming call | ✔️ | ✔️ |
4646
| Mid-call scenarios | Add one or more endpoints to an existing call | ✔️ | ✔️ |
4747
| | Play Audio from an audio file | ✔️ | ✔️ |
4848
| | 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 | ✔️ | ✔️ |
5050
| | Hang up a call (remove the call leg) | ✔️ | ✔️ |
5151
| | Terminate a call (remove all participants and end call)| ✔️ | ✔️ |
5252
| Query scenarios | Get the call state | ✔️ | ✔️ |
5353
| | Get a participant in a call | ✔️ | ✔️ |
5454
| | List all participants in a call | ✔️ | ✔️ |
5555

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.
5957

6058
## Architecture
6159

0 commit comments

Comments
 (0)