Commit Graph

298 Commits

Author SHA1 Message Date
Fred Dixon
f220db6bf2 Minor updates 2012-03-02 10:53:07 -05:00
Fred Dixon
cd01147a1a Removed set -x debugging in bbb-record 2012-03-01 14:51:09 -05:00
Fred Dixon
16ffb35595 bbb-conf and bbb-record now print the current BigBlueButton version defined in /etc/bigbluebutton/bigbluebutton-release 2012-02-28 10:06:29 -05:00
Fred Dixon
6e507f89f0 Minor edits 2012-02-27 19:10:18 -05:00
Gustavo Salazar
d07efdc0fa Delete just one recording using bbb-record. 2012-02-27 11:40:35 -05:00
Fred Dixon
31a8332eb2 Added --check and --debug to bbb-record 2012-02-26 15:00:37 -05:00
Fred Dixon
f55f62d23b More updates to setting up the development environemnt. Now works on any user account on BigBlueButon server. Account must have sudo priviledges 2012-02-25 20:35:58 -05:00
Fred Dixon
1f2ded16f7 Modifications to bbb-conf to setup development environment for client on any account. 2012-02-23 13:52:13 -05:00
Fred Dixon
742df4e50a testing updates to steps to simplify setting up the development environment 2012-02-22 17:33:22 -05:00
Fred Dixon
24c1c69156 Added logic in build.xml to copy config.xml and join-mock.xml if not in the bigbluebutton-client source tree 2012-02-22 17:32:55 -05:00
Fred Dixon
fe61d3e7d5 Saving of desktop sharing video defaults to false (not needed for built-in slides) 2012-02-19 15:20:52 -05:00
Fred Dixon
cef4401df5 Updated error checking in bbb-record and error messages in bbb-conf 2012-02-19 12:34:21 -05:00
Fred Dixon
5b812140b7 Fixed error that would cause multiple IP addresses when checking for port 5060 and comparing it with sip.server.host 2012-02-12 11:47:56 -05:00
Fred Dixon
cb937ec129 changed --setfreeswitchip to --setsipip in bbb-conf 2012-02-10 14:45:41 -05:00
Fred Dixon
870fc275c6 Updating the default.pdf (which is loaded by default on each session) with more information for first-time users. 2012-02-10 14:44:41 -05:00
Tyler Copeland
352e3a4eec BigBlueButton CSS fixes 2012-01-26 16:08:13 -05:00
Tyler Copeland
68d987f030 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-01-26 15:39:24 -05:00
Tyler Copeland
b50a89436d New BigBlueButton Landing Page 2012-01-26 15:38:35 -05:00
Tyler Copeland
fa54fdbf98 New BigBlueButton Landing Page 2012-01-26 15:35:04 -05:00
Fred Dixon
01d1fdd256 Updated bbb-conf to have more checks (and solutions) when it detects that BigBlueButton might not be connecting to FreeSWITCH 2012-01-21 16:40:40 -05:00
Fred Dixon
b8af5fb241 Added warning in bbb-conf for meaning of removeMeetingWhenEnded=false in /var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties 2012-01-19 21:33:04 -05:00
Fred Dixon
77bb96a0bb Testing with the BigBlueButton VM for setting up a development environment 2012-01-15 20:20:24 -05:00
Fred Dixon
dfa84d031f Preparting for release of 0.8-beta-4 2012-01-15 12:32:59 -05:00
Richard Alam
7d47c240e4 Merge pull request #22 from gugat/issue963
Find ascii problem while archiving events
2012-01-11 13:28:15 -08:00
Richard Alam
9c8aeae213 - if there are no pre-uploaded presentation passed through the api, pre-upload a default presentation 2012-01-10 16:25:46 +00:00
gugat
3a72db66ba Change string to search the error about events because of encoding. "on ASCII" 2012-01-06 18:31:24 -05:00
gugat
a98fecc2c7 Check if ASCII problem exists when events are not archived. 2012-01-06 12:34:33 -05:00
gugat
ea2c453807 Add info log messages from each method of generators
Add info log messages from publish script of slides. The log was empty before, was just created.
Add --check option to bbb-record. Taking same logic from bbb-conf and adding info about the failed task with each error.
2012-01-05 17:07:34 -05:00
Fred Dixon
bb8b64aff6 removed --version flag from bbb-record 2011-12-08 15:10:53 -08:00
Fred Dixon
2e604558b8 bbb-conf now correctly checks out git-core when setting up development environment 2011-11-21 11:09:20 -08:00
Fred Dixon
80ebe82610 Added sorting of modification date to demo10.jsp 2011-11-21 09:20:31 -08:00
Fred Dixon
b627af54fe Added demo4/jquery.min.js (older version) for demo4.jsp 2011-11-20 11:15:07 -08:00
Fred Dixon
fc71c3c0eb Added more checks to bbb-record --watch to monitor the processing of a recording 2011-11-20 06:33:55 -08:00
Fred Dixon
1832ed1da4 Updating index.html for beta-3 2011-11-08 18:51:53 -08:00
Fred Dixon
b557c4f623 Made /etc/cron.daily/bigbluebutton executable 2011-11-08 16:24:15 -08:00
Fred Dixon
196eadfdb8 Added cron.daily job to remove presentations older than 11 days, and remove recordings for desktop sharing and webcams (if present) 2011-11-08 15:23:47 -08:00
Fred Dixon
1b92aff1ef Updated index.html page to read 0.8-beta-2 2011-09-29 18:15:20 -07:00
Fred Dixon
b81b5bcab1 removed formatter:lengthFormat from demo10.jsp to have length appear 2011-09-27 15:45:02 -07:00
Fred Dixon
aaeb2bb186 Fixed small typo for bbb-record --watch 2011-09-11 14:11:50 -07:00
Fred Dixon
581c104afc added --list to list all recordings, --watch now watches the processing of the top 20 recordings 2011-09-10 06:35:32 -07:00
Fred Dixon
3ce3820e89 More cleanup for the API demos 2011-09-04 15:27:19 -07:00
Fred Dixon
ba6853c9c8 Refactored bbb_api.jsp to be consistent and reduced number of calls (still a bit more work needed to do) 2011-09-03 11:32:32 -07:00
Fred Dixon
9efab14768 Fixed bug that prevented bbb-record from having bbb-record-core rebuilt a recording. 2011-08-31 14:45:38 -07:00
Fred Dixon
5c2bd92fab Added more tracking of recording processing to bbb-record --watch 2011-08-31 11:55:20 -07:00
Fred Dixon
c2dda53ff1 Added logic to rebuild the output for a specific recording 2011-08-30 13:12:37 -07:00
Fred Dixon
31c4f79087 Added bbb-record, a shell script with some helper functions to monitor and administrate the recordings. 2011-08-25 15:47:03 -07:00
Fred Dixon
9e9db371e2 Modified index.html for 0.8-beta. Added checks in bbb-conf --check to ensure redis was running 2011-08-20 12:13:03 -07:00
Fred Dixon
35825c29fe Updated to demo10.jsp (record and playback) to have ten demo rooms 2011-08-18 10:56:31 -07:00
Fred Dixon
a072683541 Removing references to ActiveMQ from bbb-conf 2011-08-17 14:47:09 -07:00
Fred Dixon
0db28dfb3a Updated bbb-conf --check to use /var/lib/tomcat6/webapps/demo for checking configuration of BigBlueButton API demos 2011-08-08 07:11:05 -07:00