home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / fax130p.zip / BGFAX.CNF next >
Text File  |  1994-08-13  |  4KB  |  104 lines

  1. ; this file is ONLY required for people using /host, /send and-or /init mode.
  2. ; people using rear end mode call bgfax as BGFAX /Fxxx and do not need this
  3. ;
  4. ; po ... port, number 1 through 4 or hex base address and IRQ in the
  5. ;        format po=3f8x12 for non-standard port configurations, also,
  6. ;        if a ! follows the port, po=2!, means don't shift to 19200
  7. ; p2 ... port, number 1 through ?, used if you are running under OS/2
  8. ; ft ... fax type (Z for ZFAX, Q for Quick Link II format)
  9. ; sp ... DTE locked port speed
  10. ; rp ... receive path where incoming faxes are put
  11. ;
  12. ;------------------------- generic setup ------------------------
  13. po=3
  14. p2=3
  15. ft=z
  16. sp=57600
  17. rp=C:\BGFAX
  18. ;---------------------- fax send mode setup ---------------------
  19. id=713 555 1212
  20. ;ss=AT&K4
  21. ds=ATM2DT
  22. dt=60
  23. mb=3
  24. sw=10
  25. fh=To: %to21% From: %fr42% %mo2%/%dy2%/%yr2%  %hr2%:%mi2%  Pg %pg2%/%mp2%
  26. fr=B.J. Guillot (713-893-9124)
  27. ;
  28. ; id ... your id string to be presented to the receiving fax machine
  29. ; ss ... special send strings, if you need to use them
  30. ; ds ... dial string (bgfax will append telephone number)
  31. ; dt ... maximum number of seconds for timeout on dialing
  32. ; mb ... maximum of busy signals before abort
  33. ; sw ... seconds to wait before redialing
  34. ; fh ... fax top of page header template, see documentation for details
  35. ; fr ... company name put into %frNN% field if no command line override
  36. ;
  37. ;------------------ initialization strings ---------------------
  38.  
  39. ; tc ... string bgfax sends to modem when finished (all /modes)
  40. ; bu ... string to busy out modem for events/local logon (/HOST only)
  41. ; in ... initialization string (up to five allowed) (/HOST /SEND /INIT)
  42. in=ATHZ
  43. tc=ATHM
  44. bu=ATH1M
  45.  
  46. ; ri ... number of rings to answer phone
  47. ri=2
  48. ; uncomment the next line if you want to use rockwell caller id
  49. ;in=AT#CID=1
  50.  
  51. ;  the next two lines are for Class 2 modems (Supra, PPI, Zoom)
  52. in=AT+FCR=1;+FLID="713 555 1212";+FDCC=1,5,0,2,0,0,0,0
  53. an=AT+FAA=1;A
  54.  
  55. ;  uncomment the next two lines for a Class 1 modem (Hayes 288, Supra LC)
  56. ;in=AT+FCLASS=1
  57. ;an=AT+FAE=1;A
  58.  
  59. ;  uncomment the next three lines for a Class 2.0 modem (USR v.32terbo/VFC)
  60. ;in=AT+FCLASS=2.0
  61. ;in=AT+FLI="713 555 1212"+FNR=1,1,1
  62. ;an=AT+FAA=1;A
  63.  
  64. ;  uncomment the next three lines if you are using a ZyXEL modem
  65. ;in=AT#B1+FCLASS=6
  66. ;in=AT#P713 555 1212
  67. ;an=ATA
  68.  
  69. ;--------------- specialized settings for /HOST mode ---------------
  70. ;
  71. do=Please press the [Esc] key to load Tranquility Base.
  72. ;do=c:\bgfax\banner.asc
  73. ;do=<load>
  74. lo=Loading the bulletin board.  Please wait.
  75. ;lo=c:\bgfax\pressesc.asc
  76. ec=<echo>
  77. ;  if you are running wildcat!, uncomment the ec=MNP line
  78. ;ec=MNP
  79. sl=2400
  80. ts=Calls are not accepted below 2400 bps.  Sorry.
  81. ;cm=CQ,30
  82. ;ky=P,174
  83. ;ky=X,0
  84. ;pi=5
  85. ev=07:00,120
  86. ;
  87. ; in ... initialization strings, up to 5 in= entries allowed
  88. ; an ... modem answer string
  89. ; do ... string that tells user to press [Esc], if "do=<load>" it will
  90. ;        automatically begin loading the BBS, do= can also be a filename
  91. ; lo ... string that is displayed after user hits [Esc], can be a filename
  92. ; ec ... string passed to BBS when on error free call, if "ec=<echo>"
  93. ;        it will pass the "/xxx" in "CONNECT 14400/xxx"
  94. ; sl ... slowest DCE real data rate allowed
  95. ; ts ... string shown to users who are calling too slow
  96. ; cm ... crash mail string for GT Power sysops
  97. ; ky ... alt-key, errorlevel to exit on when waiting for calls
  98. ; pi ... pid number, if your are running a multi-node bbs, this is node num
  99. ; ev ... events (time comma errorlevel), up to 20 ev= entries allowed
  100. ;
  101. ; don't forget frontend, /SEND and /INIT mode require an environment
  102. ; variable BGFAX pointing to DIRECTORY with this file
  103.  
  104.