Customizing Cisco SPA and Wireless IP Phones
Configuring Phone Features
Cisco SPA 500 Series and WIP310 IP Phone Administration Guide
55
3
To configure programmable softkeys:
STEP 1
Log in to the web administration interface.
STEP 2
Click Admin Login and advanced.
STEP 3
Click the Phone tab.
STEP 4
In the Programmable Softkeys section, under Programmable Softkey Enable,
choose yes.
To configure a speed dial script, enter the following in the PSK field:
fnc=sd;ext=
extensionname
@$PROXY;vid=
outboundextnum
;nme=
name
where
fnc
is the function of the key (speed dial), ext (
extensionname
) is the
extension being dialed,
vid
is the extension on the calling phone from which the
outbound call is sent, and
name
is the name of the speed dial being configured.
NOTE
The
name
field displays on the softkey on the phone display screen. Cisco
recommends a maximum of 8 characters for a Cisco SPA 50X phone and 10
characters for a Cisco SPA 525G phone. If more characters are used, the label can
be truncated on the phone display.
To configure an XML script, enter the following in the PSK field:
fnc=xml;url=http://
scriptURL.xml
;nme=
scriptname
where
fnc
is the function of the key (an XML script),
scriptURL.xml
is the URL
where the script is located, and
scriptname
is the name of the script.
NOTE
The
scriptname
field displays on the softkey on the phone display screen. Cisco
recommends a maximum of 8 characters for a Cisco SPA 50X phone and 10
characters for a Cisco SPA 525G phone. If more characters are used, the label can
be truncated on the phone display.
You can use macro variables in XML URLs. The following macro variables are
supported:
•
User ID—UID1, UID2
•
Display name—DISPLAYNAME1, DISPLAYNAME2