Open johnfelipe opened 4 years ago
Hi Johnfelipe, The instructions for setting up Vivox are in the WhiteCoreDocs folder within the WhiteCoreSim main folder.
/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
i have all ports open for test.
may be missing something?
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/
Voxvoice, how can install or setup here?