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
|
77fcbeeaf3
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-11-09 19:21:58 -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 |
|
Scott Morris
|
b498ea0569
|
Fixed <! for the DOCTYPE
|
2010-11-09 17:34:09 -05:00 |
|
Richard Alam
|
2e7c164f49
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-11-09 17:04:47 -05:00 |
|
Scott Morris
|
4b9f06d711
|
Fixed DOCTYPE tage
|
2010-11-09 17:04:43 -05:00 |
|
Richard Alam
|
add6f38872
|
- adding v0.71 tag to bbb-conf
|
2010-11-09 16:49:04 -05:00 |
|
Scott Morris
|
5214e1d6d0
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
Conflicts:
bigbluebutton-config/web/index.html
|
2010-11-09 16:40:53 -05:00 |
|
Scott Morris
|
b142b27010
|
Updated index.html to remove beta status!
|
2010-11-09 16:36:06 -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
|
52024a891b
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-10-23 19:07:43 -07:00 |
|
Fred Dixon
|
0f3ae381b7
|
- Making small changes to test VM
|
2010-10-23 19:07:34 -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 |
|
Fred Dixon
|
7f64ad3c77
|
updated index.html from 0.71-dev to 0.71-beta
|
2010-10-15 11:05:18 -04:00 |
|
Scott Morris
|
21848d21af
|
Changed an ambiguous message to be more understadable
|
2010-10-14 20:14:13 +00:00 |
|
Fred Dixon
|
76fdf8c8b6
|
- Updated index.html for 0.71-dev testing
|
2010-10-09 22:10:21 -04: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 |
|
Fred Dixon
|
3f7cd420b6
|
- Set Freeswitch event socket layer to listen on 127.0.0.1
- Added checks in bbb-conf to test ports 80, 1935, and 9123 to aid in setting up BigBlueButton behind a firewall
|
2010-10-04 03:27:23 +00:00 |
|
Fred Dixon
|
f10acd0e7c
|
- small change to test updating of devbuild.bigbluebutton.org
|
2010-09-28 08:35:04 -04:00 |
|
Fred Dixon
|
ff32c97a46
|
Testing updates to bbb-conf
|
2010-09-25 17:25:17 +00:00 |
|
Fred Dixon
|
9cfb18bddb
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2010-09-20 20:26:52 +00:00 |
|
Fred Dixon
|
48b38baef4
|
index.html now says 0.70-dev
|
2010-09-20 20:26:45 +00:00 |
|
Fred Dixon
|
db89deba78
|
Added more checks to bbb-conf & set esl.host=127.0.0.1 in bigbluebutton.properites so we don't need to assign an IP address for red5 to connect to freeswitch
|
2010-09-20 01:47:17 +00:00 |
|
Fred Dixon
|
d8ebb7b44b
|
changed version of bbb-conf to 0.71-dev
|
2010-09-19 15:11:35 +00:00 |
|