Anton Georgiev
0d74742da4
video-broadcast delete files after N days
2015-09-30 19:51:40 +00:00
Fred Dixon
49ece78679
bbb-conf --clean also cleans log files for bbb-apps-akka and bbb-fsesl-akka
2015-08-22 23:29:13 -04:00
Fred Dixon
ec2cd0567b
Added check to ensure PID for red5 matches that in /var/run/red5.pid
2015-08-22 20:46:18 -04:00
Fred Dixon
660f1aaecd
Fixed error in parsing config.xml in bbb-conf
2015-08-21 16:55:16 -04:00
Fred Dixon
a38e278e2b
Added check in bbb-conf for version of LibreOffice
2015-08-10 17:39:01 -04:00
Fred Dixon
02dc138689
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
2015-08-08 23:26:09 -04:00
Fred Dixon
b23a6df190
Updated bbb-conf to assign hostname to publishURI parameter in config.xml
2015-08-07 15:56:35 -04:00
Fred Dixon
ae1efb02f1
Added support for bbb-apps-akka and bbb-fsesl-akka in bbb-conf start/stop/restart
2015-07-02 17:15:26 -04:00
Fred Dixon
c2ca2e13e3
Incremented version to 1.0.0-dev
2015-07-02 17:10:09 -04:00
Felipe Cecagno
4051c97a9d
added some code to bbb-conf in order to check the webhooks app is well configured, and also to update the security key
2015-05-06 11:24:50 -03:00
Fred Dixon
9261791fc9
Updated footer link with new docs
2015-04-29 20:41:53 -04:00
Fred Dixon
1b4ede0028
Update bbb-conf
2015-04-15 21:49:19 -04:00
Fred Dixon
8a27d4496c
Updating strings for 0.9.0-RC
2015-04-15 11:20:01 -04:00
Fred Dixon
ad88aa6087
Update bbb-conf
...
Removed hard-coded links to google code docs (Google Code is going away).
2015-04-14 22:12:59 -04:00
Fred Dixon
af38969cea
Update bbb-conf
...
Updated bbb-conf to properly enable/disable useWebRTCIfAvailable
2015-04-04 00:38:17 -04:00
Fred Dixon
70b5335e91
Update bbb-record
...
Fix https://code.google.com/p/bigbluebutton/issues/detail?id=1879
2015-03-23 20:08:07 -04:00
Fred Dixon
d3ec15376e
Update bbb-conf
...
Change method to detect whether HTML5 server (specifically meteor) is running.
2015-03-13 17:53:58 -04:00
Fred Dixon
52d2f69f82
Update bbb-conf
...
Properly detect if bbb-html5 is installed
2015-03-13 15:41:52 -04:00
Fred Dixon
bc736f74bc
Update bbb-conf
...
Remove hard-coded IP address (used for testing)
2015-03-12 20:16:47 -04:00
Fred Dixon
2d4b1decda
Update bbb-conf
...
Fixed spelling error
2015-03-12 19:58:34 -04:00
Fred Dixon
0fc048af0d
Update bbb-conf
...
Commented # set -x to turn off echoing of statements
2015-03-12 19:58:06 -04:00
Fred Dixon
834662aef1
Updates to bbb-conf to start/stop meteor (bbb-html5 server)
2015-03-12 19:41:26 -04:00
Calvin Walton
3fe179565e
Use cron job to delete archived files for recordings without marks
...
This way, the raw files for recordings without marks will still be deleted,
but it will be after a delay - by default, 5 days, the same as other
temporary files. This gives someone the ability to manually force the
recording to be processed by using bbb-record --rebuild
If the recording is processed by bbb-record --rebuild, it is no longer
eligible for this automatic deletion (raw files will be kept)
2015-03-11 13:40:56 -04:00
Calvin Walton
746451b999
Allow forcing 'no marks' recordings to be processed with bbb-record --rebuild
...
Some logic updates to make it more consistant with the bbb-record --delete
ordering too, to reduce races with the rap-worker.
2015-03-11 13:40:56 -04:00
Calvin Walton
aa0aaf2300
Clean up the bbb-record --republish logic
...
It's a bit simpler now, and does things in the correct order to avoid races
with the rap-worker.
2015-03-11 11:18:57 -04:00
Calvin Walton
789c55d462
Fix bbb-record --republish
...
With the new rap worker, it has to recreate the processed done file in order
to trigger the publishing step.
2015-03-11 11:01:53 -04:00
Calvin Walton
e30ccd0983
bbb-record: also delete the sanity '.fail' file on rebuild
...
This allows a rebuild to redo the sanity check if needed.
2015-01-30 10:21:09 -05:00
Fred Dixon
1150572f3f
Updated copyright date on home page demo
2015-01-15 18:25:30 -05:00
Fred Dixon
eeebed20f1
added support for utf-8 characters in submit form on index.html
2014-12-14 15:53:00 -05:00
Fred Dixon
8b2eb5e478
Merge branch 'bbb-conf-fix' of https://github.com/ffdixon/bigbluebutton into ffdixon-bbb-conf-fix
2014-11-27 14:47:43 -05:00
Fred Dixon
989fd6a122
Fixed bug that caused nested XML comments from multiple invocations of sudo bbb-conf --disablewebrtc
2014-11-27 14:38:58 -05:00
Fred Dixon
75c1f8cff3
Updated the cron.daily job for bigbluebutton to delete .pfb and .afm files generated by ghostscript from the /tmp directory.
2014-11-27 14:23:18 -05:00
Fred Dixon
2f238d0e5e
Added support for client system check in bbb-conf
...
bbb-conf now
- prints out the host in /var/www/bigbluebutton/check/config.xml
- updates above config.xml with sudo bbb-conf --setip
2014-11-12 16:00:21 -05:00
Fred Dixon
b6ab48000b
Updates to default.pdf for 0.9.0
2014-10-25 17:37:53 -04:00
Fred Dixon
0aa299657f
Detect first if FreeSWITCH is listening in bbb-conf --check before matching with IP addresses
2014-10-25 17:37:40 -04:00
Fred Dixon
6d26b076d3
Added detection for OpenVZ IP address in bbb-conf
2014-09-17 17:37:43 -04:00
Fred Dixon
9e3c96683d
Now updates sip.nginx for enabling nginx to proxy web services calls for SIP connections from client
2014-09-14 19:42:02 -04:00
Fred Dixon
f305a9b3cb
Slightly lower memory check for 4G for servers to avoid warnings on servers with close to 4G
2014-09-14 14:09:15 -04:00
Fred Dixon
51dbe652ff
Minor change to URL for bigbluebutton.org on index.html
2014-09-14 13:56:39 -04:00
Fred Dixon
34bb061312
Change 0.9.0-dev to 0.9.0-beta on index.html
2014-09-01 20:36:20 -04:00
Fred Dixon
b00be616da
More tweaks on the language in index.html
2014-09-01 20:14:02 -04:00
Fred Dixon
7301d35941
Updates to text and tutorial videos on home page
2014-09-01 20:00:01 -04:00
Fred Dixon
93f6dcafab
Upping version from 0.9.0-dev to 0.9.0-beta
2014-09-01 17:05:33 -04:00
Jesus Federico
ecdcc45d9b
bbb-lti: Updated bbb-conf to fix issue with re-installations
2014-08-29 15:32:34 -04:00
Jesus Federico
d0df58cf44
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-08-29 09:45:52 -07:00
Jesus Federico
4ea162adff
Updated bbb-conf to support changes in bbb-lti configuration file
2014-08-29 12:44:26 -04:00
Fred Dixon
9380a73dac
Added message to let administration know that monit will restart bbb-record-core and LibreOffice. Tweaked the language for audio settings dialog.
2014-08-28 17:39:59 -04:00
Fred Dixon
855891929f
Changed warning for LibreOffice not running (monit may not have started it yet)
2014-08-23 18:43:58 -04:00
Fred Dixon
8d3a2249f5
Updated default PDF with text on each blank page
2014-08-21 21:17:51 -04:00
Fred Dixon
854e581cd5
text changes to bbb-conf and index.html
2014-08-21 20:49:23 -04:00