cc/td/doc/product/voice/unityexp/rel2_1
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table Of Contents

C

calendar biz-schedule

calendar holiday

ccm-manager address

ccm-manager credentials

ccm-manager username

ccn application

ccn call terminate

ccn copy prompt

ccn copy script

ccn copy url

ccn delete

ccn engine

ccn subsystem jtapi

ccn subsystem sip

ccn trigger jtapi phonenumber

ccn trigger sip phonenumber

clock timezone

closed day

continue

copy ftp

copy ldap

copy log

copy running-config

copy startup-config

copy tftp

ctiport


C


calendar biz-schedule

calendar holiday

ccm-manager address

ccm-manager credentials

ccm-manager username

ccn application

ccn call terminate

ccn copy prompt

ccn copy script

ccn copy url

ccn delete

ccn engine

ccn subsystem jtapi

ccn subsystem sip

ccn trigger jtapi phonenumber

ccn trigger sip phonenumber

clock timezone

closed day

continue

copy ftp

copy ldap

copy log

copy running-config

copy startup-config

copy tftp

ctiport

calendar biz-schedule

To configure a business-hours schedule, use the calendar biz-schedule command in Cisco Unity Express configuration mode. To delete a schedule, use the no form of this command.

calendar biz-schedule schedule-name

no calendar biz-schedule schedule-name

Syntax Description

schedule-name

Name of the business-hours schedule. The name must be one word.


Defaults

Open 24 hours a day, 7 days a week (SystemSchedule file)

Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

2.1

This command was introduced.


Usage Guidelines

Cisco Unity Express supports up to four business schedules.

Each 24-hour day is divided into half-hour time slots. Specify the time slots when the company is open or closed.

The system default is "open" for 24 hours each day.

To configure a business-hours schedule using the graphical user interface (GUI), choose the
Voice Mail > Business Hours Settings option.

Use the GUI to copy one business schedule to another schedule, which can then be modified.

The Cisco Unity Express system ships with one default schedule called "SystemSchedule." This schedule treats the business as open 24 hours per day, 7 days per week. Use the GUI Voice Mail > Business Hours Settings option or CLI commands to modify or delete this schedule. If you have created multiple schedules, use the GUI or CLI commands to associate the desired schedule with the auto attendant (AA). You do not have to reboot the system to have the new schedule take effect.

When a caller reaches the AA, the AA plays the welcome prompt and checks if the current day is a holiday. If it is a holiday, the AA plays the holiday greeting to the caller and does not check the business-hours schedule.

If the current day is not a holiday, the system checks if the business is open. If so, the business open prompt plays. In the canned AA, this prompt (AABusinessOpen.wav) is empty. If the business is closed, the system plays the business closed prompt. In the canned AA, this prompt (AABusinessClosed.wav) says "We are currently closed. Please call back later."

You can customize these two prompts by recording more meaningful messages. The prompts must be .wav files with the format G.711 u-law, 8 kHz, 8 bit, Mono. Use the GUI Voice Mail > Prompts option or the CLI commands to upload the customer prompts. Alternatively, you can record these prompts using the Administration via Telephone (AvT) system. After uploading or recording these custom prompts, use the GUI Voice Mail > Auto Attendants option or the CLI commands to associate the new prompts with the AA. The new prompts take effect as soon as they are configured; the system does not need to be restarted.

Examples

The following example creates a business-hours schedule:

se-10-0-0-0# config t

se-10-0-0-0(config)# calendar biz-schedule normal

Adding new schedule

se-10-0-0-0(config-business)# closed day 1 from 00:00 to 24:00

se-10-0-0-0(config-business)# closed day 2 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 2 from 17:30 to 24:00

se-10-0-0-0(config-business)# closed day 3 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 3 from 17:30 to 24:00

se-10-0-0-0(config-business)# closed day 4 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 4 from 17:30 to 24:00

se-10-0-0-0(config-business)# closed day 5 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 5 from 20:00 to 24:00

se-10-0-0-0(config-business)# closed day 6 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 6 from 18:00 to 24:00

se-10-0-0-0(config-business)# closed day 7 from 00:00 to 09:00

se-10-0-0-0(config-business)# closed day 7 from 13:00 to 24:00

se-10-0-0-0(config-business)# end

se-10-0-0-0(config)# exit


The following example deletes a business-hours schedule:

se-10-0-0-0# config t

se-10-0-0-0(config)# no calendar biz-schedule normal

se-10-0-0-0(config)# exit

Related Commands

Command
Description

closed day

Specifies the hours when a business is closed on a specific day.

open day

Specifies the hours when a business is open on a specific day.

show calendar biz-schedule

Displays the business-hours schedules configured on the local system.


calendar holiday

To configure a holiday list, use the calendar holiday command in Cisco Unity Express configuration mode. To delete a holiday, use the no form of this command.

calendar holiday date yyyy mm dd [description holiday-description]

no calendar holiday date yyyy [mm [dd]]

Syntax Description

date yyyy mm dd

Date of the holiday. yyyy is the 4-digit year, mm is the 2-digit month, and dd is the 2-digit day.

description holiday-description

