Specifications
5-59
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring System-Wide Fax Parameters
Prerequisites
You must configure the Cisco IOS gateway for T.37 on-ramp and off-ramp fax support. See the
“Configuring Your Cisco IOS Gateway for T.37 On-Ramp and Off-Ramp Fax Support” section on page 1
for more details.
To restrict specified extensions from using this feature, you must configure a restriction table as
described in the “Configuring Restriction Tables” section on page 32.
Required Data for This Procedure
This procedure requires:
• IP address or hostname of the outbound fax gateway
• IP address or hostname for the inbound fax gateway
• Fax number used to print faxes
SUMMARY STEPS
1. config t
2. fax gateway outbound address {hostname | ip-address}
3. fax gateway inbound address {hostname | ip-address}
4. fax print E.164
5. voice mailbox owner name
6. enable fax
7. end
8. show fax configuration
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
fax gateway outbound address {hostname | ip-address}
Example:
se-10-0-0-0(config)# fax gateway outbound address
172.21.21.40
Configures an outbound fax gateway (also known as
Off-ramp). The fax subsystem uses this outbound
gateway to send faxes.
Step 3
fax gateway inbound address {hostname | ip-address}
Example:
se-10-0-0-0(config)# fax gateway inbound address
172.21.21.40
Configures an inbound fax gateway (also known as
On-ramp). The fax subsystem uses this inbound
gateway to receive faxes. The system will reject any
incoming faxes from any other IP Address or
hostname.