You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call recording summary logs provide details about the call duration, media content (e.g., Audio-Video, Unmixed, Transcription, etc.), the format types used for the recording (e.g., WAV, MP4, etc.), as well as the reason of why the recording ended.
18
17
19
18
Recording file is generated at the end of a call or meeting. The recording can be initiated and stopped by either a user or an app (bot) or ended due to a system failure.
20
19
21
-
[!IMPORTANT]
20
+
> [!IMPORTANT]
22
21
23
-
Please note the call recording logs will be published once the call recording is ready to be downloaded. The log will be published within the standard latency time for Azure Monitor Resource logs see [Log data ingestion time in Azure Monitor](../../../azure-monitor/logs/data-ingestion-time.md#azure-metrics-resource-logs-activity-log)
22
+
> Please note the call recording logs will be published once the call recording is ready to be downloaded. The log will be published within the standard latency time for Azure Monitor Resource logs see [Log data ingestion time in Azure Monitor](../../../azure-monitor/logs/data-ingestion-time.md#azure-metrics-resource-logs-activity-log)
24
23
25
24
26
-
###Properties Description
25
+
## Properties Description
27
26
28
27
| Field Name | DataType | Description |
29
28
|---------- |-----------|--------------|
@@ -56,11 +55,11 @@ A call can have one recording or many recordings depending on how many times a r
56
55
For example, if an agent initiates an outbound call in a recorded line and the call drops due to poor network signal, the `callid` will have one `recordingid`. If the agent calls back the customer, the system will generate a new `callid` as well as a new `recordingid`.
57
56
58
57
59
-
#### Example 1: Call recording for " One call to one recording"
58
+
#### Example1: Call recording for " One call to one recording"
@@ -80,11 +79,11 @@ For example, if an agent initiates an outbound call in a recorded line and the c
80
79
81
80
If the agent initiated a recording and stopped and restarted the recording multiple times while the call is still on, the `callid` will have many `recordingid` depending on how many times the recording events were triggered.
82
81
83
-
#### Example 2: Call recording for " One call to many recordings"
82
+
#### Example2: Call recording for " One call to many recordings"
0 commit comments