projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
roles
/
prosody
/
templates
/
turnserver.conf
diff --git
a/roles/prosody/templates/turnserver.conf
b/roles/prosody/templates/turnserver.conf
index 0e76c232c9bbb221475d1f6d82905161395d88e8..dfd17da8e4ba05ee2047b526e87634ad402e903d 100644
(file)
--- a/
roles/prosody/templates/turnserver.conf
+++ b/
roles/prosody/templates/turnserver.conf
@@
-146,8
+146,8
@@
# Lower and upper bounds of the UDP relay endpoints:
# (default values are 49152 and 65535)
#
# Lower and upper bounds of the UDP relay endpoints:
# (default values are 49152 and 65535)
#
-#min-port=49152
-#max-port=65535
+min-port=50000
+max-port=51000
# Uncomment to run TURN server in 'normal' 'moderate' verbose mode.
# By default the verbose mode is off.
# Uncomment to run TURN server in 'normal' 'moderate' verbose mode.
# By default the verbose mode is off.