Skip to content

Commit 4eca670

Browse files
authored
Update call-summary-log-schema.md
updating the field name
1 parent 45042a0 commit 4eca670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This table describes each property.
7575
| `ResultCategory`| Represents the category of the participant ending the call. It can be one of these four values: Success, ExpectedError, UnexpectedClientError, UnexpectedServerError. |
7676
| `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) |
7777
| `callDebuggingInfo`| This value contains json object with key-value pairs that represent internal properties of the call used for Microsoft debugging purposes.|
78-
| `OPS`| This value indicates that the call is associated with a Teams Phone extensibility scenario.|
78+
| `tpe`| This value indicates that the call is associated with a Teams Phone extensibility scenario.|
7979

8080
### Error codes
8181

0 commit comments

Comments
 (0)