From 49f3afa8b96239abde0455aa683e9249cda0e8a8 Mon Sep 17 00:00:00 2001 From: Richard Alam Date: Wed, 15 Sep 2010 12:03:31 -0400 Subject: [PATCH] - determine which conference app (freeswitch or asterisk) we are running and start it --- bigbluebutton-config/bin/bbb-conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bigbluebutton-config/bin/bbb-conf b/bigbluebutton-config/bin/bbb-conf index 18283f31c3..749191d26a 100755 --- a/bigbluebutton-config/bin/bbb-conf +++ b/bigbluebutton-config/bin/bbb-conf @@ -214,8 +214,10 @@ stop_bigbluebutton () { /etc/init.d/activemq stop /etc/init.d/bbb-openoffice-headless stop } -freesw=`cat /usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml | grep bbb-voice-freeswitch.xml | cut -d\" -f2 | awk '{ print $4 }'`; + start_bigbluebutton () { + freesw=`cat /usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml | grep -v '