######################################## # # # User preferences for AmigaFax system # # # ######################################## # # The current settings in this Config file (those not commented out) # appear to work correctly for the Maestro 9600XR, # with ROMs identified by ATI6 as VERSION ID : 014_092791A # # See especially RSetup, WSetup, RRate and LocalID ("") parameters. # # DAV 28Apr92 # ######################################## # 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 mg # 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 cmtt10 29 # Header Font (Used for page header lines) HeaderFont cmbx10 30 #Page Header Text - No header printed if not defined PHeader C-Born Software Systems # 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 # Function changed from version 1.23, to allow multiple strings, AT prefix # is required #RSetup AT&C1&D3S7=255+FCLASS=0+FCR=1+FAA=1+FDCC=1,5,0,2 ATS0=2 ATM2L7 #RSetup AT&C1&D3+FCLASS=2+FAA=1+FDCC=1 ATs39=16 ATS0=1 ATM2L7 RSetup at&C1&D3+fclass=2+fcr=1+faa=1 ATS0=2 #M. Beer's setup #RSetup AT&C1&D3S7=255+FCLASS=2+FCR=1+FAA=1+FDCC=1,5,0,2 ATS0=2 AT&N32M3L4S35=0S38=0 # 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. Test 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) # Function changed from version 1.23, to allow multiple strings # AT prefix is required #Internal Default #WSetup AT&C1&D3S7=255+FCLASS=2+FDCC=1,5,0,2 # Maestro, ATI6 returns VERSION ID : 014_092791A #No WSetup required (Use default) # ZyXEL with 4.08 ROMs #WSetup AT&C1&D3&N32S7=255+FCLASS=2+FDCC=1,5,0,2 ATM2L7 # Preferred Dialling Method, Tone or Pulse (defaults to Pulse) DialType Pulse # Prefix to add before number when dialling. # This is usually not necessary. It will override DialType. # I use it to get an outside line (dials 0 first) #DialPrefix ATDP0, DialPrefix ATDP0,DT # DoPadding - required for FaxModems that do not insert nul-padding # for minimum scan time/line (eg Maestro v2.x ROMs) #DoPadding # 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 # Minimum Lines on a page before we print it out (default 0) # This only applies to cut-sheet feeders (Laser Printers), where the # fax may be just a little longer than one page. Scaled for 200dpi. MinLines 100 ######################################## # 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 "61 52 786355" # Device to use (default is serial.device) Device serial.device # Device Unit number (default is 0) Unit 0