Wrong DTLS port in "Troubleshooting" (#11268)

Port 5349, not 5479.
pull/11309/head
jmcparland 2021-11-08 05:34:39 -05:00 committed by GitHub
parent 2d44ee6868
commit 02742fd058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ Here are a few things to try:
anyone who has successfully set this up.
* Check that you have opened your firewall to allow TCP and UDP traffic to the
TURN ports (normally 3478 and 5479).
TURN ports (normally 3478 and 5349).
* Check that you have opened your firewall to allow UDP traffic to the UDP
relay ports (49152-65535 by default).