10-31-2019 01:39 PM
I have recently purchased 300 CP-6921 Phones
I have tried reconfiguring them to work with my SIP server. I have created the necessary config files and placed them in my TFTP server directory but I get this error:
Connection received from 192.168.1.101 on port 49153 [31/10 21:52:29.542]
Read request for file <CTLSEP6400F1??????.tlv>. Mode octet [31/10 21:52:29.543]
File <CTLSEP6400F1??????.tlv> : error 2 in system call CreateFile The system cannot find the file specified. [31/10 21:52:29.544]
Connection received from 192.168.1.101 on port 49155 [31/10 21:52:34.845]
Read request for file <ITLSEP6400F1DA3BBC.tlv>. Mode octet [31/10 21:52:34.845]
File <ITLSEP6400F1??????.tlv> : error 2 in system call CreateFile The system cannot find the file specified. [31/10 21:52:34.846]
Connection received from 192.168.1.101 on port 49157 [31/10 21:52:43.955]
Read request for file <ITLFile.tlv>. Mode octet [31/10 21:52:43.955]
File <ITLFile.tlv> : error 2 in system call CreateFile The system cannot find the file specified. [31/10 21:52:43.956]
It seems to be security-related. I have soft and hard reset the phone but am unsure how to continue.
All help would be greatly appreciated.
10-31-2019 01:55 PM
ITL is the initial trust list and is part of the TVS (trust verification service). I take it you are trying to connect this to something other than Call Manager?
10-31-2019 02:00 PM
10-31-2019 02:18 PM - edited 10-31-2019 02:19 PM
Have you done a factory data reset?
Check the Asterisk forum. there are quite a few threads about 6921's
http://forums.asterisk.org/viewtopic.php?t=87020
This is a post from that link and there are many others.
I would go with a later version. Based upon that check your SEPMAC.cnf.xml file <loadInformation>SIP69xx.9-4-1-3</loadInformation> worked well for me. Along with that file, I needed:
SIP69xx.9-4-1-3.loads
SIP69xx.9-4-1-3.zz.sgn
DSP69xx.12-4-122-02-121029.zz.sgn
BOOT69xx.0-0-0-14.zz.sgn
SEPMAC.cnf.xml
For me, unlike other cisco phones, the macaddress within the "SEP....cnf.xml" file had to have capitalized alpha characters, so double check that, too.
If you don't see any traffic from that tcp dump, you'll have to check all of your files. I think XMLDefault.cnf.xml plays a key role here, but yours looks correct; problem is probably the load. Put it in your SEP<mac>.cnf.xml file as mentioned above. I'll put it here again for reference:
Code: Select all <loadInformation>SIP69xx.9-4-1-3</loadInformation>
You have to do a wipe of the phone, too. Reboot, hold # and wait for the line keys to light up green. Then dial 123456798*0#. Once you dial 1 in that sequence the line keys will go from green to red. Once the whole sequence is successful and the format begun, the MWI light will turn red.
10-31-2019 02:23 PM
I appreciate your help.
I have already reset the phone in the method you described I have put in the load but I get the provisioning error that I pasted in the original post.
10-31-2019 02:36 PM
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