Skip to content

Commit 60b1daa

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into tm-metrics
2 parents 5d76e04 + 151a510 commit 60b1daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/interop/calling-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const call = callAgent.startCall([teamsCallee]);
5454
- Advanced call routing capabilities such as call forwarding, group call pickup, simulring, and voice mail are not supported.
5555
- Teams users can't set Communication Services users as forwarding/transfer targets.
5656
- There are a number of features in the Teams client that do not work as expected during 1:1 calls with Communication Services users.
57-
- Third party [devices for Teams](/MicrosoftTeams/devices/teams-ip-phones) are not supported.
57+
- Third party [devices for Teams](/MicrosoftTeams/devices/teams-ip-phones) and [Skype IP phones](/skypeforbusiness/certification/devices-ip-phones) are not supported.
5858

5959
## Chat
6060
With the Chat SDK, Communication Services users or endpoints can start 1:n chat with Teams users, identified by their Azure Active Directory (AAD) object ID. You can easily modify an existing application that creates chats with other Communication Services users, to instead create chats with Teams users:

0 commit comments

Comments
 (0)