File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
articles/communication-services/concepts/interop/tpe Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,14 @@ The following list of capabilities is supported for scenarios where at least one
41
41
| | Terminate the entire call (ending the call for all participants) | ✔️ | ✔️ |
42
42
| | Add an agent to an ongoing call | ✔️ | ✔️ |
43
43
| | Add external phone number from an ongoing call | ✔️ | ✔️ |
44
+ | | Add a Teams user to an ongoing call | ❌ | ❌ |
44
45
| | Cancel an already initiated add participant request, as long as the the target agent / phone number has yet to accept the call invite | ❌ | ✔️ |
45
46
| | Remove a call participant from ongoing call | ✔️ | ✔️ |
46
47
| | Dial out to same phone number multiple times in a call | ❌ | ❌ |
47
48
| | Transfer the end user from ongoing 1:1 call to another agent or external phone number | ✔️ | ✔️ |
48
49
| | Transfer the end user from ongoing group call to another agent or external phone number | ❌ | ✔️ |
50
+ | | Transfer the end user from ongoing 1:1 call to a Teams user | ❌ | ❌ |
51
+ | | Transfer the end user from ongoing group call to a Teams user | ❌ | ❌ |
49
52
| | Retrieve call properties (` GetCall ` ) | N/A | ✔️ |
50
53
| | Send custom context as part of call invite (AddParticipant and Transfer) | ❌ | ✔️ |
51
54
| | Receive custom context as part of call invite (AddParticipant and Transfer) | ✔️ | ✔️ |
You can’t perform that action at this time.
0 commit comments