Specifications
23-14
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
SUMMARY STEPS
1. copy tftp flash
2. config t
3. fax interface-type fax-mail
4. config t
5. call application voice onramp flash:app_faxmail_onramp.2.0.1.3.tcl 
6. ip domain name domain_name
7. mta send server [IP address | DNSname] port_number
8. mta send with-subject both
9. mta send mail-from username name
10. mta send mail-from hostname name
11. end
DETAILED STEPS
Command or Action Purpose
Step 1
copy tftp flash
Example:
se-10-0-0-0# copy tftp flash
Loads a TcL script that the gateway must run when it 
processes the received fax calls. 
Note You can download the required script 
(app_faxmail_onramp.2.0.1.3.tcl.) from 
Cisco.com, in the Access section of 
Downloads under TcLware. 
Step 2
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 3
fax interface-type fax-mail
Example:
se-10-0-0-0(config)# fax interface-type fax-mail 
Configures the gateway to process and forward fax 
calls. Also makes T.37 router debugs available. 
Note After this command, reload the router. 
Step 4
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 5
call application voice onramp 
flash:app_faxmail_onramp.2.0.1.3.tcl 
Example:
se-10-0-0-0(config)# call application voice onramp 
flash:app_faxmail_onramp.2.0.1.3.tcl 
Specifies where the router can find and read the TcL 
script that the gateway needs to process received fax 
calls. 










