01-26-2012 05:52 AM - edited 03-16-2019 09:13 AM
Hi All,
I have a couple of 6941 IP phones (9.0.2.0 SCCP) and trying to flash them with SIP 9.2.2.7 using standalone tftp server (just want to use them with Asterisk). And still failing to form correct XMLDefault.cnf.xml file. Anyone could help me with that? My .xml is below:
<Default>
<callManagerGroup>
<members>
<member priority="0">
<callManager>
<ports>
<ethernetPhonePort>2000</ethernetPhonePort>
</ports>
<processNodeName>[tftp server address]</processNodeName>
</callManager>
</member>
</members>
</callManagerGroup>
<loadInformation496 model="Cisco IP Phone 6941">SIP69xx.9-2-2-7</loadInformation496>
</Default>
phone downloads the xml and seems just ignores it proceeding with attempts to load rtl-sccp.jar. At the same time simple SEP[phone-mac-address].cnf.xml with simple:
<device>
<loadInformation model="Cisco IP Phone 6941">SIP69xx.9-2-2-7</loadInformation>
</device>
strings inside flashes the phone perfectly. But I want to develop an environment to convert phones automatically without creating any personalized config files. I suspect "496" substring is wrong in <loadInformation> tag, but it's the only i have managed to google. What is the correct identifier for 6941 phones or where the problem is at all?
Thanks to all beforehand.
03-01-2012 04:01 AM
Hi Boris,
Did you get any response?
I am trying to setup a 6941 to work with Trixbox and I have same problems.
Regards,
04-30-2012 12:42 AM
Hi Boris,
Is this issue resolved? I am facing same issue in creating XMLDefault.cnf.xml file.
Thanks to all in advance.
Regards
09-10-2012 01:23 PM
Does anyone have a working SEPMAC.cnf.xml file for the 6900 phones they could share? I'm having trouble with mine. I copied one that works with my 7900s with SIP / TCP but no dice.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide