zulip/docs
Nehal Sharma 04f06a4588 integrations: Add support for BigBlueButton voice only calls.
We now allow users to create voice calls when their call provider is
BigBlueButton. This is done by creating a call where cameras are
disabled for all participants in the call -- a voice call, and making
only the call creator the moderator, so no one else can switch a voice
only call to a video call.

Also, we stop using the deprecated fields "attendeePW" and "moderatorPW"
in the Big Blue Button API, and use "role" instead.

The side effects are that now we only support BigBlueButton 2.4 and
above, and that only the call creator is a moderator and all other
joinees are viewers for all BigBlueButton calls.

Fixes: #26550.

Most of the code for the integration was written by Nehal.
Apoorva made the changes that resolve conflicts which were
introduced because of the `typed_endpoint` decorator.

With some documentation tweaks by tabbott.

Co-authored-by: Apoorva Pendse <apoorvavpendse@gmail.com>
2025-01-09 13:54:46 -08:00
..
_static docs: Move homepage link to TOC tree. 2023-03-03 23:06:17 -08:00
_templates docs: Split /production/deployment.html into multiple pages. 2024-02-20 15:49:46 -08:00
contributing docs: Update contributing/design-discussions for #mobile-design. 2025-01-02 15:48:57 -08:00
development setup_docs: Add command to terminate WSL2 environment. 2025-01-04 17:29:27 -08:00
documentation docs: Document generate-webhook-url-basic macro. 2024-11-19 13:02:01 -08:00
git lint: Fix several duplicate word typos. 2024-09-10 15:59:00 -07:00
images docs: Update devlogin screenshot and url in development setup. 2023-12-06 18:04:54 -08:00
outreach docs: Remove has_request_variables and REQ. 2024-09-05 16:02:12 -07:00
overview help: Refresh email notifications help page. 2025-01-09 12:38:46 -08:00
production integrations: Add support for BigBlueButton voice only calls. 2025-01-09 13:54:46 -08:00
subsystems docs: Update markdown.md for echo.ts module update. 2024-12-30 09:43:29 -08:00
testing message_quoting: Rename 'Quote and reply' to 'Quote message'. 2024-12-04 22:25:14 -08:00
translating typos: Fix typos caught by typos and mwic. 2024-12-24 19:15:36 -08:00
tutorials admin: Convert module to TypeScript. 2024-11-27 16:46:35 -08:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add dependency on sphinx_design. 2024-03-15 17:37:34 -07:00
index.md web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -07:00
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY user_group_settings: Use user-group-x icon for deactivate button. 2025-01-06 09:48:28 -08:00

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.