Specifications
5-33
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
Managing Applications
Step 3
default [description | enabled | maxsessions | script |
parameter name]
Example:
se-10-0-0-0(config-application)# default maxsessions
(Optional) Resets the application configuration as
follows:
• description—Sets the description to the
name of the application.
• enabled—Enables the application.
• maxsessions—Sets the maxsessions value to
the number of licensed ports for that
application type.
• script—No effect.
• parameter name—Uses the script’s default
value.
Step 4
description “text”
Example:
se-10-0-0-0(config-application)# description “my
application”
(Optional) Enter a description of the application.
Use quotes around the text.
Step 5
maxsessions number
Example:
se-10-0-0-0(config-application)# maxsessions 5
Specifies the number of callers who can access
this application simultaneously.
Step 6
no [description | enabled | maxsessions | script |
parameter name]
Example:
se-10-0-0-0(config-application)# no description
(Optional) Resets the application configuration as
follows:
• description —Removes the description for
this application.
• enabled—Disables the application.
• maxsessions—Sets the maxsessions value to
zero.
• script—No effect.
• parameter name—No effect.
Step 7
parameter name “value”
Example:
se-10-0-0-0(config-application)# parameter MaxRetry “4”
se-10-0-0-0(config-application)# parameter
WelcomePrompt “Welcome.wav”
Configures script parameters for the application.
Each parameter must have a name and a value,
which is written within quotes. For more details
on Script Parameters, see the “Script Parameters
for Applications” section on page 34.
Step 8
script name
Example:
se-10-0-0-0(config-application)# script myscript.aef
Specifies the name of the script that will be used
by the application.
Step 9
enabled
Example:
se-10-0-0-0(config-application)# enabled
Allows the application to be accessible to the
system.
Command or Action Purpose