Skip to content

Commit ce5aed3

Browse files
authored
Update call-diagnostics-log-schema.md
1 parent a862d9d commit ce5aed3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ This table describes each property.
7777
| `VideoBitRateMax` | The maximum bitrate (bits per second) for a video or screenshare stream. <br><br> A low bitrate value could indicate poor network issue. The minimum bitrate (bandwidth) required can be found here: [Network bandwidth](../../voice-video-calling/network-requirements.md#network-bandwidth). |
7878
| `StreamDirection` | The direction of the media stream. It is either Inbound or Outbound. |
7979
| `CodecName` | The name of the codec used for processing media streams. It can be OPUS, G722, H264S, SATIN, and so on. |
80+
| `OPS`| This value indicates that the call is associated with a Teams Phone extensibility scenario.|
8081

8182
## Sample data for various call types
8283

@@ -287,4 +288,4 @@ If you have multiple Azure Communications Services resource IDs, you must enable
287288
- Learn about the [insights dashboard to monitor Voice Calling and Video Calling logs](/azure/communication-services/concepts/analytics/insights/voice-and-video-insights).
288289

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

0 commit comments

Comments
 (0)