Commit Graph

1362 Commits

Author SHA1 Message Date
Ramón Souza
a08f93c781
chore: Bump version to 2.5.6 2022-10-19 09:51:25 -03:00
Brent Baccala
3f330ebf29 change bbb-conf to use and prefer 'stun' (available on focal) to check
STUN servers, and only fallback on 'stunclient' (only available on bionic)
if 'stun' is not installed on the system
2022-10-14 14:21:11 -04:00
Ramón Souza
fe6a300ef3
chore: Set bigbluebutton release to 2.6.0-alpha.4 2022-10-05 10:04:19 -03:00
Ramón Souza
2b0971e2c8 Merge tag 'v2.5.6' into merge-256-26 2022-09-26 09:17:59 -03:00
Ramón Souza
b743e95548
chore: Bump version to 2.5.6 2022-09-21 09:01:36 -03:00
Fred Dixon
d39f07772b Add newline when scanning bigbluebutton.properites 2022-09-18 15:05:39 -05:00
Anton Georgiev
23fc5940a8
Merge pull request #15307 from GuiLeme/fix-tomcat-warnings25
fix(conf): Fix tomcat warnings
2022-09-08 11:12:07 -04:00
Anton Georgiev
09a54ac231
Merge pull request #15633 from antobinary/build-tweaks-3
fix: bbb-conf --start to use bigbluebutton.target only
2022-09-07 22:01:38 -04:00
Anton Georgiev
5e909f6018 fix: bbb-conf --start to use bigbluebutton.target only 2022-09-02 02:09:42 +00:00
Anton Georgiev
19b7230941 build: /lib vs /usr/lib consistency 2022-09-01 15:40:01 +00:00
Gustavo Trott
fd5d304a10
Merge pull request #15593 from GuiLeme/show-errors-in-root 2022-08-31 11:16:26 -03:00
Anton Georgiev
e15c1711ea build: stop bigbluebutton.target even if no tomcat present 2022-08-26 14:44:27 +00:00
Anton Georgiev
3c310061b7 Merge branch 'bbb-conf-tomcat-systemctl' of github.com:BrentBaccala/bigbluebutton into tomcat 2022-08-26 14:31:35 +00:00
Anton Georgiev
21b08db177
Update bigbluebutton-config/bin/bbb-conf
Co-authored-by: Guilherme Pereira Leme <69865537+GuiLeme@users.noreply.github.com>
2022-08-25 13:55:03 -04:00
GuiLeme
b3f6d4ce43 [show-errors-in-root] - modified html to show errors when existing 2022-08-25 10:00:29 -03:00
Anton Georgiev
bbb7dd421d Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into cairosvg 2022-08-19 14:25:03 +00:00
Anton Georgiev
23c0dc56c4 Merge branch 'v2.5.x-release' of github.com:bigbluebutton/bigbluebutton into cairosvg 2022-08-19 13:04:00 +00:00
Anton Georgiev
438b6244b3
chore: Set bigbluebutton release to 2.6.0-alpha.3 2022-08-18 17:13:26 -04:00
Ramón Souza
423e8acad9
chore: Bump version to 2.5.5 2022-08-08 09:44:50 -03:00
Fred Dixon
f0978e3fc7 add status for recording services 2022-08-05 05:57:03 -05:00
Brent Baccala
29adba9a03 Only attempt TOMCAT_SERVICE systemctl operations if TOMCAT_SERVICE exists 2022-08-04 16:42:39 -04:00
Ramón Souza
3d77b2a52c
chore: Bump version to 2.5.4 2022-07-18 13:15:28 -03:00
GuiLeme
27807319cd [tomcat-warnings25] - Change to prevent warning to appear broken 2022-07-18 12:14:23 -03:00
GuiLeme
1d8d4be5a8 [fix-tomcat-warnings25] - changes in review 2022-07-15 12:43:51 -03:00
Ramon Souza
024f918f5e Merge remote-tracking branch 'upstream/v2.6.x-release' into merge25-26-jul14 2022-07-15 11:10:18 -03:00
Ramon Souza
db5ac1428a Merge tag 'v2.5.3' into merge25-26-jul14 2022-07-15 11:08:02 -03:00
Anton Georgiev
7b8b45daa8 refactor: further cleanup of bbb-demo 2022-07-14 14:55:10 +00:00
GuiLeme
bdb9c6857f Merge remote-tracking branch 'upstream/v2.6.x-release' into demo-page-removal 2022-07-13 11:16:51 -03:00
Anton Georgiev
5b9a0c1bd9
Merge pull request #15096 from BrentBaccala/set-port-range
feat(config): Set port range
2022-07-13 09:29:18 -04:00
Anton Georgiev
ec7d180f8c Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into npm-audit 2022-07-07 20:44:34 +00:00
Anton Georgiev
6cf2d3def7 build: add export annotations to bbb target 2022-07-07 17:40:04 +00:00
Anton Georgiev
048bf7d541 fix(conf): reload nginx configuration before BBB start 2022-07-07 17:19:09 +00:00
Anton Georgiev
55dbc34984
Merge pull request #14616 from danimo/bbb-target
build: Introduce bigluebutton.target
2022-07-06 14:42:09 -04:00
Anton Georgiev
3960e8f073
Update bigbluebutton-config/bin/bbb-conf 2022-07-06 14:41:42 -04:00
GuiLeme
ffa2aff4a9 [fix-tomcat-warnings] - changes in review 2022-07-05 16:19:07 -03:00
GuiLeme
4b4bbc4d42 Merge remote-tracking branch 'upstream/v2.6.x-release' into fix-tomcat-warnings 2022-07-05 16:15:05 -03:00
Anton Georgiev
76d5332333
chore: Set bigbluebutton release to 2.6.0-alpha.2 2022-07-04 19:46:33 -04:00
GuiLeme
ca9ba26f27 [fix-tomcat-warnings25] --- 2022-07-01 14:49:51 -03:00
GuiLeme
0b0cf2f6bf [fix-tomcat-warnings] - verified if the Tomcat service has been installed 2022-07-01 14:38:26 -03:00
Daniel Molkentin
6c98e4d854 temporarily increase verbosity 2022-07-01 19:32:06 +02:00
Anton Georgiev
0147547b20
Merge branch 'v2.6.x-release' into bbb-target 2022-06-28 16:03:38 -04:00
Daniel Molkentin
11afdcfb96 fix: restart the bigbluebutton target, not a non-existing service 2022-06-28 20:13:02 +02:00
GuiLeme
97c058adaa [issue-14852] - Corrected some debug leftovers. 2022-06-28 16:51:20 +00:00
GuiLeme
bad422ac60 [issue-14852] - Change in bbb-conf to not rely on tomcat 2022-06-28 16:51:05 +00:00
GuiLeme
06a32d86fa Override of cronjob variables 2022-06-28 10:32:23 -03:00
Anton Georgiev
b61bea879f
Merge pull request #15265 from GuiLeme/issue-14852
fix: Change in bbb-conf to not rely on tomcat
2022-06-27 16:13:04 -04:00
GuiLeme
b7eb7365b6 [issue-14852] - Corrected some debug leftovers. 2022-06-27 16:54:01 -03:00
Anton Georgiev
afa7dfd641
chore: Bump version to 2.5.3 2022-06-27 13:45:37 -04:00
Daniel Molkentin
a7f43ba2b8 Merge remote-tracking branch 'origin/v2.6.x-release' into bbb-target 2022-06-27 17:03:01 +02:00
GuiLeme
a7fdb3a993 [issue-14852] - Change in bbb-conf to not rely on tomcat 2022-06-27 11:36:56 -03:00
Anton Georgiev
bd2a65e555
fix: bbb-conf to point to the correct file for BBB secret 2022-06-24 14:22:45 -04:00
GuiLeme
e1da0a5d7a [demo-page-removal] - inserted index.html so user doesn't get an error if none front-end is set. 2022-06-23 11:21:01 -03:00
GuiLeme
51c3d27172 [demo-page-removal] - Removed useless assets. 2022-06-22 09:34:04 -03:00
GuiLeme
780a954ce2 [demo-page-removal] - restore default folder changing its name to assets and changed reference of bbb-web's static contents to /assets 2022-06-21 16:56:12 -03:00
GuiLeme
756dfd4be3 [demo-page-removal] - removed demo page from config 2022-06-20 10:46:45 -03:00
Brent Baccala
98021245c2 ensure not only that /etc/bigbluebutton/bbb-webrtc-sfu/production.yml exists,
but also that the directory /etc/bigbluebutton/bbb-webrtc-sfu exists
2022-06-16 17:33:56 -04:00
Anton Georgiev
ccc8d70594
chore: Bump version to 2.5.2 2022-06-14 17:00:14 -04:00
Anton Georgiev
933c8380a4
chore: Bump version to 2.5.1 2022-06-10 09:56:38 -04:00
Anton Georgiev
3b4a24edf3
chore: Bump version to 2.5.0 2022-06-07 17:06:36 -04:00
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