BigBlueButton Server 2.2.0-beta3 (835)
Kernel version: 4.4.0-127-generic
Distribution: Ubuntu 16.04.6 LTS (64-bit)
Memory: 6007 MB
CPU cores: 1
/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties (bbb-web)
defaultGuestPolicy: ALWAYS_ACCEPT
svgImagesRequired: true
/etc/nginx/sites-available/bigbluebutton (nginx)
server name: 101.53.157.175
port: 80, [::]:80
bbb-client dir: /var/www/bigbluebutton
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
red5: 101.53.157.175
useWebrtcIfAvailable: true
/opt/freeswitch/etc/freeswitch/vars.xml (FreeSWITCH)
local_ip_v4: 101.53.157.175
/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)
ext-rtp-ip: $${local_ip_v4}
ext-sip-ip: $${local_ip_v4}
ws-binding: :5066
wss-binding: :7443
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
playback_host: 101.53.157.175
playback_protocol: http
ffmpeg: 4.1.1-0york1~16.04
/etc/bigbluebutton/nginx/sip.nginx (sip.nginx)
proxy_pass: 101.53.157.175
/usr/local/bigbluebutton/bbb-webrtc-sfu/config/default.yml (Kurento SFU)
kurento.ip: 101.53.157.175
localIpAddress: 101.53.157.175
recordScreenSharing: true
recordWebcams: true
codec_video_main: H264
codec_video_content: H264
/usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml (HTML5 client)
build: 349
enableListenOnly: true
** Potential problems described below **
# Error: Found text in freeswitch.log:
#
# Thread ended for mod_event_socket
#
# FreeSWITCH may not be responding to requests on port 8021 (event socket layer)
# and users may have errors joining audio.
#
#
# Error: Unable to connect to the FreeSWITCH Event Socket Layer on port 8021
#
# Warning: The API demos are installed and accessible from:
#
#
# and
#
#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
# apt-get purge bbb-demo
Regards,
Ragul