Hi
We have setup bigbluebutton on AWS t2.large server with his document http://docs.bigbluebutton.org/2.0/20install.html .
Our BigblueButton server is working fine but we are getting a webrtc error message
WebRTC Audio Failure: Error 1010: ICE negotiation timeout
With the bbb-conf check we are getting this 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.
We had check that all the port is opened in aws security group, please see the attached image down.
Regards,
Jayalakshmi J
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
Hi Matt
Thanks for the response. Our outbond rule is allowing by default to all protocols and to all ports to any where, please see the attach image down.
I had tried with dummy nic by adding additional internace with this command
sudo ip addr add
EXTERNAL\_IP\_ADDRESS/32 dev loand added external ip address in this file /opt/freeswitch/conf/sip_profiles/external.xml
Now am getting 1002 error
Please see the attach images below
Regards,
Jayalakshmi J
Hi Matt
When i do bbb-conf –check i go this result, after adding the dummy nic card
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsubscribe...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
OK, thanks jayalakshmi... know that when I say 'we' I mean 'me'... The developers are awesome but I'm just a simple user... probably not a today or this week thing... just something I want to play with. Can you test connect and get the remote SDP output? You might find where your problem lies.
On Tue, Feb 13, 2018 at 7:35 AM, jayalakshmi j <j.ja...@gmail.com> wrote:
Hi Matt,we will wait for your response
On Monday, January 22, 2018 at 1:17:15 PM UTC+5:30, jayalakshmi j wrote:Hi
We have setup bigbluebutton on AWS t2.large server with his document http://docs.bigbluebutton.org/2.0/20install.html .
Our BigblueButton server is working fine but we are getting a webrtc error message
WebRTC Audio Failure: Error 1010: ICE negotiation timeout
With the bbb-conf check we are getting this output
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsubscribe...@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
If you're not getting anything from firefox, that probably means you can't make a connection with WebRTC, hence the 1002 error. Do you have the necessary ports allowed inbound?
- TCP ports 80, 443, 1935, and 7443
- UDP ports in the range 16384 - 32768
On Tue, Feb 13, 2018 at 8:36 AM, jayalakshmi j <j.ja...@gmail.com> wrote:
Hi MattThis is the debug result generated with chrome browser. With firefox i am not getting any error with the generated webrtc file
Regards,Jayalakshmi J
On Monday, January 22, 2018 at 1:17:15 PM UTC+5:30, jayalakshmi j wrote:Hi
We have setup bigbluebutton on AWS t2.large server with his document http://docs.bigbluebutton.org/2.0/20install.html .
Our BigblueButton server is working fine but we are getting a webrtc error message
WebRTC Audio Failure: Error 1010: ICE negotiation timeout
With the bbb-conf check we are getting this output
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Hi Chad and Matt
The ip address pointed to this file /opt/freeswitch/conf/sip_profiles/external.xml
is external ip. That same ip only we pointed in dummy nic card.
Which nginx file did you means this conf file /etc/bigbluebutton/nginx/sip.nginx
For this configuration file there we pointed internal ip. But if a change to external ip am getting 1010 webrtc error
For the nginx configuration file /etc/ngnix/sites-avalible/bigbluebutton
We are pointed domain name
*This point is not clarified for me
The other thing to check is that the computer that you have BBB installed on can connect to EXTERNAL_ADDRESS:7443
The nginx log we are getting this error, please see the attached images bellow
Regards,
Jayalakshmi J
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebutton-setup@googlegroups.com.

Great to hear J. Curious... What was the resolution?
On Feb 19, 2018 02:47, "jayalakshmi j" <j.ja...@gmail.com> wrote:
Hi All,--Thanks for all your support. Finally it worked for me. Thank you so much.Regards,Jayalakshmi J
On Monday, January 22, 2018 at 1:17:15 PM UTC+5:30, jayalakshmi j wrote:Hi
We have setup bigbluebutton on AWS t2.large server with his document http://docs.bigbluebutton.org/2.0/20install.html .
Our BigblueButton server is working fine but we are getting a webrtc error message
WebRTC Audio Failure: Error 1010: ICE negotiation timeout
With the bbb-conf check we are getting this output
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/lKUfzrAphhw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsubscribe...@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.
--
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+unsubscribe...@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.