Specifications

23-16
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
application offramp
information-type fax
incoming called-number 991
dsn delayed
dsn success
dsn failure
!
The following example shows a configuration for an outgoing dial peer to route the call to an outbound
telephony circuit:
dial-peer voice 5590 pots
destination-pattern 991....
port 2/0:23
forward-digits all
prefix 9
!
Required Data for This Procedure
This procedure requires the username and hostname for an e-mail’s “From” field. This enables the user
to see “username@hostname” in an e-mail’s “From” field.
SUMMARY STEPS
1. copy tftp flash
2. config t
3. fax interface-type fax-mail
4. call application voice offramp flash:app_faxmail_offramp.2.0.1.3.tcl
5. mta receive maximum recipients number
6. mta receive aliases string
7. mta receive generate permanent-error
8. 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.