- 30 Jul, 2021 1 commit
-
-
ulif authored
Some of the settings changed format, location or mere existence.
-
- 17 May, 2021 6 commits
- 02 Apr, 2021 2 commits
- 31 Mar, 2021 2 commits
- 21 Mar, 2021 2 commits
-
-
ulif authored
Reflect coturn server configuration changes.
-
ulif authored
We want the turnserver to listen also on ports 80 and 5349. Normally, this setting is ignored, if the server is bound to one single IP (a bug, which lets the server bind to only the first two ports of four). We circumvent the problem by also binding to the localhost IP. cf. https://andersgood.de/blog/bigbluebutton-auch-hinter-firewalls-nutzen#checkliste-vor-dem-start for details.
-
- 19 Mar, 2021 3 commits
-
-
ulif authored
-
ulif authored
This is only the beginning of a loong story.
-
ulif authored
According to https://docs.bigbluebutton.org/2.2/setup-turn-server.html.
-
- 13 Mar, 2021 1 commit
-
-
ulif authored
The soundfiles were produced and provided by Senfcall. They are published under CC1.0-international and will greatly improve user experience on this BBB instance :D
-
- 30 Nov, 2020 1 commit
-
-
ulif authored
-
- 03 Nov, 2020 1 commit
-
-
ulif authored
The freeswitch STUN server. normally enabled as primary STUN, seems to experience major problems. We now use only one STUN server, the own one. For the whole config this means, that we _have_ to provide an own STUN server, if google STUN is not an option, which it is not.
-
- 09 Oct, 2020 2 commits
- 06 Oct, 2020 5 commits
-
-
ulif authored
In local connection mode there is no need to copy over hold music.
-
ulif authored
-
ulif authored
No unbound literals in <bean/> clauses.
-
ulif authored
Created in 2 steps: 1) we create a valid config files from a template and store it in /etc/bigvluebutton/bbb-conf/ 2) we copy this config file over to the final location on apply-config.
-
ulif authored
This option was first offered with the latest release.
-
- 14 Jun, 2020 1 commit
-
-
ulif authored
We also forbid recording in the webrtc-sfu settings and lower expiration time of recordings (in case they happen anayway) down to 2 hrs (before: 14 days).
-
- 11 Jun, 2020 2 commits
- 10 Jun, 2020 5 commits
-
-
ulif authored
Valid values are ALWAYS_ACCEPT, ALWAYS_DENY, ASK_MODERATOR
-
ulif authored
We do not use flash.
-
ulif authored
Do not allow flash.
-
ulif authored
-
ulif authored
When a local file 'hold_music.wav' is placed in the local directory it will be used as background music at beginning of conferences, when there is only one attendant in the room.
-
- 07 Jun, 2020 2 commits
- 20 May, 2020 1 commit
-
-
ulif authored
Do not stack attendees on stream numbers.
-
- 16 May, 2020 1 commit
-
-
ulif authored
-
- 15 May, 2020 2 commits
-
-
ulif authored
The new hosts.local inventory file acts as a replacement for the regular ansible inventory. It is meant to be used on BBB nodes that want to update local BBB config. With `hosts.local` we can put the local host into groups.
-
ulif authored
We would like to deploy ansible instead of simple shell scripts for configuring local installs. This might improve maintability of changed configurations after updates and the like. Main improvement is the idempotency of ansible scripts. Thus we can run configuration updates multiple times without messing up everything.
-