File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
articles/communication-services/quickstarts/call-automation/call-recording Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- ms.author : dbasantes
2
+ ms.author : rahulva
3
3
title : Azure Communication Services Call Recording Bring Your Own Storage
4
4
titleSuffix : An Azure Communication Services document
5
5
description : Quickstart for Bring your own storage
@@ -97,6 +97,12 @@ Refer to this example of the event schema.
97
97
"eventTime" : " string" // ISO 8601 date time for when the event was created
98
98
}
99
99
```
100
+ ### Notification and Action for recording export failure.
101
+
102
+ Failure to export recording file can occur due to incorrect configuration settings or in case of service outages.
103
+ In both cases, the failure notification will include the download url to obtain the recordings.
104
+ Please download recordings from the location in failure notification within 24 hours.
105
+
100
106
### Folder Structure for Call Recording
101
107
102
108
Recordings are stored in the following format as shown in the diagram.
You can’t perform that action at this time.
0 commit comments