Crispy Beef
03-18-2008, 09:41 AM
Hi All,
I'm having a real problem with the VoIP on my Battlefield 2 server. The game server works just fine and we've had some good games on it. We've been using TeamSpeak for comms but we wanted to give the in-game VoIP a go to force players into squads and getting the chain of command working. We've messed around with settings and can all hear ourselves on the audio options menu via the mic test s we know hardware is ok. Everything is enabled on the server and firewall ports are open (tcp/udp 55123-55125). When pressing the v or b keys in-game the correct icons appear on the right side but when talking nobody else hears anything. Also as far as I am aware another icon should appear on squad members HUD showing who is speaking?
Any ideas what might be wrong? I should point out that we are not using a different VoIP server at the moment, just want to get it working first.
Here are the current iptables settings...
-A INPUT -m tcp -p tcp -m multiport --dports 4711,29900:29904,55123:55125 -j ACCEPT
-A INPUT -m udp -p udp -m multiport --dports 1500:4999,16567,27901,29900:29904,55123:55125 -j ACCEPT
-A INPUT -m udp -p udp --sport 29910 -s 207.38.8.27 -j ACCEPT
-A INPUT -m udp -p udp --sport 29910 -s 207.38.8.28 -j ACCEPT
...and here's the server settings relating to VoIP.
sv.voipEnabled 1
sv.voipQuality 3
sv.voipServerRemote 0
sv.voipServerRemoteIP ""
sv.voipServerPort 55125
sv.voipBFClientPort 55123
sv.voipBFServerPort 55124
sv.voipSharedPassword ""
Cheers,
Crispy.
I'm having a real problem with the VoIP on my Battlefield 2 server. The game server works just fine and we've had some good games on it. We've been using TeamSpeak for comms but we wanted to give the in-game VoIP a go to force players into squads and getting the chain of command working. We've messed around with settings and can all hear ourselves on the audio options menu via the mic test s we know hardware is ok. Everything is enabled on the server and firewall ports are open (tcp/udp 55123-55125). When pressing the v or b keys in-game the correct icons appear on the right side but when talking nobody else hears anything. Also as far as I am aware another icon should appear on squad members HUD showing who is speaking?
Any ideas what might be wrong? I should point out that we are not using a different VoIP server at the moment, just want to get it working first.
Here are the current iptables settings...
-A INPUT -m tcp -p tcp -m multiport --dports 4711,29900:29904,55123:55125 -j ACCEPT
-A INPUT -m udp -p udp -m multiport --dports 1500:4999,16567,27901,29900:29904,55123:55125 -j ACCEPT
-A INPUT -m udp -p udp --sport 29910 -s 207.38.8.27 -j ACCEPT
-A INPUT -m udp -p udp --sport 29910 -s 207.38.8.28 -j ACCEPT
...and here's the server settings relating to VoIP.
sv.voipEnabled 1
sv.voipQuality 3
sv.voipServerRemote 0
sv.voipServerRemoteIP ""
sv.voipServerPort 55125
sv.voipBFClientPort 55123
sv.voipBFServerPort 55124
sv.voipSharedPassword ""
Cheers,
Crispy.