Hello,
I'm trying to reflect a FQDN inside the XML configuration files(.cnf) instead of the CM IP address, ex:
<callManager>
<name>cucmoffcie.com</name>
<processNodeName>cucmoffcie.com</processNodeName>
instead of:
<callManager>
<name>192.168.1.10</name>
<processNodeName>192.168.1.10</processNodeName>
Where should we configure this on CUCM, is it something to select through the installation process? I'm working on 7.1 and 8.5 versions.
Thanks!
I'm trying to reflect a FQDN inside the XML configuration files(.cnf) instead of the CM IP address, ex:
<callManager>
<name>cucmoffcie.com</name>
<processNodeName>cucmoffcie.com</processNodeName>
instead of:
<callManager>
<name>192.168.1.10</name>
<processNodeName>192.168.1.10</processNodeName>
Where should we configure this on CUCM, is it something to select through the installation process? I'm working on 7.1 and 8.5 versions.
Thanks!