home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BGFAX150.ZIP / BGFXDOCS.ZIP / D'BR-USR.TXT < prev    next >
Encoding:
Text File  |  1995-08-12  |  4.8 KB  |  141 lines

  1.         =--------------------------------------------------------------=
  2.          "Nemo exspectat Inquisitionen Hispaniensen!" Montius Pythonius
  3.         =--------------------------------------------------------------=
  4.                           
  5.    "BGFAX Setup Procedure For D'Bridge Using The USR DS 28.8 Data/FAX Modem"
  6.  
  7.                                     - or -
  8.  
  9.   "How To Avoid All Of The Agony And Suffering Endured To Acheive These Data"
  10.  
  11.                          =-------------------------=
  12.                           Robert Adams, 1:2201/38.0
  13.                          =-------------------------=
  14.  
  15. -------------------------------------------------------------------------------
  16. DISCLAIMER:
  17.  
  18.  The author is responsible and accountable for absolutely nothing whatsoever.
  19.  This in no way implies he is an irresponsible no account, but rather that he
  20.  is not liable for anything you do with the information presented here or for
  21.  any and all ramifications emanating therefrom... he never made you do it.
  22.  
  23.              To paraphrase Captain Planet "The peril is yours!"
  24.  
  25. -------------------------------------------------------------------------------
  26. (1)   Edit MCFILES.LST by adding the following as its first line;
  27.  
  28.       FAX     USR DS 28.8k Data/FAX
  29.  
  30.  
  31. (2)   Copy your current MCF file to FAX.MCF and replace the opening lines
  32.       with the following (change the baudrate to whatever you're using);
  33.  
  34. MCF FAX USR DS 28.8k Data/FAX 57600
  35. SWITCH 1 0UUDUDUUDUU
  36. BAUD 57600
  37. LOCKED
  38. DELAY 20
  39. TIMEOUT 60
  40. PREINIT ATZ
  41. INIT ATZ
  42. INIT ATH0&I0+FCLASS=2.0
  43. INIT AT+FLI="Your Systems Number (and, yes, leave the quotation marks!)"
  44. INIT AT+FNR=1,1,1
  45. OFFHOOK AT+FCLASS=0M0H1
  46. ANSWER AT+FAA=1;A
  47. DIAL 300 AT+FCLASS=0&N1&M0D
  48. DIAL 1200 AT+FCLASS=0&N2&M0D
  49. DIAL 2400 AT+FCLASS=0D
  50. DIAL 4800 AT+FCLASS=0D
  51. DIAL 7200 AT+FCLASS=0D
  52. DIAL 9600 AT+FCLASS=0D
  53. DIAL 12000 AT+FCLASS=0D
  54. DIAL 14400 AT+FCLASS=0D
  55. DIAL 16800 AT+FCLASS=0D
  56. DIAL 19200 AT+FCLASS=0D
  57. DIAL 21600 AT+FCLASS=0D
  58. DIAL 28800 AT+FCLASS=0D
  59. DIAL 38400 AT+FCLASS=0D
  60. DIAL 57600 AT+FCLASS=0D
  61. DIAL 115200 AT+FCLASS=0D
  62.  
  63.  
  64. NOTE: The "ATZ" PREINIT and INIT commands presume you have saved all other
  65.       parameters to Profile 0. Otherwise, replace both commands with your
  66.       current initialization string.
  67.  
  68. (3)   (a) Issue this command from the system prompt "DB SETUP <ENTER>"
  69.  
  70.       (b) Select "Comm/modem setup" heading "CONFIG". Press <ENTER>
  71.  
  72.       (c) Press <ENTER> until the cursor is set on "MCF name"
  73.  
  74.       (d) Press F10. The first item will be "FAX". Press <ENTER>
  75.  
  76.       (e) The USR SW1 settings will appear. REMEMBER TO CHECK/SET THE MODEM!
  77.  
  78.       (f) Press <ENTER>
  79.  
  80.       (g) Move the cursor to "Answering Method". If you are using X00 select
  81.          "H". If using BNU (which, unfortunately, does not support hardware
  82.           ring signals, Pin 22) select "S".
  83.  
  84.       (g) Press <ESCAPE> twice
  85.  
  86.  
  87. (4)   Check and set the USR SW1 bats to 3, 5 and 8 DOWN, all others to UP 
  88.  
  89.  
  90. (5)   If you _DO_NOT_ use "Flag dial" or "Specific dial" go to Step 6.
  91.  
  92.       (a) Bring up DBRIDGE. Press <ESCAPE>
  93.  
  94.       (b) Select "Comm/modem setup" heading "CONFIG". Press <ENTER>
  95.  
  96.       (c) Change _ALL_ dial strings to include "+FCLASS=0" as follows;
  97.  
  98.           Ex. Was "ATD".... is now "AT+FCLASS=0D"
  99.               Was "ATB1D... is now "AT+FCLASS=0B1D
  100.  
  101.           This _MUST_ be done as commands issued these headings _will_ over-
  102.           ride instructions issued in FAX.MCF and cause _ALL_ outgoing calls
  103.           to remain in FAX mode.
  104.  
  105.       (d) Press <ESCAPE>
  106.  
  107. (6)   (a) Select "Security miscellaneous", heading "ADVANCED". Press <ENTER>
  108.  
  109.       (b) Move the cursor to "External Receivers" and enter the following;
  110.  
  111.           +FCO|dr:\DB\BGFAX\BGFAX /FCO dr:\DB\FAX po! Q /NF
  112.  
  113.           where: dr = drive
  114.                  po = modem's comm port  (just the number 1, 2, 3 or 4)
  115.                  !  = this overrides a Fax machine thing (don't worry)
  116.                  Q  = use QuickLink (.QFX) format
  117.                 /NF = put a notification of fax arrival on the screen
  118.  
  119.           The first directory address points to the executables, the second
  120.           to where received faxes are stored.
  121.  
  122. (7)    (a) Select "Function Keys". Press <ENTER>
  123.  
  124.        (b) Move the cursor to an unused Function Key and enter the following;
  125.            
  126.            + dr:\DB\BGFAX\FAXOFF
  127.  
  128.            This allows you to turn off the fax arrival notification.
  129.  
  130. (8)    (a) Pat yourself on the back... all done!
  131.  
  132.        (b) Tell everyone you're ready to FAX... all day and all night.
  133. -------------------------------------------------------------------------------
  134.  
  135.    Robert Adams WA9ZMO/NNN0ZMO ex-AAV5TW   1993 Dayton Special Events Award
  136.    1:2201/38.0
  137.    radams@cs.wmich.edu
  138.  
  139. -------------------------------------------------------------------------------
  140.  
  141.