Hello,
I've managed to install BBB on Ubuntu 12.04 but I can't seem to be able to use FreeSWITCH and have audio in classroom.
Can anyone help me with that?bbb-conf --clean--Doing a clean restart of BigBlueButton ...
* Stopping Red5 Server red5 [ OK ]
* Stopping Tomcat servlet engine tomcat6 [ OK ]
Stopping nginx: nginx.
Killing: 13828
Stopping OpenOffice headless server.
soffice: no process found
Record and Playback monitoring stopped
Cleaning Log Files ...
* could not access PID file for nginx
* Red5 Server is not running.
* Tomcat servlet engine is not running.
Starting FreeSWITCH
Error: stacksize -1 is too large: run ulimit -s 240 or run /opt/freeswitch/bin/freeswitch -waste.
auto-adjusting stack size for optimal performance...
14613 Backgrounding.
Waiting for FreeSWITCH to start: ...................
Starting OpenOffice headless server
Starting nginx: Warning: -headless is deprecated. Use --headless instead.
Warning: -nologo is deprecated. Use --nologo instead.
Warning: -nofirststartwizard is deprecated. Use --nofirststartwizard instead.
Warning: -accept=socket,host=127.0.0.1,port=8100;urp is deprecated. Use --accept=socket,host=127.0.0.1,port=8100;urp instead.
nginx.
* Starting Red5 Server red5 Waiting for 1 connections on port 1935 to close before starting Red5 ....... ......Error: FreeSWITCH SIP 127.0.0.1 didn't start
[ OK ]
* Starting Tomcat servlet engine tomcat6 [ OK ]
Record and Playback monitoring started
Waiting for BigBlueButton to finish starting up (this may take a minute): done
** Potential problems described below **
# Not Running: OpenOffice
# Warning: The value (bbb.domain.com) for playback_host in
#
# /usr/local/bigbluebutton/core/scripts/slides.yml
#
# does not match the local IP address (46.4.90.15).bbb-conf --checkBigBlueButton Server 0.8-beta-4 (900)
Kernel version: 3.2.0-24-generic
Distribution: Ubuntu 12.04 LTS (64-bit)
Memory: 7977 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel): bbb.domain.com
Red5: bbb.domain.com
/etc/nginx/sites-available/bigbluebutton (nginx)
server name: bbb.domain.com
port: 80
bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bbb-web host: bbb.domain.com
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
/usr/local/bigbluebutton/core/scripts/slides.yml (record and playback)
playback host: bbb.domain.com
** Potential problems described below **
# Not Running: OpenOffice
# Error: The voice application failed to register with the sip server.
# Try running:
#
# sudo bbb-conf --clean
#
# Warning: The value (bbb.schoox.com) for playback_host in
#
# /usr/local/bigbluebutton/core/scripts/slides.yml
#
# does not match the local IP address (46.4.90.15).
/usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.properties#
# NOTE: bigbluebutton default properties.
#
# NOTE!!!! NOTE!!!! NOTE!!!! NOTE!!!! NOTE!!!!
# When making changes that you don't want checked-in, do
# git update-index --assume-unchanged src/main/webapp/WEB-INF/bigbluebutton.properties
#
# To have git track the changes again
# git update-index --no-assume-unchanged src/main/webapp/WEB-INF/bigbluebutton.properties
#
# These settings enable bbb-apps to connect to the Asterisk conference server
# to receive events (such as when someone is talking).
# These properties are for Asterisk Management Interface (AMI)
# These should match with /etc/asterisk/manager.d/bigbluebutton.conf
ami.host=127.0.0.1
ami.port=5038
ami.username=bbb
ami.password=secret
# These settings enable bbb-apps to connect to the Freeswitch conference server
# These should match with the freeswitch event_socket_client.xml config
esl.host=127.0.0.1
esl.port=8021
esl.password=ClueCon
# When using asterisk, specify the conference application: [meetme, konference]
asterisk.application=konference
version=0.63
redis.host=127.0.0.1
redis.port=6379
/usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties# The address of your FreeSWITCH/asterisk server
sip.server.host=127.0.0.1
sip.server.port=5070
sip.server.username=bbbuser
sip.server.password=secret
# The start/stop RTP port the application is going to use
# for the media stream.
# NOTE: This will also be used as SIP users to REGISTER with
# Asterisk. Therefore, make sure you have this range of users
# in your bbb_sip.conf.
# See http://code.google.com/p/bigbluebutton/source/browse/#svn/trunk/bbb-voice-conference/config/asterisk
# create-sip-users.sh script to create the users.
startAudioPort=15000
stopAudioPort=16383
# An extension pattern, in case your asterisk extensions.conf
# uses a naming convetion for your meeting rooms
# e.g. conf-85115 instead of just 85115
callExtensionPattern={0}
# If you want mjsip stack (red5/log/*access*.log) to minimize the amount of logs it
# generates, set this to a lower value (e.g. 3).
sipStackDebugLevel=3
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To view this discussion on the web visit https://groups.google.com/d/msg/bigbluebutton-setup/-/TT_V0H1V96cJ.
To post to this group, send email to bigbluebu...@googlegroups.com.
To unsubscribe from this group, send email to bigbluebutton-s...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bigbluebutton-setup?hl=en.
To unsubscribe from this group, send email to bigbluebutton-setup+unsub...@googlegroups.com.