Skip to content

Commit 5a69404

Browse files
committed
fix validation warnings
fixed redirect and two files
1 parent ad60676 commit 5a69404

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

articles/communication-services/.openpublishing.redirection.communication-services.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
"redirect_document_id": false
453453
},
454454
{
455-
"source_path_from_root": "articles/communication-services/concepts/troubleshooting-codes.md",
455+
"source_path_from_root": "/articles/communication-services/concepts/troubleshooting-codes.md",
456456
"redirect_url": "/azure/communication-services/resources/troubleshooting/voice-video-calling/troubleshooting-codes",
457457
"redirect_document_id": false
458458
}

articles/communication-services/concepts/analytics/logs/voice-and-video-logs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,8 @@ Each participant can have many different media statistics metrics for a call. Th
709709

710710
### Error codes
711711

712-
The `participantEndReason` property contains a value from the set of Calling SDK error codes. You can refer to these codes to troubleshoot issues during the call, for each endpoint. See [Troubleshooting call end response codes for Calling SDK, Call Automation SDK, PSTN, Chat SDK, and SMS SDK](../../troubleshooting-codes.md).
712+
The `participantEndReason` property contains a value from the set of Calling SDK error codes. You can refer to these codes to troubleshoot issues during the call, for each endpoint. See [Troubleshooting call end response codes for Calling SDK, Call Automation SDK, PSTN, Chat SDK, and SMS SDK](../../../resources/troubleshooting/voice-video-calling/troubleshooting-codes.md).
713+
713714

714715
## Next steps
715716

articles/communication-services/concepts/telephony/troubleshooting-pstn-call-failures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For all other `ParticipantEndSubCode` responses that don't start with **560**, t
5151

5252
## Detailed information on individual error codes
5353

54-
For more information about common error codes and suggested actions, see [Troubleshooting call end response codes for Calling SDK, Call Automation SDK, and PSTN calls](../troubleshooting-codes.md).
54+
For more information about common error codes and suggested actions, see [Troubleshooting call end response codes for Calling SDK, Call Automation SDK, and PSTN calls](../../resources/troubleshooting/voice-video-calling/troubleshooting-codes.md).
5555

5656
## Related articles
5757

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ For more information, see [End of Call Survey overview](end-of-call-survey-conce
9292

9393
For more information about using Call Quality Dashboard (CQD) to view interop call logs, see [Use CQD to manage call and meeting quality in Microsoft Teams](/microsoftteams/quality-of-experience-review-guide).
9494

95-
For more information about Calling SDK error codes, see [Troubleshooting in Azure Communication Services](../troubleshooting-codes.md). You can use these codes to help determine why a call ended with disruptions.
95+
For more 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.
9696

9797
To ensure smooth functioning of the application and provide better user experience, app developers should follow a checklist. For more information, see the [Checklist for advanced calling experiences in web browsers - Microsoft Community Hub](https://techcommunity.microsoft.com/t5/azure-communication-services/checklist-for-advanced-calling-experiences-in-web-browsers/ba-p/3266312).
9898

0 commit comments

Comments
 (0)