Skip to content

Commit 4ccf426

Browse files
committed
update 1
1 parent 9370468 commit 4ccf426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/call-automation/call-recording/bring-your-own-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ Refer to this example of the event schema.
100100
### Folder Structure for Call Recording
101101

102102
Recordings are stored in the following format as shown in the diagram.
103-
/YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[chunk-id]-acsmetadata.documentId.json
104-
/YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[chunk-id]-audiomp3.documentId.mp3
103+
- /YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[chunk-id]-acsmetadata.documentId.json
104+
- /YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[chunk-id]-audiomp3.documentId.mp3
105105

106106
![Diagram showing a Call Recording Folder structure](../media/call-recording-folder.png)
107107

0 commit comments

Comments
 (0)