Instruction Manual
Table Of Contents
- Preface
- Introducing Linksys IP Phones
- Getting Started
- Managing Linksys IP Phones
- Using the 900 Series LCD Display
- Localization
- Changing the Display Background (SPA942/962)
- Using the SPA932 (Sidecar) with the SPA962
- Configuring the Web Service
- RSS Newsfeeds (SPA962)
- Call Appearances and Extensions
- Line Key LEDs
- Using Call Features
- Selecting the Audio I/O Device and Line
- Making Calls
- Answering and Ending Calls
- Hold and Resume
- Call Waiting
- Speed Dialing
- Three-Way Conferencing
- Attended Call Transfer
- Blind Call Transfer
- Call Back
- Message Waiting Indication (MWI)
- Accessing Voicemail
- Muting Calls
- Shared Call Appearances
- Personal Directory
- Caller and Called Name Matching
- Dialing Assistance
- Supplementary Services
- Call Logs
- Audio Volume Adjustment
- Managing Ring Tones
- Configuring a Dial Plan
- System Administration
- Troubleshooting FAQ
- SPA900 Series LCD Command Reference
- Entering Names and Numbers into the Directory
- Entering Directory Names, Numbers and Ring Default
- 2 Speed Dial
- 3 Call History
- 4 Ring Tone
- 5 Preferences
- 6 Call Forward
- 7 Time/Date
- 8 Voice Mail
- 9 Network
- 9.1 DCHP
- 9.2 Current IP Address
- 9.3 Host Name
- 9.4 Domain
- 9.5 Current NetMask
- 9.6 Current Gateway
- 9.7 Enable Web Server
- 9.8 Non DHCP IP Address
- 9.9 Non DHCP Subnet Mask
- 9.10 Non DHCP Default Route
- 9.11 Non DHCP DNS 1
- 9.12 Non DHCP DNS 2
- 9.13 Non DHCP NTP Server 1
- 9.14 Non DHCP NTP Server 2
- 9.15 Multicast Address
- 9.16 Enable VLAN
- 9.17 VLAN ID
- 9.18 CDP
- 10 Product Info
- 11 Status
- 12 Reboot
- 13 Restart
- 14 Factory Reset
- 15 Custom Reset
- 16 Set Password
- 17 Set LCD Contrast
- 18 CallPark Status
- 19 Language (SPA922, 942, and 962)
- 20 GUI Properties (SPA962)
- 21 Web Service (SPA962)
- Linksys IP Phone Field Reference
- Acronyms
- Glossary

5-29
Linksys IP Phone Administrator Guide
Firmware Version 5.1
Chapter 5 Linksys IP Phone Field Reference
Regional Tab
Dictionary Server Script Defines the location of the dictionary server, the languages available and the associated
dictionary. The syntax is as follows:
<Dictionary_Server_Script ua="na">
</Dictionary_Server_Script>
Defaults to blank and the maximum number of characters is 512. The detailed format is
as follows:
serv={server ip port and root path};
d0=<language0>;x0=<dictionary0 filename>;
d1=<language1>;x1=<dictionary1 filename>;
d2=<language2>;x2=<dictionary2 filename>;
d3=<language3>;x3=<dictionary3 filename>;
d4=<language4>;x4=<dictionary4 filename>;
d5=<language5>;x5=<dictionary5 filename>;
d6=<language6>;x6=<dictionary6 filename>;
d7=<language3>;x7=<dictionary7 filename>;
d8=<language8>;x8=<dictionary8 filename>;
d9=<language5>;x9=<dictionary9 filename>;
The following is an example value:
<Dictionary_Server_Script ua="na">
serv=tftp://192.168.1.119/;d0=English;x0=enS_v101.xml;d1=Spanish;x1=esS_v101.
xml </Dictionary_Server_Script>
Language Selection Specifies the default language. The value needs to match one of the languages supported
by the dictionary server. The script (dx value) is as follows:
<Language_Selection ua="na">
</Language_Selection>
Defaults to blank and the maximum number of characters is 512. The following is an
example:
<Language_Selection ua="na"> Spanish
</Language_Selection>
Field Description