eduardo:cisco:ccme:ccme-firm
Table of Contents
Phone Firmwares
Naming Conventions
ATAxxxxxxSCCPxxxxx.zup
- For Cisco ATA, the filename begins with AT.
ATAxxxxxxSIPxxxxx.zup
- For Cisco ATA, the filename begins with AT.
Cisco IP Communicator
- Cisco IP Communicator v 2.0(2) and higher supported.
SIPnnnn.x-y-z
- Cisco Unified IP Phone 3911/3951
- nnnn represents the major version, x-y-z represents the version
SCCPnnnn.w-x-y-z.loads
- Cisco Unified IP Phone 6921/6941/6961
- nnnn represents the major version, w-x-y-z represents the version
CPnnnnxxxxxxSCCPxxxxxx.sbin
- For Cisco Unified IP Phone 7002, 7905, and 7912, the filename can begin with CP.
P003xxyyzzww.loads
- Cisco Unified IP Phone 7940G and 7960G
- Support multiple files.
- SCCP firmware—P003xxyyzzww, where x represents the major version, y represents the major subversion, z represents the maintenance version, and w represents the maintenance subversion.
- The third character in a filename—Represents the protocol, “0” for SCCP or “S” for SIP.
P0S3-xx-y-zz.loads
- Cisco Unified IP Phone 7940G and 7960G
- Support multiple files.
- SIP firmware—P0S3-xx-y-zz, where x represents the major version, y represents the minor version, and z represents the subversions.
- The third character in a filename—Represents the protocol, “0” for SCCP or “S” for SIP.
P004xxxxxxxx.sbn
- Cisco Unified IP Phone 7910
S001xxxxxxxx.sbn
- Cisco Unified IP Phone Expansion Module 7914
B015-x-y-z.sbn
- Cisco Unified IP Phone Expansion Module 7915
- To support a 7915 or 7916 Expansion Module, IP phones must have firmware 8-3-5 or a later version. The 7915 and 7916 Expansion Modules are supported only on the 7962, 7965, and 7975.
B016-x-y-z.sbn
- Cisco Unified IP Phone Expansion Module 7916
- To support a 7915 or 7916 Expansion Module, IP phones must have firmware 8-3-5 or a later version. The 7915 and 7916 Expansion Modules are supported only on the 7962, 7965, and 7975.
TERMnn.xx-y-z-ww.loads / SCCPnn.xx-y-zz-ww.loads
- For Java-based IP phones, such as the Cisco Unified IP Phone 7911, 7941, 7941GE, 7961, 7961GE, 7970, and 7971, the firmware consists of multiple files including JAR and tone files.
- All of the firmware files for each phone type must be downloaded the TFTP server before they can be downloaded to the phone.
- SCCP firmware—TERMnn.xx-y-z-ww or SCCPnn.xx-y-zz-ww, where n represents the phone type, x represents the major version, y represents the major subversion, z represents the maintenance version, and w represents the maintenance subversion.
Cisco Unified Video Advantage
- Cisco Unified Video Advantage 1.0(2), 2.0 and higher supported with Cisco Unified IP Phone 7931, 794X, 796X, and 797X, and Cisco IP Communicator
SCCP Configurations
We can remove the load commands if we don't need to upgrade the firmware.
Telephony Service
Configure cnf file location to flash
- The cnf file will be created in this location.
- Also when configuring the load commands, it will look for the firmware file in this location
- If the firmware is in the root of flash, the tftp binding will also be created automatically.
- If you set the cnf location to flash but the sccp firmware is not located in the root directory, it will take a lot longer to create the cnf files.
Load firmware
- Case sensitive
- If no phone load is specified, the current phone load of the phone is used
- In Cisco Unified CME 7.0/4.3 and earlier versions, do not use the file suffix (.bin, .sbin, .loads) for any phone type except the Cisco ATA and Cisco Unified IP Phone 7905 and 7912.
- In Cisco Unified CME 7.0(1) and later versions, you must use the complete filename, including the file suffix, for phone firmware versions later than version 8-2-2 for all phone types
Create phone configuration files
telephony-service cnf-file location flash: ! load 6921 SCCP69xx.8-5-3-0.loads load 6941 SCCP69xx.8-5-3-0.loads load 6961 SCCP69xx.8-5-3-0.loads load 7931 SCCP31.8-5-3S.loads load 7960-7940 P00308000500.loads load 7945 SCCP45.8-5-3S.loads load 7965 SCCP45.8-5-3S.loads load 7971 SCCP70.8-5-3S.loads load 7975 SCCP75.8-5-3S.loads ! create cnf-files
(Optional) TFTP
- Required for Cisco Unified CME 7.0/4.3 and earlier versions
- Cisco Unified CME 7.0(1) and later versions:
- Required only if the location for cnf files is not flash or slot 0.
- Use the complete filename, including the file suffix, for phone firmware versions later than version 8-2-2 for all phone types.
- Make sure the cnf-file location parameter is set
- Configure TFTP firmware download
tftp-server flash:filename
SIP Configuration
Telephony Service
- tftp-path flash:
- Specify the location of firmware files so we don't need to manually configure the tftp filenames
- Load firmware
- Case sensitive
- Do not use the .sbin or .loads file extension except for Cisco ATA and Cisco Unified IP Phone 7905 and 7912
- Create phone configuration files
voice register global tftp-path flash: ! load 7960-7940 P0S3-8-12-00 load 7945 SIP45.8-5-3S load 7965 SIP45.8-5-3S load 7971 SIP70.8-5-3S load 7975 SIP75.8-5-3S ! create profile
TFTP
- Configure TFTP firmware download
tftp-server flash:filename
eduardo/cisco/ccme/ccme-firm.txt · Last modified: 2024/02/23 08:20 by 127.0.0.1