You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/telecommanager-integration.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ ms.date: 03/20/2024
3
3
ms.topic: how-to
4
4
author: pavelprystinka
5
5
ms.author: pprystinka
6
-
title: TelecomManager integration in Azure Communication Services Calling SDK
6
+
title: TelecomManager integration in Azure Communication Services calling SDK
7
7
ms.service: azure-communication-services
8
8
ms.subservice: calling
9
-
description: Steps on how to integrate TelecomManager with Azure Communication Services Calling SDK
9
+
description: Steps on how to integrate TelecomManager with Azure Communication Services calling SDK
10
10
---
11
11
12
12
# Integrate with TelecomManager
@@ -20,7 +20,7 @@ description: Steps on how to integrate TelecomManager with Azure Communication S
20
20
- A user access token to enable the calling client. For more information, see [Create and manage access tokens](../../quickstarts/identity/access-tokens.md).
21
21
- Optional: Complete the quickstart to [add voice calling to your application](../../quickstarts/voice-video-calling/getting-started-with-calling.md)
When call is interupted with other call, for instance incoming PSTN call, ACS call is placed `OnHold`. You can configure what happens once PSTN call is over resume call automatically, or wait for user to request call resume.
69
+
When call is interrupted with other call, for instance incoming PSTN call, ACS call is placed `OnHold`. You can configure what happens once PSTN call is over resume call automatically, or wait for user to request call resume.
0 commit comments