![]() |
To manually map hostnames to IP addresses without a DNS, you need to edit the /etc/hosts file on the planned Experience Portal server so that it includes an entry for each speech server, application server, and PBX in the Experience Portal system.
The following shows a properly-formatted /etc/hosts file:
127.0.0.1 localhost.localdomain localhost
123.123.123.123 asr_server.domainname.com asr_server
123.123.123.124 tts_server.domainname.com tts_server
123.123.123.125 app_server.domainname.com app_server
123.123.123.126 pbx_server.domainname.com pbx_server