From 6c937cfad3ecac3fb1edb923465374e81deda901 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Thu, 15 Dec 2022 01:02:27 -0300 Subject: Add link to call recording status Signed-off-by: Vitor Mattos --- docs/recording.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/recording.md b/docs/recording.md index 6e17b2c86..bda72db66 100644 --- a/docs/recording.md +++ b/docs/recording.md @@ -9,9 +9,9 @@ * Endpoint: `/recording/{token}` * Data: -| Field | Type | Description | -| ------ | ---- | ----------------------------------------------------- | -| status | int | Type of call recording when 1 is video and 2 is audio | +| Field | Type | Description | +| ------ | ---- | ---------------------------------------------------------------------------------------------------- | +| status | int | Type of call recording (see [Constants - Call recording status](constants.md#call-recording-status)) | * Response: - Status code: -- cgit v1.2.3