Commit Graph

78 Commits

Author SHA1 Message Date
chandi
59947e1c7a
Merge branch 'develop' into ipv6 2020-07-21 17:53:48 +02:00
chandi
4e97de7cb7 ipv6: coturn support 2020-07-21 17:23:08 +02:00
chandi
d1ed3f7549 ipv6: fix for wrong target ipv4 2020-07-21 17:22:58 +02:00
chandi
1ee27758ee default envrionment variables and more understandable names 2020-07-18 19:19:24 +02:00
chandi
7b9b784548 change how announcement disabling is archived 2020-07-18 19:19:24 +02:00
cjhille
028f0d8b57 fix webhooks 2020-07-18 19:19:24 +02:00
cjhille
8292fbae60 expose more BBB settings in .env file 2020-07-18 19:19:24 +02:00
chandi
81a024a8e6 ipv6: fix for broken 302 redirect locations 2020-07-13 17:52:31 +02:00
chandi
2bea8f2de7 ipv6: small variable updates 2020-07-13 17:40:55 +02:00
chandi
c412619d40 ipv6: conditional proxy target 2020-07-13 17:22:31 +02:00
chandi
2cb17b0df6 ipv6: freeswitch configuration 2020-07-13 17:21:00 +02:00
chandi
060f08e68c initial IPv6 support 2020-07-12 19:15:40 +02:00
chandi
5f1a9da90d apply v2.2.20 changes 2020-07-10 23:11:45 +02:00
chandi
8b921bc624 add webhooks 2020-07-01 00:45:36 +02:00
chandi
e0d019d999 add missing guest-wait.html 2020-07-01 00:45:36 +02:00
chandi
38dbfa8528 SIP port access for allowlist only 2020-06-29 23:41:58 +02:00
chandi
a79e6a5860 apply v2.2.18 changes 2020-06-29 23:41:58 +02:00
chandi
b010da33a2 coturn integration 2020-06-07 14:52:01 +02:00
chandi
bd0d944403 fix for broken presentations containing UTF-8 characters 2020-06-06 20:13:28 +02:00
chandi
a26b9b2bab html5: upgrade to v2.2.16 2020-06-06 14:51:14 +02:00
chandi
c5b1c60179 html5: revert to node 8, since source is not ready for node 12 2020-06-06 14:41:43 +02:00
chandi
c0b05c5bf6 webrtc-sfu: fix broken ip detection due to base image switch 2020-06-06 14:41:43 +02:00
chandi
53a348fded etherpad: add plugins (enables closed captions) 2020-06-06 14:41:43 +02:00
chandi
e0b82391a2 added upgrade and print-version script 2020-06-06 14:41:43 +02:00
chandi
580c04c88e webrtc-sfu: alpine for reduced image size 2020-06-06 14:41:43 +02:00
chandi
bc60c8f579 html5: remove legacy screenshare extension variables 2020-06-06 14:41:43 +02:00
chandi
3a22a510ce html5: self building for node v12 2020-06-06 14:41:43 +02:00
chandi
12fdfab89c html5: applied new settings added with v2.2.15
b7cc915a9d
2020-05-31 00:19:44 +02:00
chandi
b22247d05d apply v2.2.12 changes 2020-05-23 08:59:33 +02:00
chandi
aae9852264 periodic: sane time interval 2020-05-22 18:50:51 +02:00
chandi
f1036bcdbd
Merge pull request #7 from cheuberg/enable-presentation-download
Enable Presentation Download
2020-05-22 16:06:56 +02:00
chandi
e98a2632a9
Merge pull request #6 from cheuberg/default-presentation
Add default presentation
2020-05-22 15:58:10 +02:00
chandi
ec47512892 gitignore and instructions for default presentation 2020-05-22 15:46:35 +02:00
chandi
3421e59f48 Merge branch 'turn-support' into develop 2020-05-22 15:08:59 +02:00
chandi
9349825c59 periodic cleanup and kms restart 2020-05-22 14:56:45 +02:00
Clemens Heuberger
ce1a8b0eed Enable Presentation Download
Fix filename regular expression for download of presentation
files.
2020-05-17 21:30:09 +02:00
chandi
9d69afd937
fix accidental use of RUN in entrypoint.sh
Co-authored-by: cheuberg <clemens.heuberger@aau.at>
2020-05-17 11:10:51 +02:00
chandi
8d2d08a413 core: fix permissions recursively 2020-05-17 09:53:45 +02:00
chandi
619ccbcfb3
Merge branch 'v2.2.x' into freeswitch-separation 2020-05-16 17:10:42 +02:00
chandi
01c7de4bef core: fix volume permissions on runtime.
it led once to permission issues where the UID changed after rebuild.
2020-05-16 15:54:48 +02:00
chandi
269c7dbc67 fix for various broken redis ip usages 2020-05-16 00:11:46 +02:00
chandi
c8e96cc31b turn server configuration 2020-05-15 23:33:43 +02:00
chandi
104cb1cd2d isolated network for core container 2020-05-15 21:31:41 +02:00
chandi
46ad0a0521 freeswitch: rather download official config instead of duplicating all files in here 2020-05-15 18:46:49 +02:00
chandi
d89d146bcd core: switch from systemd to supervisord 2020-05-14 19:07:23 +02:00
chandi
dd3c33941f separate freeswitch into own container 2020-05-14 15:21:21 +02:00
chandi
cf680ca859 changes for v2.2.7 2020-04-29 16:35:03 +02:00
chandi
924cb4fd4b apply change of echo test number.
https://github.com/bigbluebutton/bigbluebutton/pull/9241
2020-04-29 14:31:18 +02:00
chandi
2dea534d9e Really disable recording
See https://github.com/bigbluebutton/bigbluebutton/issues/9202
2020-04-25 10:52:34 +02:00
chandi
d297877567 embed config files in image while building instead of dynamically at runtime 2020-04-23 20:32:58 +02:00