cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
427
Views
0
Helpful
2
Replies

Explain phone firmwares

Syed
Level 3
Level 3

Dear All,

Can you explain phone firmware coding, please.

Example: SIP75.9-3-1-1S

What does 1S mean in the above example?

Likewise there are a lot of firmware version out there would like to understand the terminology.

Any document will help.

Thanks in advance

Regards,

Syed

1 Accepted Solution

Accepted Solutions

Manish Gogna
Cisco Employee
Cisco Employee

Hi Syed,

Firmware Naming Convention

These conventions are used in naming the IP Phone firmware:

SCCP firmware: P003xxyyzzww.bin: where x represents the major version, y represents the major subversion, z represents the maintenance version, and w represents the maintenance subversion.

SIP firmware: P0S3-xx-y-zz: where x represents the major version, y represents the minor version, and z represents the subversions.

MGCP firmware: P0M3-xx-y-zz: where M is the third character. The major, minor, and subversions for MGCP are consistent with the SIP naming convention

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.

http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-ip-phone-7900-series/100306-rephone.html#topic1

Manish

- Do rate helpful posts -

View solution in original post

2 Replies 2

Manish Gogna
Cisco Employee
Cisco Employee

Hi Syed,

Firmware Naming Convention

These conventions are used in naming the IP Phone firmware:

SCCP firmware: P003xxyyzzww.bin: where x represents the major version, y represents the major subversion, z represents the maintenance version, and w represents the maintenance subversion.

SIP firmware: P0S3-xx-y-zz: where x represents the major version, y represents the minor version, and z represents the subversions.

MGCP firmware: P0M3-xx-y-zz: where M is the third character. The major, minor, and subversions for MGCP are consistent with the SIP naming convention

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.

http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-ip-phone-7900-series/100306-rephone.html#topic1

Manish

- Do rate helpful posts -

Thank you manish