#
# Config file for USR Courier HST Class 2.0
# From mark@legend.akron.oh.us (Mark E Daniel)
#
# 18AUG95 DAV
# Stripped out some comment lines.
# NOTE: This file does NOT contain FCLASS=2.0 line
#       I suggest using the ZAP contributed version for
#       USR 2.0 modems, Config_USR_2.0,  which does...
# 
########################################
#                                      #
# User preferences for AmigaFax system #
#                                      #
########################################

########################################
# afax - Fax Front-End Configuration

# Text file editor, defaults to Ed (eg dme, TxED, ced, memacs, mg)
Editor MEmacs

# Default template to use when creating test files
Template FAXLIB:Letter

#Editor for ILBM graphics
ILBMEditor dpaint

########################################
# mkafax - Fax Page Layout Options

# Default Font (Used by default, unless overridden) (eg times 24)
DefaultFont cmbx10 29

# Header Font  (Used for page header lines)
HeaderFont cmbx10 29

#Page Header Text - No header printed if not defined
#PHeader The Legend BBS (Public FAXs)

# Indentation for mkafax, pixels

LeftIndent  50
RightIndent 50

########################################
# afaxspl - Fax Spooler Options

# Fax Spooler Interval (minutes)
# Period at which Queue is scanned for outgoing faxes
SpoolInterval 1

########################################
# faa - Fax Receiver Options

# Receive Status Window. Line must be present for window to appear.
# Optional parameters LeftEdge, TopEdge are pixel positions
RStatus 10 10

# DLEmode (0,1,3) - Handling of DLE in Phase C data stream
# 0 (default) treat DLE in received data as escape (Maestro 3.1, ZyXEL 3.99+)
# 1 	      Received DLE is g3 data              (ZyXEL Vn3.90)
# 3           RAW input mode - currently for testing only
DLEmode 0

# Receive Rate (Initial - defaults to 2400, for Maestro & old ZyXEL ROMS)
# This is only used when faa runs standalone, not from GETTY
RRate 38400

########################################
# afaxsend - Fax Transmitter

WSetup ATM2X4&C1&D3S7=255 AT+FCLASS=2.0 AT+FNR=1,1,1,0 AT+FCC=1,5,0,2

# Preferred Dialling Method, Tone or Pulse (defaults to Pulse)
DialType Tone

# Write Status Window. Line must be present for window to appear.
# Optional parameters LeftEdge, TopEdge are pixel positions
WStatus 10 60

########################################
# viewafax - Fax Viewer

# Default Viewer Scale, 1-8. (1 = 1:1, 3 = 1:3, fits page on 640 wide screen)
ViewScale 1

########################################
# afaxprt - Fax Print

# If a fax page exceeds the physical page length by less than this
# number of lines, it will be compressed vertically to fit on the page.
# If it is longer, it will be broken into multiple pages.
MinLines 1000

########################################
# General Configuration

# Default Debug Level (0-9)
Debug 0

# LogFile - if defined, debug information will be logged here
LogFile FaxSpool:FaxLog

# The 20 character local ID string sent to remote modem

LocalID	"+1 216 733 9121"

# Device to use (default is serial.device)
Device serial.device

# Device Unit number (default is 0)
Unit 0
