Skip to content

Commit 41ee7a7

Browse files
authored
Update teams-client-experience.md
1 parent 8388a9c commit 41ee7a7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/communication-services/concepts/interop/teams-user/teams-client-experience.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@ The following image illustrates the experience of a Teams user using Teams clien
2323

2424
## Start a call to Teams user within the organization
2525
The following image illustrates the experience of a Teams user using Teams client calling another Teams user from the same organization using Azure Communication Services SDK. First, the user opens a chat with the person and selects the call button.
26-
![A diagram shows a chat between two Teams users in the same organization.](../media/desktop-client-teams-user-calls-user-within.png)
26+
![A diagram shows a chat between two Teams users in the same organization.](../media/desktop-client-teams-user-calls-within-org.png)
2727

2828
If callee accepts the call, both users are connected via a 1:1 VoIP call.
29-
![A diagram shows the in-call experience of Teams user using Teams client to call another Teams user in the same organization using Azure Communication Services SDKs.](../media/desktop-client-teams-user-in-call-with-internal-user.png)
29+
![A diagram shows the in-call experience of Teams user using Teams client to call another Teams user in the same organization using Azure Communication Services SDKs.](../media/desktop-client-teams-user-in-call-within-org.png)
3030

3131
## Start a call to Teams users from different organization
3232
The following image illustrates the experience of a Teams user using Teams client calling another Teams user from a different organization using Azure Communication Services SDK. First, the user opens a chat with the person and selects the call button.
33-
![A diagram shows a chat between two Teams users in a different organization.](../media/desktop-client-teams-user-calls-user-outside.png)
33+
![A diagram shows a chat between two Teams users in a different organization.](../media/desktop-client-teams-user-calls-outside-org.png)
3434

3535
If callee accepts the call, both users are connected via a 1:1 VoIP call.
36-
![A diagram shows the in-call experience of Teams user using Teams client to call another Teams user in a different organization using Azure Communication Services SDKs.](../media/desktop-client-teams-user-in-call-with-external-user.png)
36+
![A diagram shows the in-call experience of Teams user using Teams client to call another Teams user in a different organization using Azure Communication Services SDKs.](../media/desktop-client-teams-user-in-calls-outside-org.png)
3737

3838
## Incoming call from Teams user within the organization
3939
The following image illustrates the experience of a Teams user using Teams client receiving a notification of an incoming call from another Teams user from the same organization. The caller is using Azure Communication Services SDK.
40-
![A diagram shows incoming call notifications for Teams users using the Teams client. The caller is from the same organization.](../media/desktop-client-teams-user-incoming-call-from-internal-user.png)
40+
![A diagram shows incoming call notifications for Teams users using the Teams client. The caller is from the same organization.](../media/desktop-client-teams-user-incoming-call-from-within-org.png)
4141

4242
## Incoming call from Teams user from a different organization
4343
The following image illustrates the experience of a Teams user using Teams client receiving a notification of an incoming call from another Teams user from a different organization. The caller is using Azure Communication Services SDK.
44-
![A diagram shows incoming call notifications for Teams users using the Teams client. The caller is from a different organization.](../media/desktop-client-teams-user-incoming-call-from-external-user.png)
44+
![A diagram shows incoming call notifications for Teams users using the Teams client. The caller is from a different organization.](../media/desktop-client-teams-user-incoming-call-from-external-org.png)
4545

4646

4747
## Next steps

0 commit comments

Comments
 (0)