(Optional) Description of the holiday. Enclose the text in double quotes (" ") if the description is more than one word.


Defaults

No holiday lists are configured.

Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

2.1

This command was introduced.


Usage Guidelines

A holiday list contains user-designated calendar dates for a specified year. When a caller reaches the auto attendant (AA), the welcome prompt script checks if the current day is a holiday. If it is a holiday, the AA plays the holiday prompt to the caller. In the canned AA script provided with the Cisco Unity Express package, this prompt (AAHolidayPrompt.wav) is "We are closed today. Please call back later." You can customize this prompt by recording a more meaningful message, such as "We are closed today for a holiday. If this is an emergency, please call 1-222-555-0150 for assistance. Otherwise, please call back later."

The prompt must be a .wav file with the format G.711 u-law, 8 kHz, 8 bit, Mono. Use the GUI Voice Mail > Prompts option or CLI commands to upload the custom prompt. Alternatively, you can record the prompt using the Administration via Telephone (AvT) system. After uploading or recording the custom prompt, use the GUI Voice Mail > Auto Attendant option or the CLI commands to associate the new prompt with the AA. The new prompt takes effect as soon as it is configured; the system does not need to be restarted.

A list can contain a maximum of 26 holidays for the year.

Cisco Unity Express supports up to three holiday lists: the previous year, the current year, and the next year. If a year has no configured entries, the system treats that year as having no holidays.

The administrator can delete entries from a previous year list but cannot add or modify that list in any other way.

The system automatically deletes the "previous year" list when the a new calendar year begins. For example, if the active lists are:

2004—Previous Year
2005—Current Year
2006—Next Year

On January 1, 2006, the active lists are:

2005—Previous Year
2006—Current Year
2007—Next Year

The system automatically deletes the holiday list for 2004, changes the designations of the 2005 and 2006 holiday lists, and permits holidays for 2007 to be configured.

To configure the holiday list for the current year and next year using the GUI, choose the Voice Mail > Holiday Settings option.

To copy holidays from one year to the next, choose the GUI option Copy all to next year under Voice Mail > Holiday Settings.

Examples

The following example creates a holiday list for 2005:

se-10-0-0-0# config t

se-10-0-0-0(config)# calendar holiday date 2005 05 30 description "Memorial Day"

se-10-0-0-0(config)# calendar holiday date 2005 07 04 description "Independence Day"

se-10-0-0-0(config)# calendar holiday date 2005 11 24 description "Thanksgiving Day"

se-10-0-0-0(config)# calendar holiday date 2005 11 25 description "Thanksgiving Day"

se-10-0-0-0(config)# exit


The following examples illustrate deleting holidays from the holiday list.


Note Use this command with caution, as this operation is irreversible and may cause loss of holiday configuration for the entire year.


The following example deletes a holiday from the 2005 holiday list:

se-10-0-0-0# config t

se-10-0-0-0(config)# no calendar holiday date 2005 05 30

se-10-0-0-0(config)# exit


The following example deletes the holidays from a specific month in the 2005 holiday list:

se-10-0-0-0# config t

se-10-0-0-0(config)# no calendar holiday date 2005 11

se-10-0-0-0(config)# exit


The following example deletes all the holidays for a specific year:

se-10-0-0-0# config t

se-10-0-0-0(config)# no calendar holiday date 2005

se-10-0-0-0(config)# exit

Related Commands

Command
Description

show calendar holiday

Displays the holidays configured on the local system.


ccm-manager address

To configure the IP address or hostname of Cisco CallManager servers, use the ccm-manager address command in Cisco Unity Express JTAPI configuration mode. To set a server address to 0.0.0.0, use the no form of this command.

