Commit Graph

196 Commits

Author SHA1 Message Date
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
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
Richard Alam
21acb8e566 - change simple to slides 2011-07-20 14:57:11 -04:00
Fred Dixon
74693999b7 Changed links on index.html to point to /demo/demo1.jsp instead of /bigbluebutton/demo/demo1.jsp 2011-07-14 10:10:44 -07:00
Fred Dixon
247f845e98 Added support for bbb-conf to update host in simple.yml (record and playback) 2011-07-10 08:54:43 -07:00
Fred Dixon
09d72242f8 Starting to add logic in bbb-conf to help debug record and playback 2011-06-26 10:42:31 -07:00
Fred Dixon
9477de78f3 switched /etc/init.d/freeswitch to /etc/init.d/bbb-freeswitch 2011-05-27 15:54:09 -07:00
Fred Dixon
2849a4c420 Fixed bug #834 2011-02-28 21:19:23 -05:00
Fred Dixon
648a49fdf2 Fixed a bug with incorrect updating of security salt with --setsalt 2011-01-16 16:39:02 -08:00
Fred Dixon
e75e779e04 - Don't check for symbolic link for /etc/nginx/sites-enabled/bigbluebutton if running on the Intalio VM 2010-12-13 21:25:59 -05:00
Fred Dixon
26e0bbfdac - More checks to ensure jetty has started before trying to check if BigBlueButton web is running 2010-12-13 19:25:34 -05:00
Fred Dixon
0ead92fc94 - Modified bbb-conf so it can use jetty and tomcat6 as a servlet engine. 2010-12-12 20:12:22 -05:00
Fred Dixon
87f6b0a869 - Fixed bug #778 2010-12-12 13:31:41 -05:00
Richard Alam
312b3f216b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-11-10 09:55:00 -05:00
Fred Dixon
ad04fc4306 - Added code to take only the first IP address from ifconfig (see issue 729) 2010-11-10 07:49:46 -05:00
Fred Dixon
9632b421e0 - Changed message in bbb-conf from 0.71-Beta to 0.71 2010-11-09 19:21:41 -05:00
Richard Alam
add6f38872 - adding v0.71 tag to bbb-conf 2010-11-09 16:49:04 -05:00
Fred Dixon
6995b745f7 - Updating setting of IP address 2010-11-06 16:41:39 -04:00
Fred Dixon
6516f93d1c - Small formatting change in the Waiting to startup message 2010-11-06 16:35:59 -04:00
Fred Dixon
8416e2410f - Removed printing of sip.server.host on bbb-conf -c as it would cause confusion why it's the only variable with an IP address. Instead, added checks to ensure when FreeSWITCH is running, this variable matches the local IP address 2010-11-06 16:06:17 -04:00
Fred Dixon
fc542997ac - Modified assignment of sip.server.host to be just IP address (not host name) 2010-11-04 21:48:48 -04:00
Fred Dixon
68f5c25a08 - Update bbb-conf to properly set sip.server.host 2010-11-03 21:07:55 -04:00
Fred Dixon
b963201509 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
Conflicts:
	bigbluebutton-config/bin/bbb-conf
2010-11-03 21:06:17 -04:00
Fred Dixon
f9aa471ac1 - Added logic to reset settings for sip.server.host for asterisk or FreeSWITCH 2010-11-03 20:48:04 -04:00
Fred Dixon
13952f70c0 - bbb-conf now changes sip.server.host in /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties when running FreeSWITCH 2010-11-01 13:06:29 -07:00
Fred Dixon
876a7f77d4 - Formatting updates 2010-10-30 20:11:27 -07:00
Fred Dixon
590bebad83 - Minor updates after switching between asterisk and FreeSWITCH 2010-10-30 17:28:27 -07:00
Fred Dixon
d5810f8512 - Ensure calls to nc always have a valide host/IP address (avoid endless loops for checking for ports) 2010-10-30 16:49:42 -07:00
Fred Dixon
df76508322 - Updates after testing switching between app_konference and freeswitch 2010-10-30 16:45:50 -07:00
Fred Dixon
887540daa7 - Updates to bbb-conf to now split out check_configuration and check_state. This allows it to check_configuration before attempting a restart and warn the administrator of any settings that could affect bbb-conf --restart or bbb-conf --clean. 2010-10-30 14:41:21 -07:00
Fred Dixon
3ef3d34dd7 - Print out version of BigBlueButton Server when user types bbb-conf --check 2010-10-24 18:38:07 -07:00
Fred Dixon
d8c1d75924 - Added app_konference-10.04-64.so from Generic Conferencing 2010-10-24 17:05:13 -07:00
Fred Dixon
90a34ee8c9 - Added more checks for errors when installing either asterisk or FreeSWITCH before BigBlueButton. 2010-10-16 22:45:42 -04:00
Fred Dixon
55ed2eeeec - Detect whether asterisk or freeswitch is installed, but warn if both are present 2010-10-16 21:27:12 -04:00
Fred Dixon
e2750b6419 - Added checks bin bbb-conf to see if bbb-voice-conference or bbb-freeswitch-config are installed 2010-10-16 20:51:49 -04:00
Scott Morris
21848d21af Changed an ambiguous message to be more understadable 2010-10-14 20:14:13 +00:00
Fred Dixon
216713afaa - added a check to ensure the when start_bigbluebutton finishes, BigBlueButton is ready to receive connections 2010-10-09 18:35:15 -04:00
Fred Dixon
36bfbdeac1 -added --stop and --start to bbb-conf; -accelerated --restart by removing sleep statements 2010-10-09 18:10:24 -04:00
Fred Dixon
bf245bd482 - Removed localization dendency in bbb-conf for inet addr: 2010-10-09 16:39:06 -04:00
Fred Dixon
8ae90f5916 - added more error checking to bbb-conf 2010-10-07 18:56:33 +00:00
Fred Dixon
26d4622ccd - Fixed detection of architecture in bbb-conf 2010-10-05 20:03:57 +00:00