ITC-2300 VoIP Lab XMLDefault File
From ITCwiki
This file is stored on a TFTP server and accessed by Cisco phones to obtain configuration information including the correct firmware to load, other configuration files, and most importantly the IP address of the PBX server.
XMLDefault.cnf.xml Sample File Contents
<Default> <callManagerGroup> <members> <member priority="0"> <callManager> <ports> <ethernetPhonePort>2000</ethernetPhonePort> </ports> <processNodeName>192.168.10.3</processNodeName> </callManager> </member> </members> </callManagerGroup> </Default>