ccm-manager address {primary-server-ip-address | primary-server-hostname} [[secondary-server-ip-address [tertiary-server-ip-address | tertiary-server-hostname] | secondary-server-hostname [tertiary-server-ip-address | tertiary-server-hostname]]

no ccm-manager address {server-ip-address | server-hostname}

Syntax Description

primary-server-ip-address

IP address of the primary Cisco CallManager server.

primary-server-hostname

Hostname of the primary Cisco CallManager server.

secondary-server-ip-address

(Optional) IP address of the secondary Cisco CallManager server.

secondary-server-hostname

(Optional) Hostname of the secondary Cisco CallManager server.

tertiary-server-ip-address

(Optional) IP address of the tertiary Cisco CallManager server.

tertiary-server-hostname

(Optional) Hostname of the tertiary Cisco CallManager server.

server-ip-address

IP address of any Cisco CallManager server.

server-hostname

Hostname of any Cisco CallManager server.


Command Modes

Cisco Unity Express JTAPI configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

Use the ccm-manager address command to specify a maximum of three Cisco CallManager servers. Enter multiple IP addresses or hostnames on one command line or use separate command lines to enter each IP address or hostname.

The no form of the command sets the server's IP address to 0.0.0.0.

Examples

The following example configures the JTAPI subsystem with three Cisco CallManager servers.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# ccm-manager address 10.100.10.120 10.110.10.120 10.120.10.120
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

ccm-manager username

Specifies the JTAPI user ID and password.

ccn subsystem jtapi

Enters JTAPI configuration mode.

ctiport

Specifies the Cisco CallManager CTI ports used by Cisco Unity Express.

show ccn subsystem jtapi

Displays statistics for the JTAPI subsystems.


ccm-manager credentials

To specify the Cisco CallManager JTAPI username and password in encrypted form, use the ccm-manager credentials command in Cisco Unity Express JTAPI configuration mode.

ccm-manager credentials hidden credentials

Syntax Description

credentials

Encrypted username and password combination.


Command Modes

Cisco Unity Express JTAPI configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

Use the ccm-manager credentials command to specify the Cisco CallManager JTAPI username and password in encrypted form.

Examples

The following example configures the JTAPI subsystem with an encrypted username and password.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# ccm-manager credentials hidden +DuGhIBvqsghj6p6aBUoRQ4E0vzCD5YHSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35jwAAAA A=
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

ccm-manager address

Specifies the Cisco CallManager server.

ccn subsystem jtapi

Enters JTAPI configuration mode.

ctiport

Specifies the Cisco CallManager CTI ports used by Cisco Unity Express.

show ccn subsystem jtapi

Displays statistics for the JTAPI subsystems.


ccm-manager username

To specify the Cisco CallManager JTAPI user, use the ccm-manager username command in Cisco Unity Express JTAPI configuration mode. To delete the JTAPI user, use the no form of this command.

ccm-manager username jtapi-user-id password jtapi-user-password

no ccm-manager username

Syntax Description

jtapi-user-id

User ID of the JTAPI user.

password jtapi-user-password

Password for the JTAPI user.


Command Modes

Cisco Unity Express JTAPI configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

Use the ccm-manager username command to specify the Cisco CallManager JTAPI user.

The no form of the command removes the user ID and password.

Examples

The following example configures the JTAPI subsystem with the JTAPI user jtapiuser with password myjtapi.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# ccm-manager username jtapiuser password myjtapi
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

ccm-manager address

Specifies the Cisco CallManager server.

ccn subsystem jtapi

Enters JTAPI configuration mode.

ctiport

Specifies the Cisco CallManager CTI ports used by Cisco Unity Express.

show ccn subsystem jtapi

Displays statistics for the JTAPI subsystems.


ccn application

To create a CCN application and to enter configuration application mode, use the ccn application command in Cisco Unity Express configuration mode. To delete the application, use the no form of this command.

ccn application full-name

no ccn application full-name

Syntax Description

full-name

Full name of the application.


Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

This command specifies the name of the application to configure on the Cisco Unity Express module. The command switches to application configuration mode, which supports several configurable parameters.

Examples

This example creates the application autoattendant.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application autoattendant
se-10-0-0-0(config-application)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

show ccn application

Displays details for each configured application.

show ccn scripts

Displays configured script names and descriptions.


ccn call terminate

To terminate an active call, use the ccn call terminate command in Cisco Unity Express EXEC mode.

ccn call terminate {callimplid | portimplid} impli-id

Syntax Description

callimplid

Terminates a call. with a specified call implementation ID.

portimplid

Terminates a call from a specified port implementation ID.

impli-id

Implementation ID of the call to be terminated.


Command Modes

Cisco Unity Express EXEC

Command History

Release
Modification

2.1

This command was introduced.


Usage Guidelines

Use this command to terminate active voice calls in the Cisco Unity Express system.

Use the show ccn call route command to display the implementation IDs of the calls.

Examples

The following examples terminate calls with call implementation ID 4085555010 and port implementation ID 1567/1:

se-10-0-0-0# ccn call terminate callimplid 4085555010
se-10-0-0-0# ccn call terminate portimplid 1567/1

Related Commands

Command
Description

show ccn call route

Displays active calls for a specified route.


ccn copy prompt

To copy customized prompt files from Cisco Unity Express to another location, use the ccn copy prompt command in Cisco Unity Express EXEC mode.

ccn copy prompt prompt-filename url ftp://destination-ip-address/prompt-filename [language xx_YY] [username name password password]

Syntax Description

prompt-filename

Name of the prompt file to be copied.

ftp://url destination-ip-address

Destination server where the prompt file will be stored.

language xx_YY

(Optional) Language of the prompt. See Release Notes for Cisco Unity Express Release 2.2 for a list of supported languages.

username name

(Optional) Specifies the login name for the server. The default is "anonymous".

password password

(Optional) Specifies the login password.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.1

This command was introduced.

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.

2.0

The language option was added.


Usage Guidelines

Using the language option copies the prompt in language xx_YY to the specified server. Otherwise, the system copies the prompt in the system default language to the server. The prompts must be previously recorded .wav files. Use the Administration via Telephone (AvT) to record the prompts from the telephone user interface (TUI).

Examples

The following example copies the French prompt file AAHello.wav to an FTP server:

se-10-0-0-0# ccn copy prompt AAHello.wav url ftp://172.16.10.0/AAHello.wav language fr_FR

Related Commands

Command
Description

ccn copy script

Copies script files from Cisco Unity Express to another location.

ccn delete

Deletes script and prompt files.

show ccn prompts

Displays a list of configured prompt files.

show ccn scripts

Displays a list of configured script files.


ccn copy script

To copy customized script files from Cisco Unity Express to another location, use the ccn copy script command in Cisco Unity Express EXEC mode.

ccn copy script script-filename url ftp://destination-ip-address

Syntax Description

script-filename

Name of the script file to be copied.

url ftp://destination-ip-address

Destination URL where the prompt file will be stored.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.1

This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

Use the ccn copy script command to store script files on a server. Use the Cisco Unity Express script editor program to create the scripts, which specify how the incoming auto attendant calls are handled. This includes what prompts the caller hears, when alternate prompts are played, which extensions should be dialed based on the caller's key presses, and other similar call handling characteristics.

Examples

The following example copies the script file AAnight.aef to an FTP server:

se-10-0-0-0# ccn copy script AAnight.aef url ftp://172.16.10.0/Scripts

Related Commands

Command
Description

ccn copy prompt

Copies prompt files from Cisco Unity Express to another location.

ccn delete

Deletes script and prompt files.

show ccn prompts

Displays a list of configured prompt files.

show ccn scripts

Displays a list of configured script files.


ccn copy url

To copy customized script or prompt files to Cisco Unity Express from another location, use the ccn copy url command in Cisco Unity Express EXEC mode.

Prompt File

ccn copy url ftp://source-ip-address/prompt-filename.wav prompt prompt-filename.wav [language language] [username username password password]

Script File

ccn copy url ftp://source-ip-address/script-filename.aef script script-filename.aef [username username password password]

Syntax Description

ftp://source-ip-address

Url of the server where the file is stored.

prompt prompt-filename

Name of the prompt file to be copied.

script script-filename

Name of the script file to be copied.

language language

(Optional) Language of the prompt. See Release Notes for Cisco Unity Express Release 2.2 for a list of supported languages.

username username

(Optional) Specifies the login name for the server. The default is "anonymous".

password password

(Optional) Specifies the login password.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.1

This command was introduced.

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.

2.0

The language option was added.


Usage Guidelines

Use the ccn copy url command to retrieve prompt and script files from a server.

Examples

The following example copies the script file MyScript.aef from an FTP server:

se-10-0-0-0# ccn copy url ftp://172.168.10.0/MyScript.aef script MyScript.aef

Related Commands

Command
Description

ccn copy script

Copies script files from Cisco Unity Express to another location.

ccn copy prompt

Copies prompt files from Cisco Unity Express to another location.

ccn delete

Deletes script and prompt files.

show ccn prompts

Displays a list of configured prompt files.

show ccn scripts

Displays a list of configured script files.


ccn delete

To delete a prompt or script from the Cisco Unity Express module, use the ccn delete command in Cisco Unity Express EXEC mode.

ccn delete {prompt prompt-filename [language xx_YY] | script script-filename}

Syntax Description

prompt prompt-filename

Name of the prompt file.

language xx_YY

(Optional) Language of the prompt. See Release Notes for Cisco Unity Express Release 2.2 for a list of supported languages.

script script-filename

Name of the script file.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.

2.0

The language option was added.


Usage Guidelines

Use this command to delete auto-attendant .wav greeting prompts or an application .aef script file. Use the show ccn prompts or show ccn scripts command to display configured prompts and scripts before deleting one.

Use the language option to delete a user prompt from that language. Otherwise, the system deletes the prompt from the system default language. Release 2.0 supports only one installed language.

Examples

The following example deletes the script vm.aef:

se-10-0-0-0# ccn delete script vm.aef

The following example deletes the French welcome prompt AAHello.wav:

se-10-0-0-0# ccn delete prompt AAHello.wav language fr_FR

Related Commands

Command
Description

ccn application

Configures an application.

ccn copy prompt

Copies prompt files from Cisco Unity Express to another location.

show ccn prompts

Displays configured CCN prompt files.

show ccn scripts

Displays configured CCN script files.


ccn engine

To configure the features shared by all the Cisco Unity Express subsystems and to enter configuration engine mode, use the ccn engine command in Cisco Unity Express configuration mode.

ccn engine

Syntax Description

This command has no options or keywords.

Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Examples

The following example enters configuration engine mode:

se-10-0-0-0> enable
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn engine

se-10-0-0-0(config-engine)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

ccn application

Configures an application.

ccn subsystem sip

Configures the subsystems on Cisco Unity Express.

ccn trigger sip phonenumber

Configures the triggers for handling calls to Cisco Unity Express.

show ccn engine

Displays the CCN engine statistics.


ccn subsystem jtapi

To enter the Java Telephony Application Programming Interface (JTAPI) configuration mode, use the ccn subsystem jtapi command in Cisco Unity Express configuration mode. This command does not have a no form.

ccn subsystem jtapi

Syntax Description

This command has no arguments or keywords.

Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.1

This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Examples

The following example enters JTAPI configuration mode:

se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

ccm-manager address

Specifies the Cisco CallManager server.

ccm-manager username

Specifies the JTAPI user ID and password.

ctiport

Specifies the Cisco CallManager CTI ports used by Cisco Unity Express.

show ccn subsystem jtapi

Displays statistics for the JTAPI subsystems.


ccn subsystem sip

To enter Session Initiation Protocol (SIP) configuration mode, use the ccn subsystem sip command in Cisco Unity Express configuration mode. This command does not have a no form.

ccn subsystem sip

Syntax Description

This command has no arguments or keywords.

Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Examples

The following example enters SIP configuration mode:

se-10-0-0-0> enable
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem sip
se-10-0-0-0(config-sip)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

show ccn subsystem sip

Displays statistics for the configured subsystems.


ccn trigger jtapi phonenumber

To configure the triggers that activate Cisco Unity Express JTAPI application functions and to enter trigger configuration mode, use the ccn trigger jtapi phonenumber command in Cisco Unity Express configuration mode. To delete the trigger, use the no form of this command.

ccn trigger jtapi phonenumber number

no ccn trigger jtapi phonenumber number

Syntax Description

number

Specifies the phone number that acts as the trigger to start the application on the JTAPI proxy server and enters trigger configuration mode. The number value should be the last four digits of the full telephone number that callers dial to reach the auto attendant.


Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

The number value should be the last four digits of the full telephone number that callers dial to reach the auto attendant.

Examples

The following example enters configuration mode for the trigger 7800.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger jtapi phonenumber 7800
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

show ccn trigger

Displays the configuration of an application trigger.


ccn trigger sip phonenumber

To configure the triggers that activate Cisco Unity Express SIP application functions and to enter trigger configuration mode, use the ccn trigger sip phonenumber command in Cisco Unity Express configuration mode. To delete the trigger, use the no form of this command.

ccn trigger sip phonenumber number

Syntax Description

number

Specifies the phone number that acts as the trigger to start the application on the SIP proxy server and enters trigger configuration mode. The number value should be the last four digits of the full telephone number that callers dial to reach the auto attendant.


Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

An application may have several triggers that invoke it, but a trigger must be associated with only one application.

Examples

The following example enters configuration mode for the trigger 7800.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger sip phonenumber 7800
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

show ccn trigger

Displays the configuration of an application trigger.


clock timezone

To set the time zone for the Cisco Unity Express system, use the clock timezone command in Cisco Unity Express configuration mode.

clock timezone [time-zone]

Syntax Description

time-zone

(Optional) Time zone of the local branch.


Command Modes

Cisco Unity Express configuration

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

Cisco Unity Express gets the time from the configured NTP server to date-stamp system and application functions. The clock timezone command specifies the local time zone where Cisco Unity Express is installed.

If you know the phrase for the time-zone, enter it for the time-zone value. If you do not know the time zone phrase, leave the time-zone value blank and a series of menus appear to guide you through the time zone selection process.

Examples

The following example shows how United States Pacific Time is selected using the timezone menu:

se-10-0-0-0# config t
se-10-0-0-0(config)# clock timezone
Please identify a location so that time zone rules can be set correctly.
Please select a continent or ocean.
1) Africa 4) Arctic Ocean 7) Australia 10) Pacific Ocean
2) Americas 5) Asia 8) Europe
3) Antarctica 6) Atlantic Ocean 9) Indian Ocean
#? 2
Please select a country.
1) Anguilla 18) Ecuador 35) Paraguay
2) Antigua & Barbuda 19) El Salvador 36) Peru
3) Argentina 20) French Guiana 37) Puerto Rico
4) Aruba 21) Greenland 38) St Kitts & Nevis
5) Bahamas 22) Grenada 39) St Lucia
6) Barbados 23) Guadeloupe 40) St Pierre & Miquelon
7) Belize 24) Guatemala 41) St Vincent
8) Bolivia 25) Guyana 42) Suriname
9) Brazil 26) Haiti 43) Trinidad & Tobago
10) Canada 27) Honduras 44) Turks & Caicos Is
11) Cayman Islands 28) Jamaica 45) United States
12) Chile 29) Martinique 46) Uruguay
13) Colombia 30) Mexico 47) Venezuela
14) Costa Rica 31) Montserrat 48) Virgin Islands (UK)
15) Cuba 32) Netherlands Antilles 49) Virgin Islands (US)
16) Dominica 33) Nicaragua
17) Dominican Republic 34) Panama
#? 45
Please select one of the following time zone regions.
1) Eastern Time
2) Eastern Time - Michigan - most locations
3) Eastern Time - Kentucky - Louisville area
4) Eastern Standard Time - Indiana - most locations
5) Central Time
6) Central Time - Michigan - Wisconsin border
7) Mountain Time
8) Mountain Time - south Idaho & east Oregon
9) Mountain Time - Navajo
10) Mountain Standard Time - Arizona
11) Pacific Time
12) Alaska Time
13) Alaska Time - Alaska panhandle
14) Alaska Time - Alaska panhandle neck
15) Alaska Time - west Alaska
16) Aleutian Islands
17) Hawaii
#? 11

