Commit Graph

612 Commits

Author SHA1 Message Date
Fred Dixon
0a4726bfcf Added check for default stun.freeswitch.org 2020-11-23 07:11:06 -06:00
Lars Kiesow
7a59069958
Allow user bigbluebutton to delete recordings
This patch modifies `bbb-record` allowing the user `bigbluebutton` to
delete recordings. The user has all necessary access rights, meaning
that the deletion works without a problem and the check for root does
not protect anything. The users owns the data after all. The current
check just makes things less convenient.
2020-11-16 23:58:47 +01:00
Mario Jr
ebe9b3a789 Increase private key size for dtls-srtp.pem to 4096
Using this larger value helps reducing ocurrences 1005/1010 errors for Chrome, avoiding an openssl's error which interrupts the dtls handshake (Chrome triggers "DTLS timeout expired" error)
This key size is also the default value used by freeswitch on switch_core_cert.c
2020-11-12 16:59:45 -03:00
Fred Dixon
47f2b10f2b bbb-webrtc-sfu wait for multiple Kurentos 2020-10-18 14:30:13 -05:00
Fred Dixon
869a4a5c59
Merge branch 'v2.2.x-release' into always-gen-certificate 2020-09-16 10:20:28 -04:00
Fred Dixon
7867bcf725 Always generate certificate for Kurento 2020-09-16 09:17:31 -05:00
Fred Dixon
8df5637c56 Ensure the path is always updated 2020-09-16 08:32:08 -05:00
Fred Dixon
1ad1bb0529 Fix #10467 2020-09-16 08:25:06 -05:00
Fred Dixon
fcd3d23126 Fix #10467 2020-09-16 08:23:53 -05:00
Anton Georgiev
612f37fa2b
Added shortcuts for enableHTML5CameraQualityThresholds and enableHTML5WebcamPagination
Added shortcuts for enableHTML5CameraQualityThresholds and enableHTML5WebcamPagination
2020-09-15 14:45:25 -04:00
Fred Dixon
8c21eca5dd properly update ESL password 2020-09-14 16:19:46 -05:00
Fred Dixon
0368dd2c1a Add option for three parallel KMS servers 2020-09-13 11:38:22 -05:00
Fred Dixon
073a63827a Add option for three parallel KMS servers 2020-09-13 11:36:07 -05:00
Fred Dixon
3c37babfeb Add option for three parallel KMS servers 2020-09-13 10:47:28 -05:00
timm2k
dacffff831 Also delete opus files in freeswitch cache dir
Only wav files in freeswitch cache directory were deleted. With this PR also opus files are deleted.
2020-08-31 11:02:12 -04:00
Ghazi Triki
b4c80b8572 Collect more bigbluebutton nginx access logs in bbb-conf --zip 2020-07-15 09:31:45 +01:00
Fred Dixon
db9ed99ea7 Ensure ESL password is updated 2020-06-30 12:17:12 -05:00
Joao Siebel
3896d0cb5a Remove warning about unsupported defaultGuestPolicy in HTML5 client 2020-06-23 12:01:26 -03:00
mw781
eb29e5b973 Remove trailing whitespace 2020-06-18 13:32:49 +01:00
mw781
fb031c1690 Fix regex issue with firewall troubleshooting 2020-06-18 13:31:10 +01:00
Fred Dixon
1d3bfba23b Don't print out new FreeSWITCH ESL password 2020-06-13 06:41:29 -05:00
Fred Dixon
fa730b726a Update default freeSWITCH ESL Password 2020-06-07 10:48:25 -05:00
Fred Dixon
3d6bedc613 Only check for Java 8 on xenial 2020-06-07 10:22:55 -05:00
Fred Dixon
dc4cc11a8a Use the specified ESL password 2020-05-24 11:20:25 -05:00
Fred Dixon
b257e34d9d Check for kurento.sip_ip is correct 2020-05-16 08:45:27 -05:00
Fred Dixon
6af3a41c5d
Update bbb-conf
Added display of kurento.sip_ip
2020-05-13 08:39:32 -04:00
Fred Dixon
2f957f5809 Fix version on index.html 2020-03-06 05:30:04 -06:00
Felipe Cecagno
ce3b55d1da update gstreamer was only being triggered by --restart, include it to --setip and --clean 2020-03-05 23:47:42 -03:00
Felipe Cecagno
8e43acdf1f limit execution to xenial; add a TODO to remove it on 2.3 or above 2020-03-05 23:19:45 -03:00
Felipe Cecagno
91fb274c35 do not test a specific version, let it go through all the gstreamer packages 2020-03-05 22:42:21 -03:00
Felipe Cecagno
f6e26cf8af force update gstreamer packages 2020-03-05 22:39:25 -03:00
Fred Dixon
0762f04fd7 Fix broken link 2020-02-24 12:34:05 -06:00
Fred Dixon
e8e11843e4 Remove checks for SWF tools 2020-01-17 19:46:31 -06:00
Ghazi Triki
9f0ede6d85 Store FreeSwitch logs in bbb-conf --zip. 2019-12-25 16:32:48 +01:00
Ghazi Triki
5d62864b3a Store more logs with bbb-conf --zip. 2019-12-25 15:25:17 +01:00
Calvin Walton
13fe03b74f bbb-record: Skip ".norecord" meetings when running --rebuildall
Users don't expect not-recorded meetings to appear when rebuilding
all of their existing recordings.

You can still use bbb-record --rebuild on a single not-recorded
meeting to force it to process.

Fixes #6394
2019-11-20 14:31:55 -05:00
Fred Dixon
0ea6780028 Updates to detect 18.04 2019-11-17 13:01:10 -06:00
Fred Dixon
00221c6be7 Modify bbb-conf for 18.04 2019-11-16 17:35:21 -06:00
Fred Dixon
d0812c1831 First round of updates to support 18.04 2019-11-10 16:29:00 -06:00
Ghazi Triki
0873068c89 Keep html5 client log file permissions. 2019-11-09 18:44:03 +01:00
Fred Dixon
1ddd9a64b0
Merge pull request #8283 from riadvice/update-webhooks-salt
Set IP and shared secret for bbb-webhooks based on the right files.
2019-10-31 13:53:49 -04:00
Ghazi Triki
a15402ffe3 Set IP and shared secret for bbb-webhooks based on the right files. 2019-10-31 17:14:24 +01:00
Ghazi Triki
e8cbf5a3cf Force root user check when assigning a new IP. 2019-10-31 16:47:07 +01:00
Fred Dixon
a53cf2016f Check that the tomcat7 log directory first exists 2019-10-14 18:57:38 -05:00
Fred Dixon
6b8d1a4c15 Updated bbb-conf for bbb-webhooks 2019-10-13 12:11:16 -05:00
Fred Dixon
0374f673f5 Add bbb-lti to bbb-conf --restart 2019-09-15 17:42:44 -05:00
Fred Dixon
2f7e56be61 Return https when getting LTI endpoints 2019-09-10 06:44:05 -05:00
Ghazi Triki
d1d5ffdcdb Make bbb-record count SVG slides. 2019-08-30 15:37:18 +01:00
Fred Dixon
44b5f80600 Don't update kurento[0].url 2019-08-21 12:12:41 -05:00
Ghazi Triki
d3891e7280 Set IP for LTI using bbb-conf 2019-07-27 17:09:31 +03:00