Closed ufgkirk closed 5 years ago
You could try the following:
Hi DomiStyle,
Looks like we got this resolved, I let the Docker generate a default configuration, and I noticed a few differences between that and the configuration that I originally generated on Windows.
Game.Discord.Enable "0"
UPnP.Enabled "0"
I believe the Discord one is just for the overlay, but this isn't needed on a server, I turned that off.
UPnP.Enabled was set to 1 in our config. I think this was the issue, although I'm not entirely sure why it would break things even if unused. However, we aren't using UPnP in our environment. This is a dedicated server with direct access to the Internet.
It looks like changing those two settings has corrected our VoIP issues. :)
Hi,
I currently have the following in my config, I believe this is default:
I see the Docker proxy listening on port 11777, and it's open in my firewall:
LISTEN 0 128 :::11777 :::* users:(("docker-proxy",pid=30898,fd=4))
However, the VoIP is not working in the game for any players. When you press caps lock, I see the icon illuminate like you're talking, but the VoIP traffic isn't relayed. What could possibly be causing this?