The following information has been given:

United States
Pacific Time

Therefore TZ='America/Los_Angeles' will be used.
Local time is now: Fri Dec 24 10:41:28 PST 2004.
Universal Time is now: Fri Dec 24 18:41:28 UTC 2004.
Is the above information OK?
1) Yes
2) No
#? 1
se-10-0-0(config)#

The following example shows how United States Pacific Time is selected using the timezone name:

se-10-0-0-0# config t
se-10-0-0-0(config)# clock timezone Americas/Los_Angeles

Related Commands

Command
Description

ntp server

Specifies the NTP server for Cisco Unity Express.

show clock detail

Displays the clock details.


closed day

To specify the hours when a business is closed, use the closed day command in Cisco Unity Express business configuration mode. To change a closed time to an open time, use the no form of this command.

closed day day-of-week from hh:mm to hh:mm

no closed day day-of-week from hh:mm to hh:mm

Syntax Description

day-of-week

Day of the week. Valid values are 1 to 7, where 1 represents Sunday, 2 is Monday, 3 is Tuesday, 4 is Wednesday, 5 is Thursday, 6 is Friday, and 7 is Saturday.

from hh:mm

Starting time. Use the 24-hour clock for the hours hh. Valid values for minutes mm are 0 to 30.

to hh:mm

