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

Update STUN servers #1381

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Update STUN servers #1381

merged 1 commit into from
Jul 23, 2024

Conversation

carlin978
Copy link
Contributor

Why this PR?

After some testing, I discovered that the reason the WebRTC connection failed frequently for me was because the sipgate.net STUN server would fail with code 701.
I commented out the sipgate.net STUN server and added the Cloudflare STUN server.

Why Cloudflare?

I chose the Cloudflare STUN server because it is free to use and stable.

Changes:

Commented out sipgate.net STUN server.
Added Cloudflare STUN server.

Commented out sipgate.net STUN server.
Added Cloudflare STUN server.
@amark
Copy link
Owner

amark commented Jul 23, 2024

cool, thanks, sure.

My failures are typically NAT related to Safari, doubt this will help? But seems fine either way.

@amark amark merged commit 7cc4cce into amark:master Jul 23, 2024
@carlin978
Copy link
Contributor Author

Yeah, no, NAT issues are usually resolved using TURN

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

Successfully merging this pull request may close these issues.

2 participants