Commit Graph

1353 Commits

Author SHA1 Message Date
Brent Baccala
d489cae316 ensure that /etc/bigbluebutton/bbb-webrtc-sfu/production.yml exists
before bbb-conf --set-port-range tries to modify it
2022-05-31 21:37:52 -04:00
Brent Baccala
47f3f3d282 bbb-conf --set-port-range: when possible, make configuration changes in /etc/bigbluebutton
instead of in /usr/local/bigbluebutton
2022-05-29 15:03:08 -04:00
Brent Baccala
cc9d81b5dc use xmlstarlet instead of sed to edit FreeSWITCH switch.conf.xml;
check for root access before attempting to edit
2022-05-27 18:12:24 -04:00
Brent Baccala
70f76a1fa6 add code to bbb-conf --check to display current port ranges 2022-05-27 13:18:36 -04:00
Brent Baccala
02a051ea19 add --set-port-range option to bbb-conf 2022-05-25 19:16:39 -04:00
Anton Georgiev
4278090983
chore: Bump release to rc.4 2022-05-17 10:45:20 -04:00
Fred Dixon
a52986b015 Bump release to rc3 2022-05-15 13:59:25 -05:00
Anton Georgiev
4ba7842691 chore: Set bigbluebutton release to 2.6.0-alpha.1 2022-05-13 22:31:54 +00:00
Anton Georgiev
c4874398f6 chore: Merge 2.5.0-rc.2 into develop 2022-05-13 21:03:34 +00:00
Daniel Molkentin
08ca953ba8 chore: remove obsolete gstream upgrade routine 2022-05-13 16:14:50 +00:00
Paulo Lanzarin
77fad2a8e0
Merge pull request #14951 from prlanzarin/u26-setubal-septimo
chore(bbb-conf): list mediasoup IPs in --check, review Kurento keyword usage
2022-05-11 16:26:15 -03:00
Ramon Souza
0d3a5326fc Merge remote-tracking branch 'upstream/v2.5.x-release' into 25260-may10 2022-05-10 10:53:00 -03:00
Anton Georgiev
9f462cd428
chore: change release to 2.5.0-rc.2 2022-05-09 13:12:18 -04:00
prlanzarin
22272c02f8 chore(bbb-conf): list mediasoup IPs in --check 2022-05-05 02:06:55 +00:00
prlanzarin
8a156718e1 refactor(bbb-conf): review --check helpers and var names related to bbb-webrtc-sfu
Naming most of those Kurento|KURENTO|kurento-<something> was wrong in the first place
2022-05-05 02:05:59 +00:00
Anton Georgiev
b1b2a6831e
chore: change release to rc.2 2022-05-04 16:36:25 -04:00
Fred Dixon
dd8614b6bc Propagate default value for shared secret to bbb-web.properites 2022-04-27 19:57:40 -05:00
prlanzarin
2ca68218d0 refactor(bbb-conf): remove enableListenOnly check, replace with newer equivalents
Replace public.kurento.enableListenOnly bbb-conf --check, replace it for the newer equivalent public.media.audio.defaultListenOnlyBridge

Also add defaultFullAudioBridge to the same check
2022-04-25 18:48:16 +00:00
Anton Georgiev
cbd4b68b33
chore: change release to beta.2 2022-04-14 17:32:31 -04:00
Anton Georgiev
6f554e9776 fix(conf): setip should not wipe out existing properties 2022-04-11 19:07:11 +00:00
Anton Georgiev
ec1893ba10 chore: Fix typo in bigbluebutton-config/bin/bbb-conf 2022-04-11 15:40:42 +00:00
Fred Dixon
c73943471f Set securitySalt (shared secret) in bbb-web.properties 2022-04-11 13:54:51 +00:00
Paulo Lanzarin
a7c9ab1831
fix(bbb-conf): remove KMS STUN server checks
Unnecessary in 2.5 (and 2.4 even, but I wont touch that)
2022-04-04 10:20:18 -03:00
Anton Georgiev
b8f0ff287c
chore: change release to beta.1 2022-04-01 16:53:50 -04:00
Anton Georgiev
97dbc1aeb6
Merge branch 'v2.5.x-release' into bbb-target 2022-04-01 14:21:15 -04:00
Anton Georgiev
23c91a8258
chore: change release to alpha.6 2022-03-29 16:34:05 -04:00
Fred Dixon
da21515982
Update bbb-conf
Skip commented lines when checking for empty assignment in bbb-conf
2022-03-27 09:03:12 -04:00
Fred Dixon
8eabe070e6
Update bbb-conf
Scan only for IPV4 address when cross referencing between FreeSWITCH and Kurento
2022-03-27 08:48:46 -04:00
Anton Georgiev
6b4a7ff898 refactor: swap netstat with ss 2022-03-23 20:50:19 +00:00
Anton Georgiev
c29b3adb23
chore: adopt semver Thanks @fcecagno 2022-03-22 15:45:05 -04:00
Daniel Molkentin
9c4fc8ccf1 chore: net-tools -> iproute2
Ensure code duplication is at least documented and end the feature
disparity between files.
2022-03-22 16:30:43 +01:00
Daniel Molkentin
cd80d891e7 make bbb-conf use bigbluebutton.target 2022-03-17 15:29:40 +01:00
Daniel Molkentin
658b89308d chore: remove obsolete gstream upgrade routine 2022-03-17 15:15:21 +01:00
Anton Georgiev
863c9fb194 build: drop java8 check for xenial 2022-03-16 18:33:06 +00:00
Anton Georgiev
d00d6a0323
Merge pull request #14600 from bigbluebutton/transition-to-focal
!build and conf: Upgrade Ubunto to 20.04
2022-03-16 08:54:56 -04:00
Anton Georgiev
c3242c8003 build: nginx from /usr/share/bigbluebutton/nginx 2022-03-15 02:01:37 +00:00
Anton Georgiev
9e6c078703 build: use tomcat9 not tomcat10 2022-03-14 20:38:31 +00:00
Anton Georgiev
3de540f0ab build: swap bionic with focal 2022-03-14 19:04:23 +00:00
Anton Georgiev
821adcdc8c
Revert "build and conf: Upgrade tomcat8 to 10 for bbb-demo" 2022-03-14 13:48:37 -04:00
Anton Georgiev
afc231c22b build and conf: tomcat10 for bbb-demo 2022-03-14 17:12:23 +00:00
Anton Georgiev
be80e57b15
Set release to 2.5-alpha-5 2022-03-14 12:51:09 -04:00
Anton Georgiev
4c7b780d25 build: tomcat8->10 for bbb-demo 2022-03-10 02:09:38 +00:00
Anton Georgiev
d19a5f0f3d
Set release to 2.5-alpha-4 2022-03-07 14:53:59 -05:00
Anton Georgiev
16ddf3d5e3 fix: bbb-demo, ship empty bbb_api_conf.jsp, populate in --setip 2022-03-04 17:21:38 +00:00
Anton Georgiev
87e47d220b
Merge pull request #14482 from antobinary/packaging-cleanup-6
refactor(bbb-config): drop usage of obsolete settings-production.json
2022-02-28 12:19:49 -05:00
Anton Georgiev
7c57f88117
Merge pull request #14480 from antobinary/packaging-cleanup-4
build and config: drop references to tomcat6 or 7
2022-02-28 12:12:48 -05:00
Anton Georgiev
ccaf410178
Updated release to 2.5-alpha-3 2022-02-28 11:06:59 -05:00
Anton Georgiev
0233384331 build: drop usage of obsolete settings-production.json 2022-02-27 17:09:19 +00:00
Anton Georgiev
d58b86cbe5 build and config: drop references to tomcat6 or 7 2022-02-27 02:56:27 +00:00
Ramón Souza
138f4d64e4 Merge remote-tracking branch 'upstream/v2.4.x-release' into v2.5.x-release 2022-02-24 14:49:56 +00:00
Daniel Molkentin
75641f9bee fix: set public.pads.url instead of public.note.url in bbb-conf
partially fixes #14410
2022-02-19 17:44:42 +01:00
Anton Georgiev
f52376e594
chore: Update release to 2.5-alpha-2 2022-02-19 04:03:17 -05:00
Anton Georgiev
c930a7e48e
fix: Typo in appy-lib #14398
Backport of #14398 Thanks @sebastianberm
2022-02-18 09:00:54 -05:00
Anton Georgiev
25155c6b8d
chore: updated version to 2.4.4 2022-02-09 15:26:25 -05:00
Ramón Souza
dba04834c7 Merge remote-tracking branch 'upstream/v2.4.x-release' into 2524-feb08 2022-02-09 15:52:42 +00:00
Fred Dixon
7b687294a4 Added more checks for #14287 2022-02-05 10:05:43 -06:00
Anton Georgiev
8910ad8d01
chore: updated version to 2.4.3 2022-01-31 12:56:38 -05:00
Bohdan Zhemelinskyi
b3ff9b92d2 Update on comments 2022-01-28 16:39:55 +00:00
Bohdan Zhemelinskyi
d2b870e428 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into cleanConfig 2022-01-27 20:13:54 +00:00
Anton Georgiev
6d8491f32e fix(config): correct path for bbb-pads.service 2022-01-25 16:35:45 +00:00
Pedro Beschorner Marin
d7c9112578 feat(pads): add pads to bbb-conf
Add bbb-pads service to bbb-conf `status`, `start` and `stop` scripts.
2022-01-25 08:32:18 -03:00
Anton Georgiev
e905d08f3d
Merge pull request #14022 from danielpetri1/bbb-conf-checks
bbb-record: refactoring, more config checks, list-workflows option
2022-01-24 15:48:08 -05:00
Daniel Petri Rocha
45dd98bfe9 Use yq; show steps in --list-workflows 2022-01-20 18:40:12 +01:00
Anton Georgiev
600e3cc728
chore: Update bbb release to 2.4.2 2022-01-18 12:04:57 -05:00
Daniel Petri Rocha
93360e1fb8 Add post_publish.log check 2022-01-13 13:25:06 +01:00
Ramón Souza
f6e65f58c5 merge 2.4 into develop and resolve conflicts - partial 2022-01-12 16:40:45 +00:00
Daniel Petri Rocha
fb76ea2585 Grep pattern in variable, read-only vars, grep -m instead of | head -n 2022-01-12 15:10:33 +01:00
Bohdan Zhemelinskyi
c9c274b664 removing unnesessary files 2022-01-11 14:33:27 +00:00
Daniel Petri Rocha
f9a3a78021 Check raw directory 2022-01-10 22:56:02 +01:00
Anton Georgiev
ae2155cd1e
Obsolete file check-localization-keys.txt 2022-01-10 16:08:05 -05:00
Daniel Petri Rocha
11015a82b5 Linting with Shellcheck 2022-01-10 19:09:30 +01:00
Daniel Petri Rocha
996b9a8be7 Replace paths with variables 2022-01-08 14:58:47 +01:00
Daniel Petri Rocha
1f53286f48 Option to list available workflows 2022-01-07 15:03:01 +01:00
Daniel Petri Rocha
557043bd21 Playback protocol check 2022-01-07 12:21:44 +01:00
Daniel Petri Rocha
9b1b4aabba Recording permissions and ownership checks 2022-01-07 12:11:17 +01:00
Anton Georgiev
e2b8d31028
chore: Update bbb release to 2.4.1 2022-01-05 10:36:35 -05:00
Fred Dixon
5c52540cb7 Fix #13994 2022-01-02 08:27:53 -06:00
Anton Georgiev
86750f33f3
refactor: Obsolete, was needed for the Flash client 2021-12-24 11:27:14 -05:00
Anton Georgiev
d1bdd3d873
Updated to 2.4, http->https 2021-12-24 11:25:24 -05:00
Anton Georgiev
3253b845c3
Updated to 2.4, http->https 2021-12-24 11:23:36 -05:00
Anton Georgiev
e1db0b759b
chore: Update bbb release to 2.4.0 2021-12-16 12:45:10 -05:00
Anton Georgiev
a5bc03777c
chore: Update bbb release to 2.4-rc-7 2021-12-09 17:10:12 -05:00
Anton Georgiev
797fc49633 TEMP 2021-12-09 20:37:05 +00:00
Anton Georgiev
feae655fba
Updated bbb release to 2.4-rc-6 2021-12-03 15:21:17 -05:00
Anton Georgiev
f0d9495cd2
Updated bbb release to 2.4-rc-5 2021-11-23 12:14:48 -05:00
Anton Georgiev
82d8e922cb
Merge pull request #12682 from sapsDev/fixRecordingRewrite
More robust updates of recordings' "metadata.xml" when issuing "bbb-conf --setip"
2021-11-19 15:10:32 -05:00
Anton Georgiev
9e911a3e37
Updated BBB release to 2.5-alpha-1 2021-10-29 09:37:26 -04:00
Anton Georgiev
1b9a14e0e1
Update bbb release to 2.4-rc-4 2021-10-22 16:09:19 -04:00
Anton Georgiev
098cf6d90a
Update bigbluebutton-release 2021-10-15 15:29:58 -04:00
Anton Georgiev
906b4253de
Merge pull request #13403 from prlanzarin/u24-parasole
chore(build): bbb-conf and build script changes to handle /var/mediasoup
2021-10-14 09:11:14 -04:00
prlanzarin
e488d892d2 chore(conf): add routine to clean stale mediasoup raw files
Also a minor refactor to how that is done so the KMS method could be reused
2021-10-13 14:37:14 +00:00
Anton Georgiev
5bf2d712d1
Merge pull request #13429 from prlanzarin/u24-poly-pineapple
refactor(build, conf): webrtc-sfu's localIpAddress config is defunct
2021-10-07 08:43:56 -04:00
prlanzarin
2736843537 refactor(conf): webrtc-sfu`s localIpAddress is defunct 2021-10-06 22:52:40 +00:00
Gustavo Trott
7e271c2580 Change condition of sipjsHackViaWs to consider null and undefined values 2021-10-05 16:57:16 -03:00
Anton Georgiev
3fab5be86d
Updated release to 2.4-rc-2 2021-09-28 07:45:55 -04:00
Anton Georgiev
5666b57e78
Updated release to 2.4-rc-1 2021-09-03 13:23:36 -04:00
Anton Georgiev
6b094b9214
chore: Updated release to 2.4-beta-4 2021-09-01 14:37:13 -04:00
Anton Georgiev
7ea2fd3ed1
chore: Updated release to 2.4-rc-1 2021-08-30 16:50:29 -04:00
Anton Georgiev
4ecb24b4fa Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-aug30 2021-08-30 18:11:16 +00:00
Anton Georgiev
d7bc64120e
chore: bump to v2.3.13 2021-08-26 14:15:50 -04:00
Pedro Beschorner Marin
1db49719c9 feat(web): set default logo
Add an option to set a default logo to be placed for all created meetings.

The default logo is inserted as a create meeting param for all meetings that
do not have a `logo` param defined. Two new properties were included at
bigbluebutton-web configuration:

- [Boolean] `useDefaultLogo`: enables/disables the use of the default logo
  disabled as default

- [String] `defaultLogoURL`: The default logo URL to be fetched by the client
  bigbluebutton logo as default
2021-08-19 15:22:44 -03:00
Pedro Beschorner Marin
90deb3becd chore: bump to v2.3.12 2021-08-13 16:01:19 -03:00
Anton Georgiev
63002b30a4
Update release to 2.4-beta-3 2021-08-10 11:18:59 -04:00
Anton Georgiev
feb67e88b2
Updated client build number to 2.3.11 2021-08-09 14:38:01 -04:00
Anton Georgiev
fdea605bc4
Updated BBB release to 2.4-beta-2 2021-08-06 13:23:39 -04:00
Anton Georgiev
97014e5f95
Merge branch 'develop' into issue-12530 2021-08-05 16:50:20 -04:00
Anton Georgiev
1f6803cf5b
Merge pull request #11840 from mrkeksi/patch-2
Fix version on API Demo index.html
2021-08-04 13:37:53 -04:00
Anton Georgiev
46d2cb60f7
Updated client build number to 2.3.10 2021-08-03 11:03:02 -04:00
Anton Georgiev
73da9c15da Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-july-30 2021-07-30 23:43:27 +00:00
Anton Georgiev
25d69b9d92
Updated release to 2.3.9 2021-07-28 14:56:28 -04:00
Anton Georgiev
f2a2f53653
Updated BBB release to 2.4-beta-1 2021-07-28 14:55:51 -04:00
Anton Georgiev
d8fbcc607b
Updated BBB release to 2.3.8 2021-07-23 10:28:32 -04:00
Joao Siebel
8462465a5f Allow default layout config in bbb-web. close #12668 2021-07-19 11:02:58 -03:00
Anton Georgiev
4b545dda97
Updated BBB release to 2.3.7 2021-07-19 09:08:11 -04:00
Anton Georgiev
1fd6246336 Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop 2021-07-06 19:37:30 +00:00
Anton Georgiev
b9cc633286 Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.3.5-into-develop 2021-07-06 19:36:19 +00:00
Anton Georgiev
07c69a08f1
Updated BBB release to 2.3.6 2021-07-06 10:08:45 -04:00
Steffen Moser
3217d8fce5 Fix bbb-conf --check for multiple STUN servers 2021-06-29 18:03:38 +02:00
Steffen Moser
3fa6df8d41 Fix rewrite recording info in metadata.xml after change of hostname 2021-06-29 13:11:03 +02:00
Anton Georgiev
3d27a23a68
Updated BBB release to 2.3.5 2021-06-24 09:53:27 -04:00
Anton Georgiev
eabefc459f
Updated link to docs for setup-a-firewall 2021-06-16 15:26:00 -04:00
Anton Georgiev
af42d2dddd
Update bigbluebutton-release 2021-06-09 13:58:25 -04:00
Anton Georgiev
ec91712864
Update bigbluebutton-release 2021-06-09 13:43:00 -04:00
David Siegfried
80b8fb3255 refine checks and use other overwrites 2021-06-09 11:50:54 +02:00
David Siegfried
afa70b88cf merge kurento-configs 2021-06-09 10:17:13 +02:00
David Siegfried
2003f3984a refine check 2021-06-08 15:40:56 +02:00
David Siegfried
3b3f73d1ec consider bbb-webrtc-sfu-overwrite, fixes #12530 2021-06-08 10:15:54 +02:00
Anton Georgiev
8cf4265b7a
Bump up release to 2.4-dev 2021-06-07 10:41:52 -04:00
Fred Dixon
b14443af52
Update bigbluebutton-release
Bump to release 2.3.3
2021-06-03 07:32:20 -03:00
Anton Georgiev
25e5084cd0 fix(bbb-conf):Only show status for multi kurento if that is configured 2021-05-31 20:01:42 +00:00
Fred Dixon
8ade9d1f38
Update bbb-conf
Minor update to test build
2021-05-30 10:40:36 -03:00
Anton Georgiev
8cca12df25
Merge pull request #12372 from shashank68/shashank68-bbb-conf-status-nodejs-workers
Show the status of multiple nodejs workers and kurento media servers in bbb-conf status
2021-05-21 17:01:51 -04:00
Anton Georgiev
c965fb3c1c
Bump up release to 2.3.2 2021-05-20 14:48:00 -04:00
Fred Dixon
fe9eebf616 Run stunclient if it exists 2021-05-13 18:00:00 -05:00
shashank68
94ca0716d7 Show status of parallel kurento media servers in bbb-conf 2021-05-13 10:26:09 +00:00
Shashank D
a4c6e984a1
Show the status of nodejs workers in bbb-conf
bbb-conf --status will show status of frontend and backend nodejs workers
2021-05-13 03:36:46 +05:30
Anton Georgiev
630daca374
Bump up release to 2.3.1 2021-05-03 09:22:21 -04:00
Fred Dixon
83e0404746 Fix adding bigbluebutton.web.logoutURL value of default 2021-05-02 09:33:08 -05:00
Anton Georgiev
70c3ff096c
Merge pull request #12208 from kepstin/norecord-sanity
Recording: Fix handling of recordings without recording marks
2021-04-29 15:16:06 -04:00
Anton Georgiev
204633e7d4
Bump up release to 2.3.0 2021-04-29 11:15:22 -04:00
Calvin Walton
9f5832a5d3 Recording: bbb-record --rebuild restarts processing at the sanity step
Previously, bbb-record --rebuild was restarting recording processing
from scratch by creating the .../recording/<meeting_id>.done file. This
causes the recording to be reprocessed starting at the archive step.
However, re-running the archive step for an existing meeting is not
really supported! Ever since the segmented recording code was added, it
shouldn't /corrupt/ the recording files, but it's still not good.

And as a side-effect, re-running the archive step will re-create the
.norecord file for meetings without recording marks, meaning that you
cannot use bbb-record --rebuild to force a recording without marks to be
processed.

Switch bbb-record to restart recording processing at the sanity stage to
match the BBB 2.2 behaviour. Rather than have it insert tasks directly
into resque via redis-cli, it goes through a ruby wrapper that performs
input validation and uses the resque apis.
2021-04-29 11:10:32 -04:00
Anton Georgiev
ef13303541
Bump up release to 2.3-rc-2 2021-04-27 09:29:23 -04:00
timm2k
c09788a787
enableMultipleKurentos TasksMax fix
enableMultipleKurentos TasksMax fix
2021-04-26 16:03:21 +02:00
Anton Georgiev
b7eaa0883b
Bumped up release to 2.3.0-rc-1 2021-04-23 10:37:37 -04:00
Anton Georgiev
002a48cc9a
Updated release to 2.3-beta-5 2021-04-19 11:48:46 -04:00
Fred Dixon
d04ff4401c
Update bigbluebutton-release
Bump to beta-5
2021-04-18 08:27:02 -03:00
Anton Georgiev
8cd827a379
Updated release to 2.3.0-beta-4 2021-04-15 15:28:59 -04:00
MrKeksi
449e7af768
optimize default.pdf + favicon (#11881)
* Delete default.pdf
* Add files via upload
2021-04-15 10:18:37 -04:00
Philipp Memmel
8800e58afd consider turn-stun-servers.xml overlay config in /etc/bigbluebutton 2021-04-07 22:44:27 +02:00
Anton Georgiev
d9d31c39de
Updated release to 2.3.0-beta-3 2021-04-06 19:57:27 -04:00
hex-m
1d31efe33d
Handle multiple default routes in bbb-conf
This is the same fix that was made in bbb-install: https://github.com/bigbluebutton/bbb-install/pull/327/

Fix https://github.com/bigbluebutton/bigbluebutton/issues/11452
2021-04-06 17:04:17 +02:00
lonesomewalker
bb503a9047
Add files via upload
Cleaning up fonts in default.pptx, shrinking default.pdf
2021-04-03 21:43:38 +02:00
Fred Dixon
ce2e5245ed Pickup the correct shared secret when changing bbb-apps-akka.conf 2021-04-03 08:17:44 -05:00
MrKeksi
ef675d61f7
Fix version on API Demo index.html 2021-04-01 12:50:44 +02:00
Anton Georgiev
64acb258b8
Update bigbluebutton-release
Updated release to 2.3.0-beta-2
2021-03-30 10:00:17 -04:00
Paul Menzel
d0047ac276 bbb-conf: Fix URL in no-firewall-detected warning
Fixes: 278223b4e0 ("Recover 2.3-alpha3 version of bbb-conf")
Resolves: https://github.com/bigbluebutton/bigbluebutton/issues/11035
2021-03-28 09:33:42 +02:00
Fred Dixon
19884b0737 Improve logic for detecting OS in bbb-conf 2021-03-27 14:12:03 -05:00
Paulo Lanzarin
b96d549d29
bbb-config: prevent cron job from restarting KMS unnecessarily
Fixes  #11418
The `connectionStatus` property was removed from the Users collection in 2.3, so the check was always returning 0 which means the cron job could potentially restart KMS and SFU while there were still active users.
2021-03-26 11:51:22 -03:00
Anton Georgiev
f5d3c7cef3
Updated release to 2.3.0-beta-1 2021-03-19 12:48:56 -04:00
hiroshisuga
7f2c778f37
Update apply-lib.sh 2021-03-17 00:01:04 +09:00
Fred Dixon
fd2d11ca64 Added detectio for /etc/bigbluebutton/bbb-web.properties 2021-03-11 20:32:00 -06:00
Fred Dixon
af23e30f37 Added text for override of bbb-web.properties 2021-03-07 19:48:08 -06:00
Anton Georgiev
f814d5f8cd
Merge pull request #11470 from schrd/grails-config
add overlay config for bbb-web
2021-03-05 16:53:57 -05:00
Daniel Schreiber
44b1b9052c fix grep if configfile does not exist
there was a call of grep which failed when the config file does not
exist yet. check existance of file first.
2021-03-05 21:56:50 +01:00
Anton Georgiev
b69f526982
Bumped up version to 2.3.0-alpha8 2021-03-02 09:07:26 -05:00
Daniel Schreiber
e6f83df3f6 add overlay config for bbb-web
operators can define their own config for bbb-web which will not be
overwritten by packages.

bbb-conf is changed accordingly to write configuration values to
``/etc/bigbluebutton/bbb-web.properties`
2021-02-25 14:08:05 +01:00
Anton Georgiev
b8eaf47263
Merge pull request #11454 from schrd/akka-config
Akka config
2021-02-23 08:44:00 -05:00
Daniel Schreiber
d53a5f52a5 let bbb-apps-akka read an override config file from /etc/bigbluebutton
This change introduces a config file
`/etc/bigbluebutton/bbb-fsesl-akka.conf` which reads the default config
from packages and allows operators to keep their own config file changes
across package upgrades.