Ending time. Use the 24-hour clock for the hours hh. Valid values for minutes mm are 0 to 30.


Defaults

Default business hours are open 24 hours each day, 7 days per week.

Command Modes

Cisco Unity Express business configuration

Command History

Cisco Unity Express Release
Modification

2.1

This command was introduced.


Usage Guidelines

Each day is divided into half-hour time slots. By default, all the time slots are open. The closed day command changes an open time slot to a closed time slot.

The closed day command gives the same results as the no open day command.

Examples

The following example creates a business-hours schedule called normal:

se-10-0-0-0# config t

se-10-0-0-0(config)# calendar biz-schedule normal

Adding new schedule

se-10-0-0-0(config-business)# closed day 1 from 00:00 to 24:00

se-10-0-0-0(config-business)# closed day 2 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 2 from 17:30 to 24:00

se-10-0-0-0(config-business)# closed day 3 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 3 from 17:30 to 24:00

se-10-0-0-0(config-business)# closed day 4 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 4 from 17:30 to 24:00

se-10-0-0-0(config-business)# closed day 5 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 5 from 20:00 to 24:00

se-10-0-0-0(config-business)# closed day 6 from 00:00 to 08:30

se-10-0-0-0(config-business)# closed day 6 from 18:00 to 24:00

se-10-0-0-0(config-business)# closed day 7 from 00:00 to 09:00

