Configuring Presence Service
How to Configure Presence Service
894
CiscoUnified Communications Manager Express System Administrator Guide
OL-10663-02
SUMMARY STEPS
1. enable
2. configure terminal
3. voice register pool pool-tag
4. number tag dn dn-tag
5. blf-speed-dial tag number label string
6. presence call-list
7. end
DETAILED STEPS
Command or Action Purpose
Step1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step3 voice register pool pool-tag
Example:
Router(config)# voice register pool 1
Enters voice register pool configuration mode to set
phone-specific parameters for a SIP phone.
pool-tag—Unique sequence number of the SIP phone
to be configured. Range is version and
platform-dependent; type ? to display range. You can
modify the upper limit for this argument with the
max-pool command.
Step4 number tag dn dn-tag
Example:
Router(config-register-pool)# number 1 dn 2
Assigns a directory number to the SIP phone.
tag—Identifier when there are multiple number
commands. Range: 1 to 10.
dn-tag—Directory number tag that was defined using
the voice register dn command.
Step5 blf-speed-dial tag number label string
Example:
Router(config-register-pool)# blf-speed-dial 3
3001 label sales
Enables BLF monitoring of a directory number associated
with a speed-dial number on the phone.
tag—Number that identifies the speed-dial index.
Range: 1 to 7.
number—Telephone number to speed dial.
string—Alphanumeric label that identifies the
speed-dial button. The string can contain a maximum of
30 characters.