Specifications

5-22
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring JTAPI Parameters (Cisco Unified Communications Manager Only)
Example
The following example sets the SIP option to RFC 3261 for call platforms using Cisco IOS Release
12.4(2)T or a later release.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem sip
se-10-0-0-0(config-sip)# protocol rfc3261
se-10-0-0-0(config-sip)# end
se-10-0-0-0#
Following is example output of the show ccn subsystem sip command.
se-10-0-0-0# show ccn subsystem sip
SIP Gateway: 10.10.5.1
SIP Port Number: 5060
DTMF Relay: sip-notify,sub-notify
MWI Notification: sub-notify
Transfer Mode: refer-consult
SIP RFC Compliance: RFC3261
Configuring JTAPI Parameters (Cisco Unified
Communications
Manager Only)
Use this procedure to configure the parameters that Cisco Unity Express must communicate with
Cisco Unified Communications Manager. These parameters include:
Up to three Cisco Unified Communications Manager servers
JTAPI user ID and password
JTAPI CTI ports that are configured on Cisco Unified Communications Manager and that are
associated with the Cisco Unified Communications
Manager JTAPI user
Optional separate CTI port to use for MWI
Step 3
protocol {pre-rfc3261 | rfc3261}
Example:
se-10-0-0-0(config-sip)# protocol rfc3261
Assigns the protocol type for RFC 3261
compatibility.
pre-rfc3261—Use this option if your call control
platform uses a Cisco IOS release prior to
12.4(2)T. This is the default value.
rfc3261—Use this option if your call control
platform uses Cisco IOS Release 12.4(2)T or a
later release.
Step 4
end
Example:
se-10-0-0-0(config-sip)# end
Returns to privileged EXEC mode.
Step 5
show ccn subsystem sip
Example:
se-10-0-0-0# show ccn subsystem sip
Displays the configured SIP subsystem parameters.
Command of Action Purpose