Skip to content

Commit 6fa7afd

Browse files
committed
Updated heading and TOC
Simplified heading and added to TOC.
1 parent 7f22652 commit 6fa7afd

File tree

3 files changed

+10
-21
lines changed

3 files changed

+10
-21
lines changed

articles/communication-services/concepts/voice-video-calling/troubleshoot-web-voip-quality.md

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Azure Communication Services Troubleshooting Web VOIP Calling Quality
2+
title: Azure Communication Services Troubleshooting VoIP Call Quality
33
titleSuffix: An Azure Communication Services concept document
4-
description: Learn how to troubleshoot web VOIP calling quality with Azure Communication Services.
4+
description: Learn how to troubleshoot web VoIP call quality with Azure Communication Services.
55
author: Cardiohater1
66
ms.author: drohmetra
77
manager: dacarte
@@ -14,13 +14,13 @@ ms.subservice: calling
1414
---
1515

1616

17-
# Troubleshooting quality issues for Azure Communication Services Web VOIP calling
17+
# Troubleshooting VoIP call quality
1818

19-
This article describes how to troubleshoot and improve web VOIP call quality in Azure Communication Services.
19+
This article describes how to troubleshoot and improve web VoIP call quality in Azure Communication Services.
2020

21-
Voice and video calling experiences are an essential communication tool for businesses, organizations, and individuals in today's world. However, customers can experience quality issues. Quality in calls can be impacted based on four network parameters: bandwidth available, round-trip time (RTT), packet loss, and jitter.
21+
Voice and video calling experiences are an essential communication tool for businesses, organizations, and individuals in today's world. However, customers can experience quality issues. Quality in calls can be impacted based on four network parameters: bandwidth available, round-trip time (RTT), packet loss, and jitter.
2222

23-
VOIP calling using Azure Communication Services is an efficient and reliable way to communicate. If quality issues arise, follow the troubleshooting steps in this article to ensure the best possible user experience.
23+
VoIP calling using Azure Communication Services is an efficient and reliable way to communicate. If quality issues arise, follow the troubleshooting steps in this article to ensure the best possible user experience.
2424

2525
## Pre call check-up
2626

@@ -100,17 +100,3 @@ For more information about preparing your network or your customers’ network,
100100

101101
For best practices regarding Azure Communication Services web calling, see [Best practices: Azure Communication Services calling SDKs](../best-practices.md).
102102

103-
104-
105-
106-
107-
108-
109-
<!-- Comment this out - add to the toc.yml file at row ???.
110-
111-
- name: Monitor and manage call quality
112-
items:
113-
- name: Azure Communication Services Troubleshooting Web VOIP Calling Quality
114-
href: concepts/voice-video-calling/troubleshoot-web-voip-quality.md
115-
displayName: diagnostics, Survey, feedback, quality, reliability, users, end, call, quick
116-
-->

articles/communication-services/concepts/voice-video-calling/user-experience.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Developers building their audio and video experience with Azure Communication Se
2121

2222
## Next steps
2323
- Learn more about [Capability APIs](../../how-tos/calling-sdk/capabilities.md).
24+
- [Troubleshooting VoIP call quality](./troubleshoot-web-voip-quality.md)

articles/communication-services/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,9 @@ items:
669669
- name: Security
670670
href: concepts/interop/guest/security.md
671671
- name: Known issues
672-
href: concepts/interop/guest/limitations.md
672+
href: concepts/interop/guest/limitations.md
673+
- name: Troubleshooting VoIP call quality
674+
href: concepts/voice-video-calling/troubleshoot-web-voip-quality.md
673675
- name: Communication as Teams user
674676
items:
675677
- name: Overview

0 commit comments

Comments
 (0)