Skip to content

Commit 156808a

Browse files
Merge pull request #294029 from vriosrada-msft/patch-2
Update voice-and-video-logs.md
2 parents 07b0adc + 1619099 commit 156808a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Azure Communication Services Voice Calling and Video Calling logs
33
titleSuffix: An Azure Communication Services concept article
44
description: Learn about logging for Azure Communication Services Voice Calling and Video Calling.
5-
author: mkhribech
5+
author: amagginetti
66
services: azure-communication-services
77

8-
ms.author: mkhribech
8+
ms.author: amagginetti
99
ms.date: 03/21/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
@@ -87,6 +87,7 @@ The call summary log contains data to help you identify key properties of all ca
8787
| `pstnParticipantCallType` | Represents the type and direction of PSTN participants including Emergency calling, direct routing, transfer, forwarding, and so on. |
8888
| `ParticipantEndSubCode `| Represents the Calling SDK error subcode that the SDK emits (when relevant) for each `participantId` value. |
8989
| `ResultCategory `| Represents the category of the participant ending the call. It can be one of these 4 values: Success, ExpectedError, UnexpectedClientError, UnexpectedServerError. |
90+
| `DiagnosticOptions `| This value allows developers to attach custom tags to their client telemetry, which can then be viewed in the Call Diagnostics section. This helps in identifying and troubleshooting issues more effectively. To learn how to add custom tags to this value, refer to [Tutorial on adding custom tags to your client telemetry](../../../tutorials/voice-video-calling/diagnostic-options-tag.md) |
9091

9192
### Call diagnostic log schema
9293

0 commit comments

Comments
 (0)