Add details for how to set up TURN behind NAT (#11553)

Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
This commit is contained in:
AndrewFerr 2021-12-23 05:42:50 -05:00 committed by GitHub
parent 87da37374a
commit c500bf37d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 16 deletions

1
changelog.d/11553.doc Normal file
View file

@ -0,0 +1 @@
Add details for how to configure a TURN server when behind a NAT. Contibuted by @AndrewFerr.