summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-12-15 01:02:27 -0300
committerVitor Mattos <vitor@php.rio>2022-12-15 01:02:27 -0300
commit6c937cfad3ecac3fb1edb923465374e81deda901 (patch)
treedcc04bb1093f11ea6aaeaa52786fcd2046c3eb01 /docs
parent704624ac0c856a0cfa5ff3673060ff499fad904e (diff)
Add link to call recording status
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/recording.md6
1 files changed, 3 insertions, 3 deletions
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: