summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-10-24 12:02:21 +0200
committerJoas Schilling <coding@schilljs.com>2023-10-24 12:02:21 +0200
commitabb1fba0e140696aa6373d94d8e4399ddc11aec2 (patch)
treee8c5eace338cc49efb02b9d54f7ca50e3213076e /docs
parent7447660e0bba516ea7023f5943d5a77fcaba5a3e (diff)
feat(sip-dialout): Add phone icon for rooms created by SIP dial-out
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/constants.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 3b1fe809d..f76085b3f 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -12,11 +12,12 @@
### Object types
-| Constant | Can be created | Description | Object ID |
-|------------------|----------------|------------------------------------------------------------------|---------------------------------------|
-| `file` | No | Conversations about a file in the right sidebar of the files app | File ID |
-| `share:password` | No | Video verification to verify the identity of the share recipient | Share token |
-| `room` | Yes | Room is a breakout room | Token of the main/parent conversation |
+| Constant | Can be created | Description | Object ID |
+|------------------|----------------|------------------------------------------------------------------|---------------------------------------------------------|
+| `file` | No | Conversations about a file in the right sidebar of the files app | File ID |
+| `share:password` | No | Video verification to verify the identity of the share recipient | Share token |
+| `room` | Yes | Room is a breakout room | Token of the main/parent conversation |
+| `phone` | Yes | Room is created when calling a phone number with SIP dial-out | `phone` (not set atm, just used for the default avatar) |
### Read-only states
* `0` Read-write