summaryrefslogtreecommitdiffstats
path: root/docs/capabilities.md
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-06-02 12:00:08 -0300
committerGitHub <noreply@github.com>2022-06-02 12:00:08 -0300
commit366ec3f2aacf707ef8cb61eeb4ea3138af3706e8 (patch)
treeaa7a036e6cf1d5b14813328d719210a12a5c87a6 /docs/capabilities.md
parentcba2d4b7643ea7284f31668d4aa0b3f3eef173ee (diff)
parent10c5c13040dfe175b58c64a8238cd29910bc96e5 (diff)
Merge pull request #7416 from nextcloud/feature/api-silent-call
Support "Silent call" on API
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 92ddc828c..ce4507633 100644
--- a/docs/capabilities.md
+++ b/docs/capabilities.md
@@ -99,5 +99,6 @@ 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
* `config => signaling => session-ping-limit` - Number of sessions the HPB is allowed to ping in the same request