Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "V Rising VOIP Configuration"

From Survival Servers
Jump to navigation Jump to search
(Created page with "== Setting VOIP up on your V Rising Server== '''In order to setup VOIP on your server the following needs to be completed.'''<br /> ::1. You will need to head over to the fol...")
 
(No difference)

Latest revision as of 14:40, 26 May 2022

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