Skip to content

Commit 2e095fe

Browse files
authored
Update voice-and-video-logs.md
1 parent 7f9618a commit 2e095fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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
@@ -147,6 +147,7 @@ This log provides detailed information on actions taken during a call and can be
147147
| `EndpointId` | The unique ID that represents each endpoint connected to the call, where endpointType defines the endpoint type. When the value is null, the connected entity is the Communication Services server (endpointType = "Server"). <BR><BR> The endpointId value can sometimes persist for the same user across multiple calls (correlationId) for native clients. The number of endpointId values determines the number of call summary logs. A distinct summary log is created for each endpointId value. |
148148
| `OperationPayload` | A dynamic payload that varies based on the operation providing more operation specific details. |
149149

150+
150151
<!-- ### Call client media stats time series log schema
151152
[!INCLUDE [Public Preview Disclaimer](../../../includes/public-preview-include-document.md)]
152153
@@ -718,4 +719,4 @@ The `participantEndReason` property contains a value from the set of Calling SDK
718719

719720

720721
- Learn how to use call logs to diagnose call quality and reliability
721-
issues with Call Diagnostics, see: [Call Diagnostics](../../voice-video-calling/call-diagnostics.md)
722+
issues with Call Diagnostics, see: [Call Diagnostics](../../voice-video-calling/call-diagnostics.md)

0 commit comments

Comments
 (0)