Anton Georgiev
4b0452d1fd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb14-merge-2.2-into-master
2020-02-14 21:43:35 +00:00
Fred Dixon
98a1b9115e
Added start/stop for bbb-rap-caption-inbox.service
2020-01-27 18:37:04 -06:00
Fred Dixon
16f910253b
Remove Flash related code
2020-01-25 12:54:12 -06:00
Fred Dixon
c1d2855b32
Update bbb-conf for resque services for record and playback processing
2020-01-20 13:59:54 -06:00
Fred Dixon
e8e11843e4
Remove checks for SWF tools
2020-01-17 19:46:31 -06:00
Calvin Walton
aee7baa76b
Merge branch 'v2.0-rap-on-resque' of github.com:daronco/bigbluebutton
2020-01-17 17:40:08 -05: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
047f1b84ad
Fix 'wget-log' issue in bbb-conf
...
Switch to using curl instead, which doesn't have this problem (and
outputs to stdout by default, too)
2019-12-17 17:10:09 -05:00
Leonardo Crauss Daronco
5e05b7a8e8
Fixes for the rap scripts after processing a real recording
2019-12-06 12:26:24 -03:00
Leonardo Crauss Daronco
62d62a2a1e
Merge remote-tracking branch 'upstream/master' into v2.0-rap-on-resque
...
# Conflicts:
# bigbluebutton-config/bin/bbb-conf
# record-and-playback/core/Gemfile.lock
# record-and-playback/core/lib/recordandplayback/events_archiver.rb
# record-and-playback/core/scripts/archive/archive.rb
# record-and-playback/core/scripts/bigbluebutton.yml
# record-and-playback/core/scripts/rap-process-worker.rb
# record-and-playback/core/scripts/rap-publish-worker.rb
# record-and-playback/core/scripts/rap-sanity-worker.rb
# record-and-playback/core/scripts/rap-starter.rb
# record-and-playback/core/scripts/sanity/sanity.rb
# record-and-playback/core/systemd/bbb-rap-archive-worker.service
# record-and-playback/core/systemd/bbb-rap-process-worker.service
# record-and-playback/core/systemd/bbb-rap-publish-worker.service
# record-and-playback/core/systemd/bbb-rap-sanity-worker.service
# record-and-playback/core/systemd/bbb-record-core.target
2019-12-04 17:33:44 -03: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
Ghazi Triki
f98001cae2
Updated LTI_DIR variable.
2019-07-27 14:04:15 +03:00
Fred Dixon
d5b1d6abf0
Merge pull request #7728 from riadvice/start-stop-transcode
...
Fix bbb-transcode-akka not being properly started and stopped.
2019-07-16 21:15:43 -04:00
Ghazi Triki
3eb30641e8
Check bbb-lti service status and delete lti jar check.
2019-07-14 16:36:14 +03:00
Ghazi Triki
3585998c40
Update all recording types link tags.
2019-07-11 13:47:30 +03:00
Fred Dixon
fe0442ce6d
Make suggestion match docs
2019-07-05 14:16:29 -05:00
Ghazi Triki
425d1a88b2
Fix bbb-transcode-akka not being properly started and stopped.
2019-07-04 18:54:22 +01:00
Fred Dixon
8b27e5c6a0
Fixed typo
2019-06-26 16:44:05 -05:00
Fred Dixon
d824bf04c9
Refer users to docs when not LANG defined for systemctl
2019-06-23 17:22:08 -05:00
Fred Dixon
ec6306019d
Added checks for LANG=en_US.UTF-8 and permissions on /var/bigbluebutton
2019-06-20 20:21:25 -05:00
Richard Alam
a46d0b9680
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into captions-text-tracks-intermediate-branch
2019-06-06 15:04:53 -07:00
Fred Dixon
09c43d8818
Don't print warning if tomcat7 is not installed
2019-06-02 21:20:07 -05:00
Richard Alam
9d416ee473
Merge branch 'text-tracks' of https://github.com/riadvice/bigbluebutton into riadvice-text-tracks
2019-05-30 12:30:07 -07:00
Felipe Cecagno
d1bc69ba68
fix permissions of bigbluebutton-config utilities
2019-05-21 14:33:46 -03:00
Ghazi Triki
7204b069e5
Display etherpad service status.
2019-05-16 22:05:16 +01:00
Fred Dixon
22af07df15
Update bbb-conf
2019-05-14 18:57:45 -04:00
Ghazi Triki
c0bdba2ff2
bbb-record deletes caption files.
2019-05-13 21:59:08 +01:00
Fred Dixon
ad33cc6c80
Added check for multiple bbb-common-message libs
2019-05-11 13:13:59 -05:00
Fred Dixon
68a236c19a
Ignore empty redisPassword fields
2019-05-10 09:43:22 -05:00
Fred Dixon
56eabffa4e
Fix error in checking systemd status
2019-05-07 11:21:59 -05:00
Fred Dixon
c1b1712145
Hide tomcat7 warning if tomcat7 not installed
2019-05-06 17:23:23 -05:00
Fred Dixon
f600f397f1
Improve generation of new shared secret
2019-04-14 10:46:20 -04:00
Fred Dixon
caa6b9a85e
Fix path for bbb_api_conf.jsp
2019-04-09 20:00:48 -04:00
Fred Dixon
8bfecb0869
Fix check for shared secret mismatch with bbb-demo
2019-04-09 18:54:16 -05:00
Fred Dixon
1e29d04ea9
Added check for default shared secret
2019-04-09 18:14:52 -05:00