Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stun server installation for webrtc2sip #175

Open
GoogleCodeExporter opened this issue Aug 20, 2015 · 1 comment
Open

stun server installation for webrtc2sip #175

GoogleCodeExporter opened this issue Aug 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi,

I need to make calls between sipml5 web clients and legacy sip clients. 
Everything is working when I am connected with internet. However whenever I try 
the same configurations and clients inside static IP configured network without 
internet access, then audio voice is not coming at both sides.

And when I googled the same, I found that google.com stun server does not work 
without internet connection. So I need to install local stun server. 

However I want to use webrtc2sip without stun server installation, so I just 
disabled ice setting as below in webrtc2sip's config.xml file, still not 
working.
<enable-icestun>no</enable-icestun>

Please let me know that is it mandatory to install local stun server or I can 
use without stun server. If possible, then please provide the 
settings/configurations.

Environment : Firefox 24, Asterisk 11.6-cert9, sipml5 latest version, 
webrtc2sip latest version

Thanks and Regards
Vinod Pandey


Original issue reported on code.google.com by [email protected] on 4 Feb 2015 at 9:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant