home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
019A
/
BGFAX160.ZIP
/
BGFAX.CNF
< prev
next >
Wrap
Text File
|
1996-06-22
|
5KB
|
125 lines
; this file is ONLY required for people using /host, /send, /init or /ring
; people using rear end mode call bgfax as BGFAX /Fxxx and do not need this
;
; remember to set an environment variable BGFAX equal to the directory
; e.g., in your AUTOEXEC.BAT... SET BGFAX=C:\BGFAX
;
; if you plan to let BGFAX answer the phone, see the FBBS.BAT sample /HOST
;
; po ... port, number 1 through 4 or hex base address and IRQ in the
; format po=3f8x12 for non-standard port configurations, also,
; if a ! follows the port, po=2!, means don't shift to 19200
; p2 ... port number when running under OS/2
; ft ... fax type (Z for ZFAX, Q for QuickLink II, F for TIFF-Class-F Faxworks)
; sp ... DTE locked port speed
; rp ... receive path where incoming faxes are put (optional)
;
;------------------------- generic setup ------------------------
po=1
;po=2e8x5
;p2=4
ft=z
sp=57600
; make sure your BBS software or FOSSIL is set at the same DTE rate as SP=
;rp=C:\BGFAX
;---------------------- fax send mode setup ---------------------
id=713 555 1212
ds=ATM2S7=90DT
; Rockwell based modems use &K3 to use HARDWARE (CTS) Flow Control
; US Robotics modems use &H1 to use HARDWARE (CTS) Flow Control
; Rockwell based modems use &K4 to use SOFTWARE (XON/XOFF) Flow Control
;
; If you have trouble sending faxes, it may be necessary to add the /HW
; switch to the end of the command line, AND insert one of the above "&"
; commands into the above ds= dial string... example: ds=ATM2S7=90&K3DT
dt=60
mb=3
sw=10
fh=To: %to21% From: %fr42% %mo2%/%dy2%/%yr2% %hr2%:%mi2% Pg %pg2%/%mp2%
fr=Name or Company Name (713-555-1212)
;
; id ... your id string to be presented to the receiving fax machine
; ss ... special send strings, if you need to use them
; ds ... dial string (bgfax will append telephone number)
; dt ... maximum number of seconds for timeout on dialing
; mb ... maximum of busy signals before abort
; sw ... seconds to wait before redialing
; fh ... fax top of page header template, see BGFAX.DOC for details
; fr ... company name put into %frNN% field if no command line override
;
;------------------ initialization strings ---------------------
; in ... initialization string (up to five allowed) (/HOST /SEND /INIT)
; an ... modem answer string
; tc ... string bgfax sends to modem when finished (all /modes)
; bu ... string to busy out modem for events/local logon (/HOST only)
in=ATHZ
an=ATA
tc=ATHM
bu=ATH1M
; ri ... number of rings to answer phone
ri=2
;uncomment the next line (see your modem manual on S95 reg) for Rockwells
;in=ATW0S95=3
; uncomment the next line to use Rockwell (or Sportster VI) Caller ID logging
;in=AT#CID=1
; the next two lines are for Class 2 modems (Supra, PPI, Zoom)
in=AT+FCR=1;+FLID="713 555 1212";+FDCC=1,3,0,2,0,0,0,0
in=ATS0=0+FAA=1
; if you are not using a Class 2 modem, you will need to COMMENT OUT the
; above two lines or you will get "ERROR" messages on your screen
; uncomment the next two lines for a Class 1 modem (Hayes 288, Supra LC)
;in=AT+FCLASS=1
;in=ATS0=0+FAE=1
; uncomment the next three lines for a Class 2.0 modem (USR v.32terbo/VFC)
;in=AT+FCLASS=2.0
;in=AT+FLI="713 555 1212";+FNR=1,1,1,1
;in=ATS0=0+FAA=1
; uncomment the next two lines if you are using a ZyXEL modem
;in=ATS0=0#B1+FCLASS=6
;in=AT#P713 555 1212
;--------------- specialized settings for /HOST mode ---------------
;
; these settings only need to be looked if you are running a BBS
;
do=Please press the [Esc] key to load the bulletin board.
;do=c:\bgfax\banner.asc
;do=<load>
lo=Loading the bulletin board. Please wait.
;lo=c:\bgfax\pressesc.asc
ec=<echo>
; if you are running wildcat!, uncomment the ec=MNP line
;ec=MNP
sl=2400
ts=Calls are not accepted below 2400 bps. Sorry.
;cm=CQ,30
;ky=P,174
;ky=X,0
;pi=5
nd=Human callers are not being accepted at this time.
ev=07:00,120
vm=CONNECT VOICE
;
; in ... initialization strings, up to 5 in= entries allowed
; do ... string that tells user to press [Esc], if "do=<load>" it will
; automatically begin loading the BBS, do= can also be a filename
; lo ... string that is displayed after user hits [Esc], can be a filename
; ec ... string passed to BBS when on error free call, if "ec=<echo>"
; it will pass the "/xxx" in "CONNECT 14400/xxx"
; sl ... slowest DCE real data rate allowed
; ts ... string shown to users who are calling too slow
; cm ... crash mail string for GT Power sysops
; ky ... alt-key, errorlevel to exit on when waiting for calls
; pi ... pid number, if your are running a multi-node bbs, this is node num
; nd ... If /HOST is in /ND mode (no data calls), show this to data callers
; ev ... events (time comma errorlevel), up to 20 ev= entries allowed
; vm ... voicemail connect string, if encountered, exit errorlevel 8