Specifications

23-21
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 23 Configuring Your Cisco IOS Gateway for T.37 On-Ramp and Off-Ramp Fax Support
Configuring Your Cisco IOS Gateway for T.37 On-Ramp and Off-Ramp Fax Support
Required Data for This Procedure
This procedure requires the domain name and hostname for the fax detection gateway.
SUMMARY STEPS
1. config t
2. ip domain-name domain_name
3. hostname host_name
4. call application voice offramp flash:app_faxmail_offramp.2.0.1.3.tcl
5. end
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
ip domain-name domain_name
Example:
se-10-0-0-0(config)# ip domain-name faxdetection.com
Configures the domain on the on-ramp gateway.
Step 3
hostname host_name
Example:
se-10-0-0-0(config)# hostname server23
Configures the hostname on the on-ramp gateway.
Step 4
call application voice fax_detect
flash:fax_detect_2.1.2.0.tcl
Example:
se-10-0-0-0(config)# call application voice
fax_detect flash:fax_detect_2.1.2.0.tcl
Specifies where the router can find the fax detection
application and load it onto the on-ramp gateway.
Step 5
end
Example:
se-10-0-0-0(config)# end
Returns to privileged EXEC mode.