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-22
Linksys IP Phone Administrator Guide
Firmware Version 5.1
Chapter 3 Managing Linksys IP Phones
Line Key LEDs
Line Key LEDs
This section summarizes the behavior of the line key LEDS on Linksys IP phones with multiple line key
status indicators. For more information, see
“Line Key LED Pattern” section on page 5-31.
A line key corresponds to a call appearance. Call appearances for the same extension are numbered in
ascending order of their line key position starting at 1. The line key LED color and blinking pattern are
fully programmable.
The line key LED can be in one of four conditions:
• Red (r)
• Green (g)
• Amber (a)
• Off (o).
The 900 Series phone has four built- in blinking patterns defined:
• No Blink (nb): Steady on (or off)
• Slow Blink (sb): 500ms on, 500ms off
• Fast Blink (fb): 100ms on, 100ms off
• Double Blink (db): 100ms on, 100ms off, 100ms on, 700ms off
The administrator can also define arbitrary blinking pattern by modifying the syntax of the LedScript.
LED Script
The LED script describes the color and blinking pattern of a Line Key LED. Each script contains a
number of fields separated by a semicolon(;). White spaces are ignored. Each field has the syntax
<field-name> = <field-value>. The allowed field-name and corresponding field-values are listed below:
c=o|r|g|a
This field sets the color of the LED. The 4 choices are:
o = off
r = red
g = green
a = amber
p=n[b]|s[b]|f[b]|d[b]|u[d]
This field sets the blinking pattern of the LED. The 4 choices are:
nb = no blink (steady on or off)
sb = slow blink (1s on and 1s off)
fb = fast blink (100ms on and 100ms off)
ud = user-defined (according to the contents of the u field)
u=on/off/on/off...
This is a user-defined blinking pattern used only when p = ud. It consists of up to 4 pairs of on/off
duration in seconds with up to 2 decimal places; each value is separated by a forward slash (/).