|
Table Of Contents
email domain (network location id)
E
email domain (network location id)
email domain (network location id)
To configure the e-mail domain for the remote voice-mail location, use the email command in Cisco Unity Express location configuration mode. To set the domain to an empty string, use the no form of this command.
email domain {name | ip-address}
no email domain {name | ip-address}
Syntax Description
name
Configures the e-mail domain hostname for the location.
ip-address
Configures the e-mail domain IP address for the location.
Defaults
No email domain is configured.
Command Modes
Location configuration
Command History
Usage Guidelines
This command configures the e-mail domain name or IP address for the location. The domain name is added when a VPIM message is sent to the remote location (for example, "4843000@cisco.com"). If you do not configure a domain name or IP address, the Cisco Unity Express system at this location cannot receive network messages.
Examples
The following example configures the e-mail domain for network location 9 to 10.12.0.1.
se-10-0-0-0# config t
se-10-0-0-0(config)# network location id 9
se-10-0-0-0(config-location)# email domain 10.12.0.1
se-10-0-0-0(config-location)# end
se-10-0-0-0(config)#
Related Commands
Command DescriptionConfigures the CCN applications, such as voice mail and auto attendant.
Displays the CCN application details.
enable (network location)
To enable a network location to send and receive Cisco Unity Express voice mail messages, use the enable command in Cisco Unity Express location configuration mode. To disable the location, use the no form of this command.
enable
no enable
Syntax Description
This command has no arguments or keywords.
Defaults
Network locations are enabled.
Command Modes
Cisco Unity Express location configuration
Command History
Usage Guidelines
Network locations are enabled by default to send and receive Cisco Unity Express voice mail messages. Use the no enable command to prevent communication to the location. Use the enable command to reestablish communication to the network location.
Note The no enable command does not erase the network location from the Cisco Unity Express database.
Examples
The following example displays the details for network location 15 with networking disabled:
se-10-0-0-0# config t
se-10-0-0-0(config)# network location id 15
se-10-0-0-0(config-location)# no enable
!!!WARNING!!!:Disabling location will disable
networking to/from this location.
Do you wish to continue[n]?:y
se-10-0-0-0(config-location)# end
se-10-0-0-0(config)# exit
se-10-0-0-0#
se-10-0-0-0# show network detail location id 15
Name: houston
Abbreviation: hou
Email domain: how.cue.abcdef.com
Minimum extension length: 2
Maximum extension length: 15
Phone prefix: 4
VPIM encoding: dynamic
Send spoken name: enabled
Send vCard: enabled
State: disabled
VPIM broadcast ID: vpim-broadcast
Sent msg count: 1
Received msg count: 1
The following example reestablishes voice-mail transmission to and from network location 15.
se-10-0-0-0# config t
se-10-0-0-0(config)# network location id 15
se-10-0-0-0(config-location)# enable
se-10-0-0-0(config-location)# end
se-10-0-0-0(config)# exit
Related Commands
Command Descriptionnetwork location
Specifies a network ID for a remote site.
show network detail
Displays details of a specified network location.
enabled (ccn application)
To start an application, use the enabled command in Cisco Unity Express CCN configuration application mode. To disable the application, use the no form of this command.
enabled
no enabled
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN configuration application
Command History
Examples
The following example enables the autoattendant application.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application autoattendant
se-10-0-0-0(config-application)# enabled
se-10-0-0-0(config-application)# end
se-10-0-0-0(config)#
Related Commands
Command DescriptionConfigures the CCN applications, such as voice mail and auto attendant.
Displays the CCN application details.
enabled (ccn trigger jtapi)
To start a trigger, use the enabled command in Cisco Unity Express CCN configuration trigger mode. To disable the trigger, use the no form of this command.
enabled
no enabled
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN configuration trigger mode
Command History
Examples
The following example enables the trigger 1234.
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)# enabled
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)#
Related Commands
enabled (ccn trigger sip)
To start a trigger, use the enabled command in Cisco Unity Express CCN configuration trigger mode. To disable the trigger, use the no form of this command.
enabled
no enabled
Syntax Description
This command has no arguments or keywords.
Command Modes
CCN configuration trigger mode
Command History
Examples
The following example enables the trigger 1234.
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)# enabled
se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)#
Related Commands
erase startup-config
To erase the startup configuration, use the erase startup-config command in Cisco Unity Express EXEC mode.
erase startup-config
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Examples
The following example deletes the startup configuration from flash memory:
se-10-0-0-0# erase startup-config
Related Commands
Posted: Fri Jan 13 04:02:17 PST 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.