Skip to content

Commit 1bbab8d

Browse files
Merge pull request #288660 from sloanster/patch-24
Update troubleshoot-web-voip-quality.md
2 parents 7099bc9 + c9b317a commit 1bbab8d

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

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

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,19 @@
22
title: Azure Communication Services troubleshooting VoIP call quality
33
titleSuffix: An Azure Communication Services concept article
44
description: Learn how to troubleshoot web VoIP call quality with Azure Communication Services.
5-
author: Cardiohater1
6-
ms.author: drohmetra
7-
manager: dacarte
5+
author: sloanster
6+
ms.author: micahvivion
87

98
services: azure-communication-services
10-
ms.date: 3/6/2024
9+
ms.date: 10/17/2024
1110
ms.topic: conceptual
1211
ms.service: azure-communication-services
1312
ms.subservice: calling
1413
---
1514

16-
1715
# Troubleshoot VoIP call quality
1816

19-
This article describes how to troubleshoot and improve web Voice over Internet Protocol (VoIP) call quality in Azure Communication Services.
20-
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 problems. Four network parameters can affect quality in calls: available bandwidth, round-trip time (RTT), packet loss, and jitter.
17+
This article describes how to troubleshoot and improve web Voice over Internet Protocol (VoIP) call quality in Azure Communication Services. Voice and video calling experiences are an essential communication tool for businesses, organizations, and individuals in today's world. However, customers can experience quality problems. Four network parameters can affect quality in calls: available bandwidth, round-trip time (RTT), packet loss, and jitter.
2218

2319
If quality problems arise with VoIP calling in Azure Communication Services, follow the troubleshooting guidance in this article to ensure the best-possible user experience.
2420

@@ -54,7 +50,7 @@ When a caller or callee reports audio interference or background noise on a call
5450

5551
Also, make sure that the application you're using for web calling is hosted on the latest SDK. For more information, see [Azure Communication Services Calling Web (JavaScript) SDK - Release History](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md).
5652

57-
## Pre-call checkups
53+
## Precall checkups
5854

5955
When you're using the internet at various locations, you experience different internet speeds. Factors like the following examples can affect internet speed and reliability:
6056

@@ -90,18 +86,14 @@ If you tried all the previous actions and still face quality problems, [create a
9086

9187
## End of Call Survey
9288

93-
Enable the End of Call Survey feature to give Azure Communication Services users the option to submit qualitative feedback about their call experience.
89+
Enable the End of Call Survey feature to give Azure Communication Services users the option to submit qualitative feedback about their call experience. By enabling end of call survey you can learn more about end users calling experience and get insight of how you might improve that experience.
9490

9591
For more information, see [End of Call Survey overview](end-of-call-survey-concept.md) and the related tutorial [Use the End of Call Survey to collect user feedback](../../tutorials/end-of-call-survey-tutorial.md).
9692

9793
## Related content
98-
94+
- For detailed deep dive inspection on how to trouble shoot call quality and reliability see [here](../../resources/troubleshooting/voice-video-calling/general-troubleshooting-strategies/overview.md).
95+
- For information about Calling SDK error codes, see [Troubleshooting in Azure Communication Services](../../resources/troubleshooting/voice-video-calling/troubleshooting-codes.md). Use these codes to help determine why a call ended and how to mitigate the issue.
9996
- For information about using Call Quality Dashboard (CQD) to view interoperability call logs, see [Use CQD to manage call and meeting quality in Microsoft Teams](/microsoftteams/quality-of-experience-review-guide).
100-
101-
- For information about Calling SDK error codes, see [Troubleshooting in Azure Communication Services](../../resources/troubleshooting/voice-video-calling/troubleshooting-codes.md). Use these codes to help determine why a call ended.
102-
10397
- To ensure smooth functioning of the application and provide better user experience, app developers should follow a checklist. For more information, see the blog post [Checklist for advanced calling experiences in web browsers](https://techcommunity.microsoft.com/t5/azure-communication-services/checklist-for-advanced-calling-experiences-in-web-browsers/ba-p/3266312).
104-
10598
- For more information about preparing your network or your customer's network, see [Network recommendations](network-requirements.md).
106-
10799
- For best practices regarding Azure Communication Services web calling, see [Best practices: Azure Communication Services calling SDKs](../best-practices.md).

0 commit comments

Comments
 (0)