NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
	
	
	
	V Rising VOIP Configuration
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
		
		
		
		
	
Share your opinion
		
		
	
Setting VOIP up on your V Rising Server
In order to setup VOIP on your server the following needs to be completed.
- 1. You will need to head over to the following website to obtain a key Vivox developer portal.
- 2. After obtaining a key which can take 1 to 2 days
- 3. Create a new config file: ServerVoipSettings.json, within the /VRisingServer_Data/StreamingAssets/Settings file directory of your FTP client. FTP Client Login
 
Fill in the configuration below to the file and with your key information:
{
   "VOIPEnabled": true,
   "VOIPIssuer": "",
   "VOIPSecret": "",
   "VOIPAppUserId": "",
   "VOIPAppUserPwd": "",
   "VOIPVivoxDomain": "",
   "VOIPAPIEndpoint": "",
   "VOIPConversationalDistance": 14,
   "VOIPAudibleDistance": 40,
   "VOIPFadeIntensity": 2.0
}
- 5. Once done simply start your server back up.
 
Share your opinion
