| | |
| | | # STUN servers are used to obtain the public IP of server and clients. They are |
| | | # needed when server and clients are on different LANs. |
| | | # TURN/TURNS servers are needed when a direct connection between server and |
| | | # clients is not possible. All traffic is routed through them. |
| | | # clients is not possible. All traffic is routed through them. stun:stun.l.google.com:19302 |
| | | - url: stun:stun.l.google.com:19302 |
| | | # if user is "AUTH_SECRET", then authentication is secret based. |
| | | # the secret must be inserted into the password field. |