home *** CD-ROM | disk | FTP | other *** search
- #From: Jonas Petersson <zap@indic.se>
- #USRobotics Courier V.32bis Dual Standard Terbo Fax
- #
- # DAV 18AUG95 - Stripped some comment lines...
- #
- ########################################
- # #
- # User preferences for AmigaFax system #
- # #
- ########################################
-
- FCLASS 2.0
- SyncEOL
- XonXoff 10
- ########################################
- # afax - Fax Front-End Configuration
-
- # Text file editor, defaults to Ed (eg dme, TxED, ced, memacs, mg)
- # (I use mg)
- #Editor afax:c/TxED_demo
- Editor em
-
- # Default template to use when creating test files
- Template FAXLIB:Letter
-
- #Editor for ILBM graphics
- ILBMEditor util:pic/dp3
-
- ########################################
- # mkafax - Fax Page Layout Options
-
- # Default Font (Used by default, unless overridden) (eg times 24)
- DefaultFont courier 32
-
- # Header Font (Used for page header lines)
- HeaderFont courier 16
-
- #Page Header Text - No header printed if not defined
- PHeader Absolute Software
-
- # 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 5
-
- ########################################
- # faa - Fax Receiver Options
-
- # User AT command options (Optional)
- # These are standard AT commands, used when initializing the modem,
- # allowing you to set such things as speaker use and volume.
- # eg on ZyXEL M0 speaker off, M1 on until carrier, M2 always on
- # L0 -> L7 is speaker soft ->loud
- # while Maestro speaker range is only L0 -> L3
- # Note that if using GETTY, you must add the options to the GETTY
- # startup line
-
- # User AT command options for receiving
-
- RSetup AT&C1&D3S7=255+FCLASS=2.0+FCR=1+FAA=1+FCC=1,5,0,2 ATS0=2 ATM2L7
-
- # 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 19200
-
- ########################################
- # afaxsend - Fax Transmitter
-
- # User AT command options for sending (See RSetup comments)
- WSetup ATZ 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 3
-
- ########################################
- # 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
-
- ClipPage 1
-
- ########################################
- # General Configuration
-
- # Default Debug Level (0-9)
- Debug 9
-
- # LogFile - if defined, debug information will be logged here
- LogFile FaxSpool:FaxLog
-
- # The 20 character local ID string sent to remote modem
- LocalID "+46 11 171717"
-
- # Device to use (default is serial.device)
- Device serial.device
-
- # Device Unit number (default is 0)
- Unit 0
-
- ### &A3 &B1 &G0 &H1 &I0 &K1 &L0 &M4 &N0
- ### &P0 &R2 &S0 &T5 &X0 &Y1 %N6
-
-