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

3-15
Linksys IP Phone Administrator Guide
Firmware Version 5.1
Chapter 3 Managing Linksys IP Phones
Configuring the Web Service
• phone configuration web page
• remote provisioning
In addition, a small subset of "user options" can be set via the phone’s GUI under various setup menus.
On the configuration web page, the parameters are organized into several groups with each group listed
under a tab on the top of the web page.
To see a group of parameters, click on the corresponding tab on the web page. The following groups are
defined:
• Info – Status Information (read only). This is the default tab when the web page is first loaded
• System – System level parameters, including network and debug parameters
• SIP – Parameters to adjust the SIP stack behavior
• Provisioning – Parameters that control remote provisioning
• Regional – Parameters that depends on country or region, such as call progress tones and * codes
• Phone – Parameters that apply to all the extensions configured for the phone
• Ext 1 – Parameters that apply to Extension 1
• Ext 2 – Parameters that apply to Extension 2
• Ext 3 – Parameters that apply to Extension 3
• Ext 4 – Parameters that apply to Extension 4
• User – User level parameters (other parameters are administrator level)
Each parameter has a name and corresponding value. A parameter-name is of the form:
seg[_seg][[n]]
where seg is text segment composed of ascii characters only excluding spaces and underscores
[ ]
indicates optional components
and n = 1, 2, 3, 4.
Parameter names are case sensitive. Parameter values can be case sensitive or case insensitive,
depending on the parameter. For example:
Proxy[1], RTP_Packet_Size, DND_Act_Code
When a parameter name is displayed on the web page, the underscore is replaced by a single space and
the [n] component, if exists, is hidden. For example:
Proxy, RTP Packet Size, DND Act Code
Notes
• var (in italics) represents a variable or value to be substituted by the actual value it represents. var
can appear standalone or anywhere within a longer string.
• a|b|c represents choices. The value can be one of the given choices.
• [optional value] represents an optional value
• <Par Name> represents a configuration parameter name, such as <Proxy>. In a profile, the
corresponding tag is formed by replacing the space with an underscore "_", such as <RTP Packet
Size> is replaced with RTP_Packet_Size. Some parameters carry an implicit index value if they
apply to multiple extensions, such as <Proxy> which exists for Extensions 1, 2, 3, and 4. In a profile,
"[n]" must be appended to the parameter to make it unambiguous. In this example, n = 1, 2, 3, 4 for
Proxy[1], Proxy[2], Proxy[3], and Proxy[4] respectively.
• An empty default value field implies an empty string ("")
• The SPA continues to use the last configured values for tags that are not present in a given profile.