A SERVICE OF

logo

Configuring Presence Service
How to Configure Presence Service
896
Cisco Unified Communications Manager Express System Administrator Guide
OL-10663-02
11. authenticate credential tag location
12. end
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
presence
Example:
Router(config)# presence
Enables presence service and enters presence configuration
mode.
Step 4
server ip-address
Example:
Router(config-presence)# server 10.10.10.1
Specifies the IP address of a presence server for sending
presence requests from internal watchers to external
presentities.
Step 5
allow subscribe
Example:
Router(config-presence)# allow subscribe
Allows internal watchers to monitor external directory
numbers.
Step 6
watcher all
Example:
Router(config-presence)# watcher all
Allows external watchers to monitor internal directory
numbers.
Step 7
sccp blf-speed-dial retry-interval seconds
limit number
Example:
Router(config-presence)# sccp blf-speed-dial
retry-interval 90 limit number 15
(Optional) Sets the retry timeout for BLF monitoring of
speed-dial numbers on phones running SCCP.
seconds—Retry timeout in seconds. Range: 60 to 3600.
Default: 60.
number—Maximum number of retries.
Range: 10 to 100. Default: 10.
Step 8
exit
Example:
Router(config-presence)# exit
Exits presence configuration mode.
Step 9
voice register global
Example:
Router(config)# voice register global
Enters voice register global configuration mode to set
global parameters for all supported SIP phones in a
Cisco Unified CME environment.