dnl_livecall
cd /opt/denovo_v6/dnl_livecall/conf/
vi dnl_livecall.confdb_host = 127.0.0.1[HA]
#HA Server UDP address
ha_listen_ip = 127.0.0.1 ← This needs to be changed to the IP address which is available to the other switches, api and ui. (It can be private ip if the servers have private network established)
[web_client]
web_listen_ip = 127.0.0.1 ← Needs to be changed to the IP address same as above one.
[billing]
billing_listen_ip = 127.0.0.1 ← Same as for other two.Last updated