Skip to content

Instantly share code, notes, and snippets.

@bearlikelion
Created May 22, 2022 00:11
Show Gist options
  • Save bearlikelion/6c99bf3fe0a5d58fe3327c11cc668dbc to your computer and use it in GitHub Desktop.
Save bearlikelion/6c99bf3fe0a5d58fe3327c11cc668dbc to your computer and use it in GitHub Desktop.
ServerVoipSettings.json
{
"VOIPEnabled": true,
"VOIPIssuer": "",
"VOIPSecret": "",
"VOIPAppUserId": "",
"VOIPAppUserPwd": "",
"VOIPVivoxDomain": "",
"VOIPAPIEndpoint": "",
"VOIPConversationalDistance": 14,
"VOIPAudibleDistance": 40,
"VOIPFadeIntensity": 2.0
}
@ClementeBrown
Copy link

ClementeBrown commented Jun 19, 2022

Thanks, bearlikelion! 🙏
Not long ago I discovered this awesome service https://www.tregroup.net/ and after that I started ti dig deeper into this field. VOIP is an incredible technology!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment