Skip to content

Commit 00a170d

Browse files
authored
Update call-summary-updates-log-schema.md
1 parent d79cd01 commit 00a170d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/communication-services/concepts/analytics/logs/call-summary-updates-log-schema.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ This table describes each property.
8686
| `ResultCategory`| Represents the category of the participant ending the call. It can be one of these 4 values: Success, ExpectedError, UnexpectedClientError, UnexpectedServerError. |
8787
| `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) |
8888
| `CallUpdatesVersion`| Represents the log version, with higher numbers indicating the most recently published version. |
89+
| `callDebuggingInfo`| This value contains json object with key-value pairs that represent internal properties of the call used for Microsoft debugging purposes.|
8990

9091
### Error codes
9192

0 commit comments

Comments
 (0)