se-10-0-0-0(config-business)# closed day 7 from 13:00 to 24:00

se-10-0-0-0(config-business)# end

se-10-0-0-0(config)# exit


The following example modifies the existing normal business schedule:

se-10-0-0-0(config)# calendar biz-schedule normal

Modifying existing schedule

se-10-0-0-0(config-business)# no closed day 1 from 09:00 to 12:00

se-10-0-0-0(config-business)# end

se-10-0-0-0(config)# exit


Using the command open day 1 from 09:00 to 12:00 gives the same result as the no closed day command above.

Related Commands

Command
Description

calendar biz-schedule

Creates a business-hours schedule.

open day

Specifies the times when a business is open.

show calendar biz-schedule

Displays the business-hours schedules configured on the local system.


continue

To return the Cisco Unity Express system to online mode, use the continue command in Cisco Unity Express offline mode.

continue

Syntax Description

This command has no arguments or keywords.

Command Modes

Cisco Unity Express offline

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

This command returns the Cisco Unity Express system to the previous online mode, such as after a backup procedure or to discontinue a restore to factory defaults. The system begins processing new calls and voice messages.

Examples

The following example illustrates the use of the continue command in the backup procedure:

se-10-0-0-0# offline
!!!WARNING!!!: Putting the system offline will terminate all active calls.
Do you wish to continue[n]? : y
se-10-0-0-0(offline)# backup category data
se-10-0-0-0(offline)# continue
se-10-0-0-0#

Related Commands

Command
Description

backup

Identifies the data to be backed up.

offline

Terminates all active calls and prevents new calls from connecting to the Cisco Unity Express application.

reload

Restarts the Cisco Unity Express system.

restore

Identifies the file to be restored.

restore factory defaults

Restores the system to factory default values.


copy ftp

To copy a new configuration from an FTP server to another Cisco Unity Express location, use the copy ftp command in Cisco Unity Express EXEC mode.

copy ftp: {nvram:startup-config | running-config | startup-config | system:running-config}

Syntax Description

nvram:startup-config

Copies the new configuration to the NVRAM saved configuration.

running-config

Copies the new configuration to the current running configuration.

startup-config

Copies the new configuration to the startup configuration in flash memory.

system:running-config

Copies the new configuration to the system configuration.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

When you copy from the FTP server, the copy ftp command becomes interactive and prompts you for the necessary information.

You may add a username and password to the server IP address if your server is not configured to accept anonymous FTP input. The format would be: userid:password@ftp-server-address/directory.

If you do not specify a directory value, the software uses the default FTP directory.

Examples

The following example shows copying the configuration file named start from the FTP server in the default directory to the startup configuration in NVRAM:

se-10-0-0-0# copy ftp: nvram:startup-config
Address or name or remote host? admin:voice@10.3.61.16
Source filename? start

