Hi Fred and all,
I receive this error "Thread ended for mod_event_socket" everytime when I run bbb-conf --restart / --check. My server is hosted on Ali cloud and it doesn't support IPv6. I followed the recommended method and everything seems to be working when I test it.
systemctl status freeswitch output:
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebutton-setup@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
<X-PRE-PROCESS cmd="set" data="external_rtp_ip=47.100.xx.xx"/><X-PRE-PROCESS cmd="set" data="external_sip_ip=47.100.xx.xx"/>
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
<param name="ext-sip-ip" value="$${external_sip_ip}"/>bbb.sip.app.ip=<172.19.129.19>
bbb.sip.app.port=5070
freeswitch.ip=<172.19.129.19>
freeswitch.port=5060Am I doing this right ?Hi Chee-Kian,Can you try testing your access from another computerAlso, check the section on setting up access to FreeSWITCH behind a firewallespecially the text related to 1002 error.Regards,... Fred
On Tue, Nov 28, 2017 at 12:36 AM, Chee-Kian Tan <chee-k...@iaapathway.com> wrote:
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
Hi Chee-Kian,Can you try testing your access from another computerAlso, check the section on setting up access to FreeSWITCH behind a firewallespecially the text related to 1002 error.Regards,... Fred
On Tue, Nov 28, 2017 at 12:36 AM, Chee-Kian Tan <chee-k...@iaapathway.com> wrote:
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
BigBlueButton Server 1.1.0 (575)Kernel version: 4.4.0-62-genericDistribution: Ubuntu 16.04.3 LTS (64-bit)Memory: 8175 MB/var/www/bigbluebutton/client/conf/config.xml (bbb-client)Port test (tunnel): classroom.iaaprograms.comred5: classroom.iaaprograms.comuseWebrtcIfAvailable: true/opt/freeswitch/etc/freeswitch/sip_profiles/external.xml (FreeSWITCH)websocket port: 7443WebRTC enabled: true/etc/nginx/sites-available/bigbluebutton (nginx)server name: classroom.iaaprograms.comport: 80, [::]:80port: 443 sslbbb-client dir: /var/www/bigbluebutton/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)bbb-web host: classroom.iaaprograms.com/var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp (API demos)url: classroom.iaaprograms.com/var/www/bigbluebutton/check/conf/config.xml (client check)client check: classroom.iaaprograms.com/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)voice conference: FreeSWITCH/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)playback host: classroom.iaaprograms.com** Potential problems described below **# IP does not match:# IP from ifconfig: 172.19.129.19# /etc/nginx/sites-available/bigbluebutton: classroom.iaaprograms.com# Warning: API URL IPs do not match host:## IP from ifconfig: 172.19.129.19# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: classroom.iaaprograms.com# 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.## Warning: The setting of 47.100.21.137 for proxy_pass in## /etc/bigbluebutton/nginx/sip.nginx## does not match the local IP address (172.19.129.19).# (This is OK if you've manually changed the values)# Warning: The API demos are installed and accessible from:## https://classroom.iaaprograms.com/demo/demo1.jsp## 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:## sudo apt-get purge bbb-demo# Warning: The client self check is installed and accessible from:## https://classroom.iaaprograms.com/check#