07-30-2010 09:20 AM - edited 03-21-2019 02:49 AM
We've purchased CISCO phones 7960 with SIP firmware to work with Asterisk PBX. Later we decided not to use Asteriks and purchased CISCO UC 540 instead.
But it turned out that the phones cannot register at CISCO UC 504. What can be done in this situation? Can we make CISCO UC to work with our phones?
Do we need to upgrade the firmware on the phones? If so are there any detailed instructions on how it can be done.
Thank you!
07-30-2010 09:36 AM
UC540 will work with these phones using SCCP protocol. Its all already built in UC540 ready to serve
You may have to factory reset the phones.
unplug the POE and hold down the # while plugging it back in.
Then when the button lamps start flashing amber:
3491672850*# <-- will reset it
If that dont work, do it again, this time:
123456789*0#
Let us know.
07-30-2010 09:53 AM
Thank you for your response, but I cannot get to the amber lights.After I unplug it and plug with the # pressed, it boots up as it usually does - first earphones button lights green for several seconds and then the mute button goes red (the same is happenning to all our 4 phoes). What might I do wrong?
info from Firmware version menu (maybe it helps):
Application Load ID: P0S3-06-3-00
Boot Load ID: PC030301
DSP Load ID: PS03AT38
07-30-2010 09:57 AM
Try holding till buttons go amber.
Steve DiStefano
Technology Solutions Architect - Sales
Cisco Systems
Research Triangle Park
North Carolina, U.S.A
1.919.392.6219
www.cisco.com/smb
On Jul 30, 2010, at 12:54 PM, "izhiltsov"
07-30-2010 10:47 AM
Hi Steven and All,
No, that "procedure" just doesn't work. Watched the youtube vids, read all the forum posts.These handsets just don't behave that way. If I hold down the "#" key at boot, it just boots normally and comes up with the Cisco Logo and "Configuring VLANS" and "Requesting Configuration" at the bottom
Is there another "secret" reboot method for this firmware version?
07-30-2010 11:02 AM
Call support. I don't have other tricks. So sorry.
Steve DiStefano
Technology Solutions Architect - Sales
Cisco Systems
Research Triangle Park
North Carolina, U.S.A
1.919.392.6219
www.cisco.com/smb
On Jul 30, 2010, at 1:50 PM, "izhiltsov"
07-30-2010 12:19 PM
I do know one thing you can do to get these phones working in the UC540. Here is what you should try:
08-02-2010 11:07 AM
Thank you for the detailed response, but it looks like my knowledge is not enough to go through the whole process. As far as I understand phoneload is already on the flash card, but the phones still don't grab sccp firmware.
08-03-2010 03:09 PM
The easiest way to convert the firmware from SIP to SCCP registering the phone a CUCM, if you have one, and then in CUCM specify that you want to change it to SCCP. If you don't have CUCM, you can try the instructions in this doc-
Cisco 7940 and 7960 IP Phones Firmware Upgrade Matrix
http://www.cisco.com/en/US/docs/voice_ip_comm/cuipph/7960g_7940g/mgcp/firmware/matrix/frmwrup.html
It's a very manual process where the directions differ depending what base SIP firmware you have.
--
Anthony Yeung
Technical Marketing Engineer
Small Business Technolog Group
antyeung@cisco.com
Phone: 469.255.7597
08-02-2010 10:49 AM
Thank you guys for your attempt to help, but I still cannot get the system setup.
Would you be able to recommend me specialist who would come to our office and set up the CISCO UC540 or do it remotely. We are in Los Altos, CA (94022).
09-09-2010 09:11 PM
Here is a resolution to your problem to get your 7960 with SIP firmware operating with the UC540.
I inheirited some 7940 phones (same class phone) which had SIP firmware from an Astrick server and I am going to attach them to a UC540. As you found, none of those resets work when the phone is running the SIP firmware.
The resolution is based on this article: http://www.cisco.com/en/US/partner/products/hw/phones/ps379/products_tech_note09186a0080094584.shtml
Here is what you can do:
When the phones come up they obtain an address and TFTP server address from the UC540. It then looks on the UC540 TFTP server for a file called OS79XX.TXT which tells the phone which firmware to load. That file isn't included by default on the UC5XX flash. To operate with the UC540 it needs to have the SCCP (Skinny) firmware. Fortunately the UC540 flash comes with all SCCP binaries for all the phones. You can see them from the console via 'show flash'.
To get the phone to load its SCCP binary, create a file called OS79XX.TXT with just the text P00308001000. This is the name of the binary in the UC540 flash for the 7940_7960 phones without the .bin suffix.
Put the file on a TFTP server running on your PC, Mac or Linux machine. You can get one by searching for free ones. Once on your TFTP server, bring the file into the UC540 flash with these CLI commands from the console.
enable
Password:
copy tftp flash
You now set up the UC540's TFTP sever to serve this file with these commands.
config t
tftp-server flash:OS79XX.TXT
If you want this to be saved permanently in the UC540 config, enter these commands:
exit
write
You can see the file in the UC540 flash.
show flash
Now reboot your phone and when it requests the file from the UC540 TFTP server it will be returned and then use its contents to come back to the UC540 TFTP server to get its firmware. The phone will be downloaded with the SCCP binary and come up looking like a normal Cisco IP phone. All your other phones when attached will be downloaded with the SCCP firmware.
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