Commit Graph

1096 Commits

Author SHA1 Message Date
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
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
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