Specifications
5-25
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)
Step 4
ccm-manager username jtapi-user-id password
jtapi-user-password
Example:
se-10-0-0-0(config-jtapi)# ccm-manager username
jtapiuser password myjtapi
Specifies the JTAPI user ID and password. The
password is case sensitive. These values must match
the JTAPI user ID and password that were configured
on Cisco Unified Communications Manager.
Note Restart the system for these changes to be
effective.
Step 5
ctiport cti-port1 cti-port2 cti-port3 cti-port4...
Example:
se-10-0-0-0(config-jtapi)# ctiport 7008
se-10-0-0-0(config-jtapi)# ctiport 7009
se-10-0-0-0(config-jtapi)# ctiport 7010
se-10-0-0-0(config-jtapi)# ctiport 7011
se-10-0-0-0(config-jtapi)# ctiport 6001 6002 6003
6004 6005 6006 6007 6008
Specifies the JTAPI CTI ports that are configured on
Cisco Unified Communications Manager and that are
associated with the Cisco Unified
Communications Manager JTAPI user.
Repeat this command to enter more than one port
number or enter the ports on one line. You can specify
up to the maximum number of ports supported for
each module type. For information on the number of
ports supported, see the Release Notes for Cisco
Unity Express.
Step 6
mwiport dn-number
Example:
se-10-0-0-0(config-jtapi)# mwiport 44
(Optional) Configures a separate CTI port to use for
MWI. The DN must be different from those used by
any of the CTI ports (as configured using the ctiport
command).
Step 7
redirect-css cti-port {ccm-default | calling-party |
redirecting-party}
Example:
se-10-0-0-0(config-jtapi)# redirect-css cti-port
redirecting-party
(Optional) Specifies the calling search space used to
redirect calls from CTI ports to elsewhere.
• ccm-default — Redirect without
Cisco
Unity Express specifying a calling search
space.
• calling-party — Use the original calling party’s
calling search space to redirect.
• redirecting-party — Use the redirecting party’s
calling search space to redirect.
Step 8
redirect-css route-point {ccm-default |
calling-party | redirecting-party}
Example:
se-10-0-0-0(config-jtapi)# redirect-css cti-port
calling-party
(Optional) Specifies the calling search space used to
redirect calls from route points to CTI ports.
• ccm-default — Redirect without
Cisco
Unity Express specifying a calling search
space.
• calling-party — Use the original calling party’s
calling search space to redirect.
• redirecting-party — Use the redirecting party’s
calling search space to redirect.
Step 9
end
Example:
se-10-0-0-0(config-jtapi)# end
Returns to privileged EXEC mode.
Command or Action Purpose