Add my.conf
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
# Main listening port
|
||||||
|
realm=turn.example.com
|
||||||
|
server-name=turn.example.com
|
||||||
|
|
||||||
|
listening-port=3478
|
||||||
|
tls-listening-port=5349
|
||||||
|
external-ip=change-to-external-ip-address
|
||||||
|
server-name=turn.example.com
|
||||||
|
|
||||||
|
# Further ports that are open for communication
|
||||||
|
min-port=49160
|
||||||
|
max-port=49200
|
||||||
|
|
||||||
|
realm=turn.example.com
|
||||||
|
use-auth-secret
|
||||||
|
static-auth-secret=superstrongpassword
|
||||||
|
|
||||||
|
fingerprint
|
||||||
Reference in New Issue
Block a user