1436 1 Posted May 24, 2007 what tcp/udp port does arma use for voice? whare is the Option to enable Voip in the server config? i know you have to enable it in the server config or it wont work Share this post Link to post Share on other sites
sickboy 13 Posted May 24, 2007 http://community.bistudio.com/wiki/ArmA:_Dedicated_Server Share this post Link to post Share on other sites
1436 1 Posted May 24, 2007 so port  UDP (used for game) port+1 UDP (used for server reporting) port+3 UDP (used for VoN transmissions) so if i run my server on port 3201 server reporting will be on 3202 and voip will be on 2304?? i got this post off a folowing thread required Ports: If you need to trigger ports behind a router or firewall the following ports are required to be open: 2302 ArmA 2303 Server 2305 VOIP think i found the command disableVOIP = 0  <---on disableVOIP = 1  <----off is that correct? Share this post Link to post Share on other sites
sickboy 13 Posted May 24, 2007 Jep, when using default ports: 2302 ArmA Server 2303 Gamespy Query 2305 VOIP And indeed, disableVON=0; is supposed to go into your server config but if im not mistaken it's actually always enabled, and only disabled when you add disableVON=1; to ur config. Share this post Link to post Share on other sites
1436 1 Posted May 24, 2007 cool i jsut relised why the bda server goes off the gamespy list alot becuse we have 3 servers all on the next port after another efectivly caceling out the UDP port Theys are the three servers we have now and thare ports Armed Assault 1.6 Public 75.126.40.135:23010 Armed Assault 1.6 Training 75.126.40.135:23011 Acording to the WIKI if a server runs on port 23010 the Server Reporting port will be 23011. But our 1.6 public server uses port 23010 and the 1.6 training uses port 23011 efectifly caneling the Server reporting port out thats why the BDA public does not show up on SWEC public server list http://stats.swec.se:3001/server/list, and sometimes goes off gamespy aswell both servers are figting for the port when the public sends out a request for the reporting status of the server the 1.6 traing may cancel this request becuse of activity on it already on that UDP port.. Share this post Link to post Share on other sites