home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / FAX110B.ZIP / BGFAX.CNF next >
Text File  |  1994-01-18  |  2KB  |  51 lines

  1. ; this file is ONLY required for people using frontend mode, people using
  2. ; rear end mode call bgfax as BGFAX /xxx C:\BGFAX port faxtype where "xxx"
  3. ; is /fax, /fcon OR /fast, port is same as po= in config file, and faxtype
  4. ; is a single letter Z or Q
  5. ;
  6. ; po ... port, number 1 through 4 or hex base address and IRQ in the
  7. ;        format po=3f8x5 for non-standard port configurations, also,
  8. ;        if a ! follows the port, po=2!, means don't shift to 19200
  9. ; ft ... fax type (Z for ZFAX, Q for Quick Link II format)
  10. ; sp ... DTE locked port speed
  11. ; rp ... receive path where incoming faxes are put
  12. ; tc ... string bgfax sends to modem to terminate communications
  13. ;
  14. ;------------------------- generic setup ------------------------
  15. po=1
  16. ft=z
  17. sp=57600
  18. rp=C:\BGFAX
  19. tc=ATH
  20. ;------------------ front end and /INIT strings -----------------
  21. in=ATH
  22. in=ATZ
  23. in=AT+FCLASS=1
  24. ;-------------------- front end mode strings --------------------
  25. ; if you never plan on using bgfax in front end mode, everything
  26. ; after this can be deleted ...
  27. ri=1
  28. an=AT+FAE=1;A
  29. do=Please press the [Esc] key to load Tranquility Base.
  30. lo=Loading the bulletin board.  Please wait.
  31. ec=<echo>
  32. sl=2400
  33. ts=Calls are not accepted below 2400 bps.  Sorry.
  34. cm=CQ,30
  35. ky=P,174
  36. ky=X,0
  37. ;
  38. ; in ... initialization strings, up to 5 in= entries allowed
  39. ; ri ... number of rings to answer phone
  40. ; an ... modem answer string
  41. ; do ... string that tells user to press [Esc], if do=<load> it will
  42. ;        automatically begin loading the BBS
  43. ; lo ... string that is displayed after user hits [Esc]
  44. ; ec ... string passed to BBS when on error free call, if ec=<echo>
  45. ;        it will pass the "/xxx" in "CONNECT 14400/xxx"
  46. ; sl ... slowest DCE real data rate allowed
  47. ; ts ... string shown to users who are calling too slow
  48. ; cm ... crash mail string for GT Power sysops
  49. ; ky ... alt-key, errorlevel to exit on when waiting for calls
  50. ; ev ... events (time comma errorlevel), up to 20 ev= entries allowed
  51.