1 | # Simple Voice Chat proxy config v2.5.24
|
3 | # The port number to use for the voice chat communication.
|
4 | # Audio packets are always transmitted via the UDP protocol on the port number
|
5 | # specified here, independently of other networking used for the game server.
|
6 | # Set this to '-1' to use the same port number as the one used by the proxy.
|
8 | # The proxy IP address to bind the voice chat to
|
9 | # Leave blank to use the proxy bind address
|
10 | # To bind to the wildcard IP address, use '*'
|
12 | # The hostname that clients should use to connect to the voice chat
|
13 | # This may also include a port, e.g. 'example.com:24454'
|
14 | # Do NOT change this value if you don't know what you're doing
|
16 | # If the voice chat proxy server should reply to external pings
|