cc/td/doc/product/voice/c_ipphon/english/ipp7960/addprot/sip/admin
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Managing Cisco SIP IP Phones
Entering Configuration Mode
Modifying the Phone's Network Settings
Modifying the Phone's SIP Settings
Erasing the Locally-Defined Settings
Accessing Status Information
Updating the Cisco SIP IP Phone Firmware

Managing Cisco SIP IP Phones


This chapter provides information on the following:

Entering Configuration Mode

When you access the network configuration information on your Cisco SIP IP phone, you will notice that there is a padlock symbol located in the upper right corner of your LCD. By default, the network configuration information is locked. Before you can modify any of the network configuration parameters, you must unlock the phone.

Unlocking Configuration Mode

To unlock the Cisco SIP IP phone, complete the following steps:


Step 1   Press **#.


Note   You have activated the configuration mode for your phone. There is no indication an action has taken place.

Step 2   Press the settings key.

Step 3   Highlight Network Configuration.

Step 4   Press the Select soft key. The Network Configuration menu is displayed. The lock symbol in the upper right corner of your LCD should be in an unlocked state. The unlocked symbol indicates that you can modify the network settings.



Locking Configuration Mode

To lock the Cisco SIP IP phone when you are done modifying the settings, complete the following steps:


Step 1   Press **#.

Step 2   Press the settings key.

Step 3   Highlight Network Configuration.

Step 4   Press the Select soft key. The Network Configuration menu is displayed. The lock symbol in the upper right corner of your LCD should be in a locked state. The locked symbol indicates that the network settings cannot be modified.



Modifying the Phone's Network Settings

You can display and configure the network settings of a Cisco SIP IP phone. The network settings include information such as the phone's DHCP server, MAC address, IP address, and domain name.

Before You Begin

When configuring network settings, remember the following:

Procedure

Step 1   Press the settings key. The Settings menu is displayed.

Step 2   Highlight Network Configuration.

Step 3   Press the Select soft key.The Network Configuration menu is displayed.

The following network parameters are available on the Network Configuration menu:

Step 4   When done, press the Save soft key. The phone programs the new information into Flash memory and resets.




Caution   When you have completed your changes, ensure that you lock the phone as described in the "Locking Configuration Mode" section.

Modifying the Phone's SIP Settings

You can modify the SIP parameters of a Cisco SIP IP phone.

When modifying SIP parameters, remember the following:

Table 3-1 lists each of the SIP parameters that you can configure. In the Configuration column, the name of a parameter as you would specify it in a configuration file is listed. In the SIP Configuration Menu, the name of the same parameter as it would appear on the Cisco SIP IP phone user interface is listed.

If a parameter name does not appear in the SIP Configuration menu column, it can only be defined via a configuration file.

Table 3-1   SIP Parameters

Configuration File  SIP Configuration Menu 

image_version

 

proxy1_address

Proxy Address

proxy1_port

Proxy Port

tos_media

 

preferred_codec

Preferred Codec

dtmf_inband

 

dtmf_db_level

 

dtmf_outofband

Out of Band DTMF

timer_t1

 

timer_t2

 

timer_invite_expires

 

sip_retx

 

sip_invite_retx

 

proxy_register

Register with Proxy

timer_register_expires

Register Expires

messages_uri

Messages URI

linex_name

Name

linex_shortname

Shortname

linex_authname

Authentication Name

linex_password

Authentication Password

userx_name

User Name

userx_authname

User Authentication Name

userx_password

User Password

Modifying SIP Parameters via a TFTP Server

If you have set up your phones to retrieve their SIP parameters via a TFTP server as described in the "Configuring SIP Parameters via a TFTP Server" section, you can also modify your SIP parameters using the configuration files.

As explained in the "Configuring SIP Parameters" section, there are two configuration files that you can use to define the SIP parameters; the default configuration file and the phone-specific configuration file. These configuration files must be stored in the root directory of your TFTP server.

We recommend that you use the default configuration file to define values for SIP parameters that are common to all the phones in your system. You can use the phone-specific configuration file to define parameters that are specific to a phone. Phone-specific parameters should only be defined via a phone-specific configuration file or manually configured. Phone-specific parameters should not be defined in the default configuration file.

Modifying the Default SIP Configuration File

In the default configuration file (SIPDefault.cnf), we recommend that you maintain the SIP parameters that are common to all of your phones.

By maintaining these parameters in the default configuration file, you can perform global changes, such as upgrading the image version, without having to modify the phone-specific configuration file for each phone.

Before You Begin
Procedure

Step 1   Using an ASCII editor, open the SIPDefault.cnf file and define or modify values for the following SIP parameters as necessary:

Enter the name of the image version (as it is release by Cisco). Do not enter the extension. You cannot change the image version by changing the file name because the version is also built into the file header. Trying to change the image version by changing the file name will cause the firmware to fail when it compares the version in the header against the file name.

The default is 5.

The default is 3.

The default is avt.


Note    If you enable registration, and authentication is required, you must specify values for the line1_authname and line1_password parameters in the phone-specific configuration file. For information on configuring the phone-specific configuration file, see the "Modifying the Phone-Specific SIP Configuration File" section.

Step 2   Save the file with the same file name, SIPDefault.cnf, to the root directory of your TFTP server.



The following is an example of a SIP default configuration file:

; sip default configuration file

#Image Version
image_version:P0S3xxyy ;

#Default Codec
preferred_codec :g711ulaw

#Enable Registration
proxy_register :1 ;

#Registration expiration
timer_register_expires :3600 ;

#Proxy address
proxy1_address: 192.168.1.1 ;

Modifying the Phone-Specific SIP Configuration File

In the phone-specific SIP configuration file, maintain those parameters that are specific to a phone such as the lines configured on a phone and the users defined for those lines.

Before You Begin
Procedure

Step 1   Using an ASCII editor, create a phone-specific configuration file for each phone that you plan to install. In the phone-specific configuration file, define values for the following SIP parameters (in which x is 1 or 2):

Step 2   Save the file in the root directory of your TFTP server, naming it "SIPXXXXYYYYZZZZ.cnf" where XXXXYYYYZZZZ is the MAC address of the phone. The MAC address must be in uppercase and the extension, cnf, must be in lower case (for example, SIP00503EFFD842.cnf).



The following is an example of a configuration file:

; phone-specific configuration file sample
; Line 1 phone number
line1_name : 5551212

; Line 1 name for authentication with proxy server
line1_authname : 5551212

; Line 1 authentication name password
line1_password : password

Modifying the SIP Parameters Manually

If you did not configure the SIP parameters via a TFTP server, you can configure them manually after you have connected the phone.

Before You Begin
Procedure

Step 1   Press the settings key. The Settings menu is displayed.

Step 2   Highlight SIP Configuration. The SIP Configuration menu is displayed.

Step 3   Highlight Line 1 Settings.

Step 4   Press the Select soft key. The Line 1 Configuration menu is displayed.

Step 5   Highlight and press the Select soft key to configure the following parameters as necessary:

Step 6   Press the Back soft key exit the Line 1 Configuration menu.

Step 7   To configure the second line on the phone, highlight Line 2 Settings.

Step 8   Press the Select soft key. The Line 2 Configuration menu is displayed.

Step 9   Repeat Step 5 and Step 6, then continue with Step 10.

Step 10   In addition to the line settings, you can highlight and press Select to configure the following parameters on the SIP Configuration menu:

The default is avt.


Note    If you enable registration, and authentication is required, you must specify values for the Authentication Name and Authentication Password parameters.

Step 11   When done, press the Save soft key to save your changes and exit the SIP Configuration menu.




Caution   When you have completed your changes, ensure that you lock the phone as described in the "Locking Configuration Mode" section.

Erasing the Locally-Defined Settings

You can erase the locally-defined network settings and the SIP settings that have been configured in the phone.

Erasing the Locally-Defined Network Settings

When you erase the locally-defined settings, the values are reset to the defaults.

Before You Begin
Procedure

Step 1   Press the settings key. The Settings menu is displayed.

Step 2   Highlight Network Configuration.

Step 3   Press the Select soft key. The Network Configuration settings are displayed.

Step 4   Highlight Erase Configuration.

Step 5   Press the Yes soft key.

Step 6   Press the Save soft key. The phone programs the new information into Flash memory and resets.



