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 |
|
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
|
ff32c97a46
|
Testing updates to bbb-conf
|
2010-09-25 17:25:17 +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 |
|
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 |
|