WhiteCoreSim / WhiteCore-Dev

WhiteCoreSim - Software to create your own virtual world
BSD 3-Clause "New" or "Revised" License
26 stars 34 forks source link

Where have documentation for voice in world #318

Open johnfelipe opened 4 years ago

johnfelipe commented 4 years ago

Voxvoice, how can install or setup here?

greythane commented 4 years ago

Hi Johnfelipe, The instructions for setting up Vivox are in the WhiteCoreDocs folder within the WhiteCoreSim main folder.

johnfelipe commented 4 years ago

/home/felipe/WhiteCore-Dev/WhiteCoreSim/Config/Grid/Modules/VoiceModules.ini

;Module = VivoxVoice
A
Module = VivoxVoice

and next put this info

    ; vivox voice server
    vivox_server = www.osp.vivox.com

    ; vivox SIP URI
    vivox_sip_uri = osp.vivox.com

    ; vivox admin user name
    vivox_admin_user = blballlalbal

    ; vivox admin password
    vivox_admin_password = balblalbla

and next shutdown grid and sim, and next i put

cd WhiteCore-Dev/WhiteCoreSim/

./run_gridmode.sh

but is not working, how can review log in screen, because is see normal, but section for review is working cant see it

SNAG-0528

i have all ports open for test.

may be missing something?

greythane commented 4 years ago

Hi JohnFelipe, Those additions are correct for a grid setup.
When running the region you will not see any log details about the connection to the Vivox system.
The connection information will be shown only in the log of the grid server and may take some time until the connection to the Vivox servers has been completed.

I will recheck this and look at adding some confirmation that voice is enabled during startup/