3-23
Cisco SIP IP Phone Administrator Guide
 
Chapter 3      Managing Cisco SIP IP Phones
Modifying the Phone’s SIP Settings
dst_stop_week_of_month: "8"
dst_stop_time: "2"
dst_auto_adjust: "1"
 
# Do Not Disturb Control (0-off, 1-on, 2-off with no user control, 3-on with no user 
control)
dnd_control: "0"                  ; Default 0 (Do Not Disturb feature is off)
 
# Caller ID Blocking (0-disabled, 1-enabled, 2-disabled no user control, 3-enabled no user 
control)
callerid_blocking: "0"            ; Default 0 (Disable sending all calls as anonymous)
 
# Anonymous Call Blocking (0-disabled, 1-enabled, 2-disabled no user control, 3-enabled no 
user control)
anonymous_call_block: "0"         ; Default 0 (Disable blocking of anonymous calls)
 
# DTMF AVT Payload (Dynamic payload range for AVT tones - 96-127)
dtmf_avt_payload: "101"           ; Default 101
 
# XML file that specifies the dialplan desired
dial_template: "dialplan"
# Network Media Type (auto, full100, full10, half100, half10)
network_media_type: "auto"
#Autocompletion During Dial (0-off, 1-on [default])
autocomplete: "1"
#Time Format (0-12hr, 1-24hr [default])
time_format_24hr: "1"
#Enable or Disbale VAD (0-disabled (default), 1-enabled)
enable_vad: 0
telnet_level: 0
phone_password: "cisco"
services_url: "http://www.company.com/phone/services.asp"
directory_url: "http://www.company.com/phone/companydirectory.asp"
logo_url: “http://www.company.com/phone/logo.bmp”
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
• Review the guidelines and restrictions documented in the “Configuration File Guidelines” section 
on page 2-4.
• Line parameters (those identified as linex) define a line on the phone. If you configure a line to use 
an e-mail address, that line can be called only by using an e-mail address. Similarly, if you configure 
a line to use a number, that line can be called only by using the number. Each line can have a different 
proxy configured.
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 SIP parameters shown in Table 3-4.