Commit Graph

215 Commits

Author SHA1 Message Date
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
Fred Dixon
b72bb27b86 moving these configuration files into git 2010-09-18 23:24:04 +00:00
Richard Alam
4da5d1b127 - start freeswitch or asterisk depending on what's configured in red5/bigbluebutton/WEB-INF/red5-web.xml 2010-09-15 16:21:55 -04:00
Richard Alam
49f3afa8b9 - determine which conference app (freeswitch or asterisk) we are running and start it 2010-09-15 12:03:31 -04:00
Richard Alam
706e9e76ff - remove all bbb-web.log when running bbb-conf --clean 2010-09-15 11:02:41 -04:00
Richard Alam
a8bf1afc73 - fix to checkout 0.7 tag when running bbb-conf --checkout 2010-09-03 15:03:27 -04:00
Sebastian
988d4eb117 Added cat /etc/lsb-release to bbb-conf --check 2010-08-31 09:48:54 -04:00
Sebastian
d3b9525796 bbb-conf --conference/--salt/--setip print out now the current values instead of the whole help text 2010-08-30 14:28:27 -04:00
Sebastian
5822491082 Restarting the whole bigbluebutton server now after bbb-conf --setip 2010-08-26 15:25:34 -04:00
Sebastian
715c7856f8 Added a change of the ip adress to bigbluebutton-sip.properties 2010-08-26 14:38:40 -04:00
Sebastian
3e86ecafef Fixed a bug, which added "" to esl.host 2010-08-26 14:34:03 -04:00
Sebastian
d8c249cbac --setip now changes the event conf ip for freeswitch 2010-08-26 14:27:19 -04:00
Sebastian
9b6a2e2314 Added more code to change the listen-ip in event_socket_conf.xml more safe 2010-08-25 13:53:25 -04:00
Sebastian
251e0ff43e Rewrote some code for switching to konference and freeswitch 2010-08-25 13:03:37 -04:00
Sebastian
909bb81e35 Fixed a bug in switching to freeswitch 2010-08-25 13:01:15 -04:00
Sebastian
aad067d430 Fixed some bugs in bbb-conf 2010-08-25 12:53:01 -04:00
Sebastian
a3a65e2b1f Added code to check if asterisk and freeswitch are running parallel; added code to --check to detect if asterisk or freeswitch is running 2010-08-23 14:28:37 -04:00
Sebastian
0b7093f191 Added a check for freeswitch and bbb-openoffice-headless to --check 2010-08-23 12:12:04 -04:00