summaryrefslogtreecommitdiffstats
path: root/docs/capabilities.md
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-05-25 09:37:24 -0300
committerVitor Mattos <vitor@php.rio>2022-06-02 10:57:40 -0300
commit10c5c13040dfe175b58c64a8238cd29910bc96e5 (patch)
tree8515501960164522325d9b5915d9f83ff53800c6 /docs/capabilities.md
parent518d696d63d28639f47c5e515f60ce87f6fd624f (diff)
Option to make possible start a call without notify participants
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs/capabilities.md')
-rw-r--r--docs/capabilities.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/capabilities.md b/docs/capabilities.md
index 25084a2e2..f187be19a 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -98,4 +98,5 @@ title: Capabilities
* `silent-send` - Whether the chat API allows to send chat messages without triggering notifications
* `sip-support-nopin` - Whether SIP can be configured to not require a custom attendee PIN
* `send-call-notification` - When the API allows to resend call notifications for individual users that did not join yet
+* `silent-call` - Allow to start calls without sending notification
* `config => call => enabled` - Whether calling is enabled on the instance or not