bbb-conf is adjusted to deal with this change.
2021-02-23 12:55:48 +01:00
Daniel Schreiber
f3771268f5 adjust bbb-conf to configure bbb-apps-akka in /etc
config files from packages should not be changed unless they reside in
/etc
2021-02-23 12:55:23 +01:00
Anton Georgiev
feb83f57f3 Remove setNumberOfHTML5Processes 2021-02-19 21:51:56 +00:00
Daniel Schreiber
98e994c1c5 adjust bbb-conf to change the secret in /etc 2021-02-19 16:56:42 +01:00
Fred Dixon
e4371bc521 Added STUN check 2021-02-13 20:19:58 -06:00
Anton Georgiev
7b1077a7e8
Bumped up release to 2.3-alpha7 2021-02-08 15:32:07 -05:00
Anton Georgiev
763f2a0682
Bump up BBB release to 2.3-alpha6 2021-02-04 11:41:36 -05:00
Fred Dixon
9265634e19
Update bigbluebutton-release 2021-01-06 07:03:48 -04:00
Fred Dixon
22b9c684ab
Update bigbluebutton-release 2020-12-28 07:45:09 -04:00
Fred Dixon
ed56de9567 Restart tomcat8 2020-12-18 18:47:59 -06:00
Anton Georgiev
278223b4e0
Recover 2.3-alpha3 version of bbb-conf
Most of the changes date back to #10700 
We were trying to trace down a problematic change likely when merging 2.2.31 into 2.3 ( #11033 )
If anyone spots issues with bbb-conf on their 2.3 server, please comment
2020-12-18 18:38:46 -05:00
Fred Dixon
17c5ea9aed Fixup bbb-conf for 2.3-alpha3 2020-12-18 16:41:08 -06:00
Anton Georgiev
998eea6ec4
Changed a few more http links to https 2020-12-18 10:53:51 -05:00
Dennis1993
ef4e871638
Update URL to HTTPS
Change http:// to https://
2020-12-18 16:45:18 +01:00
Anton Georgiev
c1ffced27d Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into develop 2020-12-17 21:14:29 +00:00
Fred Dixon
1105e85456 Removed extra fi 2020-12-12 15:49:26 -06:00
Fred Dixon
c99834f187 Echo STUN server if enabled 2020-12-12 15:35:14 -06:00
Fred Dixon
053eba27b0 Provide shorter audio prompts for muted/unmuted 2020-12-12 11:15:14 -06:00
Fred Dixon
3424c5b7c9
Merge pull request #10900 from wmchris/develop
The first element of "hostname -I" is not intended to receive the primary IP address in bbb-conf
2020-12-10 20:51:17 -04:00
lonesomewalker
9a399fe86d
Update apply-lib.sh
fixed typo
2020-12-10 01:53:45 +01:00
Fred Dixon
778cc08fd6
Merge pull request #9489 from beckerr-rzht/develop
[FIX] playback doesn't start in iPadOS   and   [FIX] `bb-record --check` is broken
2020-12-05 16:25:37 -05:00
Anton Georgiev
778c20d205 Added setNumberOfHTML5Processes to apply-lib.sh 2020-12-04 19:56:16 +00:00
beckerr-rzht
9eee10eee1
Merge branch 'develop' into develop 2020-12-04 09:45:21 +01:00
Anton Georgiev
244a239810 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into 2020-12-01-merge 2020-12-01 20:02:50 +00:00
timm2k
0586cce81f
Empty After= may confuses systemd
Empty After= may confuses systemd
2020-12-01 15:52:41 +01:00
Lars Kiesow
b24acfdef2
Fix Typo in bbb-record
This patch fixes a typo in bbb-record causing problems by checking the
bigbluebtuuon user.
2020-11-30 13:44:10 +01:00
Anton Georgiev
9ec2920c96
Bump up release to 2.2.31 2020-11-27 17:05:02 -05:00
Fred Dixon
4dc33a2ac6 Mask output of which command 2020-11-27 15:40:44 -06:00
Christian Uhl
ded1b3e7b2 fixed indentation 2020-11-25 14:20:25 +01:00
Christian Uhl
af55f21284 The first element of "hostname -I" is not intended to receive the primary IP address in bbb-conf 2020-11-25 14:18:33 +01:00
Anton Georgiev
3faabd1821 Merge 2.2.29 and 2.2.30 into 2.3.x 2020-11-24 15:13:09 +00:00
Fred Dixon
e37e1aa55a Don't warn about sip.js if sipjsHackViaWs=true 2020-11-23 19:52:21 -06:00
Fred Dixon
0a4726bfcf Added check for default stun.freeswitch.org 2020-11-23 07:11:06 -06:00