Table Of Contents
M
maxsessions (ccn application)
maxsessions (ccn trigger jtapi)
maxsessions (ccn trigger sip)
maxsteps (ccn engine)
mwi refresh
M
maxsessions (ccn application)
maxsessions (ccn trigger jtapi)
maxsessions (ccn trigger sip)
maxsteps (ccn engine)
mwi refresh
maxsessions (ccn application)
To specify the number of users who can access this application simultaneously, use the maxsessions command in Cisco Unity Express configuration application mode. Use the no form of this command to set the value to 0.
maxsessions number
Syntax Description
number
|
Specifies the number of users who can access this application simultaneously. The maximum value is determined by the number of ports purchased for the application. The default value is the number of ports granted by the license.
|
Command Modes
CCN configuration application mode
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 maxsessions command to control how many users can use the application simultaneously.
Examples
The following examples sets the maximum number of users to 12.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application autoattendant
se-10-0-0-0(config-application)# maxsessions 12
se-10-0-0-0(config-application)# end
se-10-0-0-0(config)# exit
Related Commands
maxsessions (ccn trigger jtapi)
To specify the number of users who can access this trigger simultaneously, use the maxsessions command in Cisco Unity Express configuration trigger mode. Use the no form of this command to set the value to 0.
maxsessions number
Syntax Description
number
|
Specifies the number of users who can access this trigger simultaneously. The maximum value is determined by the number of ports purchased for the application. The default value is the number of ports granted by the license.
|
Command Modes
CCN configuration trigger mode
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 maxsessions command to control how many users can use the trigger simultaneously.
Examples
The following examples sets the maximum number of users to 12.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger jtapi phonenumber 1234
se-10-0-0-0(config-trigger)# maxsessions 12
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands
maxsessions (ccn trigger sip)
To specify the number of users who can access this trigger simultaneously, use the maxsessions command in Cisco Unity Express configuration trigger mode. Use the no form of this command to set the value to 0.
maxsessions number
Syntax Description
number
|
Specifies the number of users who can access this trigger simultaneously. The maximum value is determined by the number of ports purchased for the application. The default value is the number of ports granted by the license.
|
Command Modes
CCN configuration trigger mode
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 maxsessions command to control how many users can use the trigger simultaneously.
Examples
The following examples sets the maximum number of users to 12.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn trigger sip phonenumber 1234
se-10-0-0-0(config-trigger)# maxsessions 12
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
Related Commands
maxsteps (ccn engine)
To specify the maximum number of steps that can be executed in an application, use the maxsteps command in Cisco Unity Express configuration engine mode.
maxsteps number
Syntax Description
number
|
Specifies the maximum number of steps that can be executed in an application. The default value is 1000.
|
Defaults
maxsteps: 1000 steps
Command Modes
CCN configuration engine mode
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 maxsteps command to specify the maximum number of steps that can be executed in an application.
Examples
The following examples sets the maximum number of steps to 500.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn engine
se-10-0-0-0(config-engine)# maxsteps 500
se-10-0-0-0(config-engine)# end
se-10-0-0-0(config)# exit
Related Commands
Command
|
Description
|
ccn application
|
Configures the CCN applications, such as voice mail and auto attendant.
|
show ccn engine
|
Displays the CCN engine details.
|
mwi refresh
To refresh the message-waiting indicator (MWI) lights on one or more telephones, use the mwi refresh command in Cisco Unity Express EXEC mode.
mwi refresh {all | telephonenumber tel-number}
Syntax Description
all
|
Refreshes all telephones configured on the system.
|
telephonenumber tel-number
|
Refreshes the specified telephone number or extension.
|
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
Use this command to update the MWI lights when they are not in synchronization with the stored voice messages.
Refreshing an extension that does not require it does not affect that extension.
Examples
The following example refreshes the MWIs for all telephones:
se-10-0-0-0# mwi refresh all
The following example refreshes the MWI for extension 2015:
se-10-0-0-0# mwi refresh telephonenumber 2015
Related Commands
Command
|
Description
|
show groups
|
Displays a list of all configured groups.
|
show users
|
Displays a list of all configured users.
|
show voicemail
|
Displays the properties of the configured voice-mail system.
|