cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
619
Views
0
Helpful
1
Replies

CME + Phone License

Hi there,

for the CME.. do I need to load some .lic file (like a do with IPCC) to allow the IPPhones 7911 and ATA186 to register into de CME ?

Thanks.

Andrei.

1 Reply 1

Rob Huffman
Hall of Fame
Hall of Fame

Hi Andrei,

You don't need to add any licenses but you do need the proper files;

Phone Firmware Files

For Java-based IP phones, such as the Cisco Unified IP Phone 7911, 7941, 7941GE, 7961, 796GE, 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.

The following example shows a list of phone firmware files that are installed in flash memory for the Cisco Unified IP Phone 7911:

tftp server-flash:SCCP11.7-2-1-0S.loads

tftp server-flash:term06.default.loads

tftp server-flash:term11.default.loads

tftp server-flash:cvm11.7-2-0-66.sbn

tftp server-flash:jar11.7-2-0-66.sbn

tftp server-flash:dsp11.1-0-0-73.sbn

tftp server-flash:apps11.1-0-0-72.sbn

tftp server-flash:cnu11.3-0-0-81.sbn

However, you only specify the filename for the image file when configuring Cisco Unified CME. For Java-based IP phones, the following naming conventions are used for image files:

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.

The following example shows how to configure Cisco Unified CME so that the Cisco Unified IP Phone 7911 can download the appropriate SCCP firmware from flash memory:

Router(config)# telephony-service

Router(config-telephony)#load 7911 SCCP11.7-2-1-0S

http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_configuration_guide_chapter09186a00808777e0.html#wp1003087

SCCP: Upgrading or Downgrading Phone Firmware Between Versions

To downgrade or upgrade firmware versions on a Cisco Unified IP phone running SCCP, perform the following steps.

Prerequisites

Phone firmware for Cisco Unified IP phones to be connected to Cisco Unified CME, including all versions required during an upgrade or downgrade sequence, must be loaded in the flash memory of the TFTP server from which the phones download their configuration profiles.

SUMMARY STEPS

1. enable

2. configure terminal

3. telephony-service

4. load phone-type firmware-file

5. create cnf

6. end

http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_configuration_guide_chapter09186a00808777e0.html#wp1070512

Hope this helps!

Rob