In the following example, the file named start in the FTP server configs directory is copied to the startup configuration:

se-10-0-0-0# copy ftp: startup-config
!!!WARNING!!! This operation will overwrite your startup configuration.
Do you wish to continue[y]? y
Address or name or remote host? admin:voice@10.3.61.16/configs
Source filename? start

Related Commands

Command
Description

copy running-config

Copies the running configuration to another location.

copy tftp

Copies the startup configuration to another location.

erase startup-config

Deletes configuration data.

write

Copies the running configuration to the startup configuration.


copy ldap

To copy the current LDAP information, stored in the CUE database, to an FTP server, use the copy ldap command in Cisco Unity Express EXEC mode.

copy ldap url ftp://[user-id:ftp-password@]ftp-server-address[/directory]/filename

Syntax Description

url ftp://user-id:ftp-password@

(Optional) Specifies the FTP username and password to access the FTP server. If no username and password are specified, the default username anonymous is used.

@ftp-server-address

The IP address of the FTP server.

/directory

(Optional) The directory where the LDAP data file will be stored on the FTP server. If no directory is specified, the default directory on the FTP server will be used.

/filename

The filename for the LDAP data on the FTP server.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

If you do not specify a directory value, the software uses the default FTP directory.

Examples

The following example shows copying the LDAP data to the default directory on the FTP server and saving the data in the file ldapinfo.

se-10-0-0-0# copy ldap url ftp://admin:cue@10.10.67.163/ldapinfo
se-10-0-0-0#

Related Commands

Command
Description

copy running-config

Copies the running configuration to another location.

copy tftp

Copies the startup configuration to another location.


copy log

To copy the current logging information stored in the CUE database to an FTP server, use the copy log command in Cisco Unity Express EXEC mode.

copy log {install.log | dmesg | syslog.log | atrace.log | klog.log | debug_server.log | messages.log} url ftp://[user-id:ftp-password@]ftp-server-address[/directory]/filename

Syntax Description

install.log

Contains the latest install information.

dmesg

Contains boot up logs.

syslog.log

Contains system messages.

atrace.log

Contains messages generated by a trace command.

debug_server.log

Contains messages generated by a debug command.

klog.log

he trace facility is a diagnostics facility that writes messages within a kernel buffer in memory.

messages.log

Contains kernel messages and system messages but no trace messages.

user-id:ftp-password@

(Optional) Specifies the FTP username and password to access the FTP server. If no username and password are specified, the default username anonymous is used.

ftp-server-address

IP address of the FTP server.

/directory

(Optional) Directory where the log data file will be stored on the FTP server. If no directory is specified, the default directory on the FTP server will be used.

/filename

Filename for the log data on the FTP server.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

If you do not specify a directory value, the software uses the default FTP directory.

Examples

The following example shows copying the install log data to the default directory on the FTP server and saving the data in the file installinfo.

se-10-0-0-0# copy log install.log url ftp://admin:cue@10.10.67.163/lnstallinfo
se-10-0-0-0#

Related Commands

Command
Description

show log

Displays the contents of a system log.


copy running-config

To copy the running configuration to another destination, use the copy running-config command in Cisco Unity Express EXEC mode.

copy running-config {ftp: | nvram:startup-config filename | startup-config | tftp:}

Syntax Description

ftp:

Begins the FTP menu where you enter the FTP server IP address and destination filename to copy the running configuration to an FTP server.

nvram:startup-config filename

Copies the running configuration to the NVRAM saved configuration named filename.

startup-config

Copies the running configuration to the startup configuration in flash memory named filename.

tftp:

Begins the TFTP menu where you enter the TFTP server IP address and destination filename to copy the running configuration to a TFTP server.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

When you copy to an FTP or TFTP server, the copy running-config command becomes interactive and prompts you for the necessary information. You may add a username and password to the server IP address if your server is not configured to accept anonymous FTP input. The format would be: userid:password@ftp-server-address/directory. If you do not specify a directory value, the software uses the default FTP directory.

Examples

In the following example, the running configuration is copied to the FTP server, which requires a user ID and password and has an IP address of 172.16.231.193. The running configuration is copied to the configs directory as file saved_start.

se-10-0-0-0# copy running-config ftp:
Address or name of remote host? admin:voice@172.16.231.193/configs
Source filename? saved_start


The following example shows the running configuration copied to the NVRAM saved configuration as filename startup:

se-10-0-0-0# copy running-config nvram:startup-config startup

The following example shows the running configuration copied to the startup configuration as filename start:

se-10-0-0-0# copy running-config startup-config start

The following example shows the running configuration copied to the TFTP server as filename temp_start:

se-10-0-0-0# copy running-config tftp:
Address or name of remote host? 172.16.231.190
Source filename? temp_start

Related Commands

Command
Description

copy ftp

Copies network FTP data to another destination.

copy startup-config

Copies the startup configuration to another location.

copy tftp

Copies the TFTP data to another location.

erase startup-config

Deletes configuration data.

write

Copies the running configuration to the startup configuration.


copy startup-config