Erasing the Locally-Defined SIP Settings

When you erase the locally-defined SIP settings, the values are reset to the defaults.


Note   If your system has been set up to have the phones retrieve their SIP parameters via a TFTP server, you will need to edit the configuration file in which a parameter is defined to delete the parameter. When deleting a parameter, leave the variable in the file, but remove its value. If both the variable and its value are removed, the phone will use the setting for that variable that it has stored in Flash memory.

Before You Begin

Unlock configuration mode as described in the "Unlocking Configuration Mode" section.

Procedure

Step 1   Press the settings key. The Settings menu is displayed.

Step 2   Highlight SIP Configuration.

Step 3   Press the Select soft key. The SIP Configuration settings are displayed.

Step 4   Highlight the parameter for which you wish to erase the setting.

Step 5   Press the Edit soft key.

Step 6   Press the << soft key to delete the current value.

Step 7   Press the Validate soft key to save your change and exit the Edit panel.

Step 8   If modifying a line parameter, press the Back soft key to exit the Line Configuration panel.

Step 9   Press the Save soft key. The phone programs the new information into Flash memory and resets.



Accessing Status Information

There are several types of status information that you can access via the settings key. The information that you can obtain via the settings key can aid in system management.

To access status information, select settings and then select Status from the Settings menu. The Status menu is displayed from which the following three options are available:

In addition to the status messages available via the Setting Status menu, you can also obtain status messages for a current call.

Viewing Status Messages

To view status messages that you can use to diagnose network problems, complete the following steps:


Step 1   Press the Settings key. The Settings menu is displayed.

Step 2   Highlight Status.

Step 3   Press the Select soft key. The Setting Status menu is displayed.

Step 4   Highlight Status Messages.

Step 5   Press the Select soft key. The Status Messages panel is displayed.

Step 6   To exit the Status Messages panel, press the Exit soft key.



Viewing Network Statistics

To view statistical information about the phone and network performance, complete the following steps:


Step 1   Press the settings key. The Settings menu is displayed.

Step 2   Highlight Status.

Step 3   Press the Select soft key. The Setting Status menu is displayed.

Step 4   Highlight Network Statistics.

Step 5   Press the Select soft key. The Network Statistics panel is displayed.

The following information is displayed on this panel:

Step 6   To exit the Network Statistics panel, press the Exit soft key.




Note   To reset the values displayed on Network Statistics panel, power off and power on the phone.

Viewing the Firmware Version

To view network statistics, complete the following steps:


Step 1   Press the settings key. The Settings menu is displayed.

Step 2   Highlight Status.

Step 3   Press the Select soft key. The Setting Status menu is displayed.

Step 4   Highlight Firmware Versions.

Step 5   Press the Select soft key. The Firmware Versions panel is displayed.

The following information is displayed on this panel:

Step 6   To exit the Firmware Versions panel, press the Exit soft key.



Updating the Cisco SIP IP Phone Firmware

There two methods that you can use to update the firmware on your Cisco SIP IP phones. You can update the firmware on one phone at a time via the phone-specific configuration or you can update the firmware on a system of phones using the default configuration file.

Before You Begin
Procedure

Step 1   Copy the binary file P0S3xxyy.bin (where xx is the version number and yy is the subversion number) from CCO to the root directory of the TFTP server.

Step 2   Using a text editor, open the configuration file and update the image version specified in the image_version variable. The version name in image_version variable should match the version name (without the .bin extension) of the latest firmware that you downloaded.

Step 3   Reset each phone.

The phone contacts the TFTP server and requests its configuration files. The phone compares the image defined in the file to the image that it has stored in Flash memory. If the phone determines that the image defined in the file differs from the image in Flash memory, it downloads the image defined in the configuration file (which is stored in the root directory on the TFTP server). Once the new image has been downloaded, the phone programs that image into Flash memory and then reboots.




Note   If you do not define the image_version parameter in the default configuration file, only phones for which you have updated their phone-specific configuration file with the new image version and restarted will use the latest firmware image. All other phones will use the older version until their configuration files have been updated with the new image version.


hometocprevnextglossaryfeedbacksearchhelp
Posted: Sat Nov 29 14:47:35 PST 2003
All contents are Copyright © 1992--2003 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.