To copy the startup configuration to another destination, use the copy startup-config command in Cisco Unity Express EXEC mode.

copy startup-config {ftp: | tftp:}

Syntax Description

ftp:

Begins the FTP menu where you enter the FTP server IP address and destination filename to copy the startup configuration to an FTP server.

tftp:

Begins the TFTP menu where you enter the TFTP server IP address and destination filename to copy the startup configuration to a TFTP server.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

When you copy to an FTP or TFTP server, the copy startup-config command becomes interactive and prompts you for the necessary information. You may add a username and password to the server IP address if your server is not configured to accept anonymous FTP input. The format would be: userid:password@ftp-server-address/directory. If you do not specify a directory value, the software uses the default FTP directory.

Examples

In the following example, the startup configuration is copied to the FTP server, which requires a user ID and password and has an IP address of 172.16.231.193. The startup configuration is copied to the configs directory as file saved_start.

se-10-0-0-0# copy startup-config ftp:
Address or name of remote host? admin:voice@172.16.231.193/configs
Source filename? saved_start

The following example shows the startup configuration being copied to the TFTP server as filename temp_start:

se-10-0-0-0# copy startup-config tftp:
Address or name of remote host? 172.16.231.190
Source filename? temp_start

Related Commands

Command
Description

copy ftp

Copies network FTP data to another destination.

copy running-config

Copies the running configuration to another location.

copy tftp

Copies the TFTP data to another location.

erase startup-config

Deletes configuration data.

write

Copies the running configuration to the startup configuration.


copy tftp

To copy the network TFTP server information to another destination, use the copy tftp command in Cisco Unity Express EXEC mode.

copy tftp: {nvram:startup-config | running-config | startup-config | system:running-config}

Syntax Description

nvram:startup-config

Destination location for the copy procedure is the NVRAM saved configuration. Begins the interactive menu where you enter the TFTP server IP address and destination filename.

running-config

Destination location for the copy procedure is the active configuration in flash memory. Begins the interactive menu where you enter the TFTP server IP address and destination filename.

startup-config

Destination location for the copy procedure is the startup configuration in flash memory. Begins the interactive menu where you enter the TFTP server IP address and destination filename.

system:running-config

Destination location for the copy procedure is the system configuration. Begins the interactive menu where you enter the TFTP server IP address and destination filename.


Command Modes

Cisco Unity Express EXEC

Command History

Cisco Unity Express Release
Modification

1.0

This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.

1.1

This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Usage Guidelines

The copy tftp command is an interactive command and prompts you for the necessary information. You may add a username and password to the server IP address if your server is not configured to accept anonymous TFTP input. The format would be: userid:password@ftp-server-address/directory. If you do not specify a directory value, the software uses the default TFTP directory.

Copying a startup configuration from the TFTP server to the startup configuration overwrites the startup configuration. Cisco Unity Express displays a warning that asks you to confirm the overwrite.

Examples

The following example shows a TFTP server with the IP address 10.3.61.16. The TFTP server data in the source filename start is copied to the running configuration.

se-10-0-0-0# copy tftp: running-config
Address or name of remote host? 10.3.61.16
Source filename? start

In the following example, the TFTP server has the IP address 10.3.61.16. The file start in directory configs on the TFTP server is copied to the startup configuration.

se-10-0-0-0# copy tftp: startup-config
!!!WARNING!!! This operation will overwrite your startup configuration.
Do you wish to continue[y]? y
Address or name of remote host? 10.3.61.16/configs
Source filename? start

Related Commands

Command
Description

copy ftp

Copies network FTP server information to another location.

copy running-config

Copies the running configuration to another location.

copy startup-config

Copies the startup configuration to another location.

erase startup-config

Deletes configuration data.

write

Copies the running configuration to the startup configuration.


ctiport

To specify one or more Cisco CallManager CTI ports, use the ctiport command in Cisco Unity Express JTAPI configuration mode. To delete a CTI port, use the no form of this command.

ctiport cti-port [cti-port2 cti-port3...cti-portN ]

no ctiport cti-portN

Syntax Description

cti-port

CTI port number.

cti-portN

(Optional) Additional CTI ports.


Command Modes

Cisco Unity Express JTAPI configuration

Command History

Cisco Unity Express Release
Modification

1.1

This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager 3.3(3).

1.1.2

This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.


Examples

The following example configures the JTAPI subsystem with eight CTI ports.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# ctiport 6400 6500 6600 6700 6800 6900 7000 7100
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)#

The following example deletes CTI port 6700.

se-10-0-0-0# config t
se-10-0-0-0(config)# ccn subsystem jtapi
se-10-0-0-0(config-jtapi)# no ctiport 6700
se-10-0-0-0(config-jtapi)# end
se-10-0-0-0(config)#

Related Commands

Command
Description

ccm-manager address

Specifies the Cisco CallManager server.

ccm-manager username

Specifies the JTAPI user ID and password.

ccn subsystem jtapi

Enters JTAPI configuration mode.

show ccn subsystem jtapi

Displays statistics for the JTAPI subsystems.



hometocprevnextglossaryfeedbacksearchhelp

Posted: Fri Jan 13 04:00:25 PST 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.