home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / bgfax147.zip / READ.ME < prev    next >
Text File  |  1995-05-02  |  12KB  |  260 lines

  1. If you want to quickly setup BGFAX, UNARJ the "HELPME.ARJ" file...
  2.  
  3. In it, you will find various step-by-step instructions on how to install
  4. BGFAX with your existing software.  If you are lucky, you won't even need
  5. to look at the BGFAX.DOC file!
  6.  
  7. <<<  NOW, TAKE THE TIME TO BRIEFLY SCAN OVER THIS FILE  >>>
  8.  
  9. ===========================================================================
  10.  
  11. One quick note relating to all setups:
  12.  
  13.    Do NOT use your modem in 'auto answer' mode.  You must make your
  14.    software physically send an answer string to the modem.  Therefore,
  15.    register S0 _must_ be set to 0.  (S0=0).
  16.  
  17. ===========================================================================
  18.  
  19. Rockwell V.FC and V.34 modems
  20. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. It should be noted that many of the Rockwell V.FC modems have flawed
  22. adaptive answering.  (i.e., Many true data calls will be misinterpreted
  23. as fax calls.)  You might want to keep an eye out for this.
  24.  
  25. It is unknown whether the Rockwell V.34 modems will have repaired adaptive
  26. answering.  The Supra V.34 does have good adaptive answering, but it was
  27. perfected about a week before it started shipping (last week in December
  28. 1994).  If you have a Rockwell V.34 modem other than a Supra V.34, it may
  29. exhibit the same flawed behavior as their V.FC counterparts.
  30.  
  31. How do you know if you have a Rockwell chipset modem?  In terminal mode,
  32. type "AT+FMFR?" to report the datapump/chipset manufactuer.
  33.  
  34.  
  35. FD 2.02 (free version)
  36. ~~~~~~~~~~~~~~~~~~~~~~
  37. I strongly recommend using FD 2.12 rather than FD 2.02.  FD 2.12 is much
  38. easier to set up with BGFAX and works much better.  FD 2.02 can be forced
  39. to work with some modems (such as the Supra), but not all of them the way
  40. FD 2.12 can be used.  Just say "no" to FD 2.02 and get FD 2.12.
  41.  
  42.  
  43. Binkley
  44. ~~~~~~~
  45. A new version of Binkley allows it to exit when a fax response is received,
  46. but it doesn't work properly with all modems.  On many Rockwell-based
  47. modems, for example, when Bink exits to run BGFAX, Bink will drop DTR which
  48. causes the modem to hangup on the fax connection.  This is not good.  :-)
  49.  
  50. This DTR problem is definately in the DOS version.  It might not be in the
  51. OS/2 version of Binkley.
  52.  
  53. However, Binkley can be used to internally receive faxes, which can then
  54. be viewed with BGFAX's VIEW.EXE program.
  55.  
  56.  
  57. USR owners
  58. ~~~~~~~~~~
  59. BGFAX does not work with the 14.4K or 16.8K USR modems (Sportster/Courier).
  60.  
  61. BGFAX works "kind of" with the USR 21.6K Courier.  The fax firmware is very
  62. nasty in this modem, and you really need to upgrade it to the V.34 28800
  63. modem instead.  You can purchase a new daughtcard for this modem from USR
  64. to upgrade it.
  65.  
  66. BGFAX will work with the 28.8K modems (V.34 Sportster/V.34 Everything).
  67. Make sure you are using the latest FLASH firmware available for the V.34
  68. Everything.  Currently, this is Supervisor 12/02/94.  Sportster owners will
  69. have to order the new firmware from USR and install the chip themselves.
  70. Owners of Sportster V.FC modems will need to pay $30 (since it adds V.34
  71. into the modem), and owners of Sportster V.34 modems will get it free.
  72.  
  73. Ignore anything the USR manual says about fax commands.
  74.  
  75.  
  76. Hayes owners
  77. ~~~~~~~~~~~~
  78. BGFAX has been tested with the Hayes Optima 288 V.FC modem and the V.34
  79. upgrade.
  80.  
  81. Make sure you are using the 3.10 ROMs.  Use the ATI3 command.  It will
  82. produce a multi-line response.  In the V.FC only model, look for...
  83.  
  84.     04-00621-310 27232 PASS      <-- Notice the "310", that means 3.10
  85.              ^^^
  86. ATI7 will produce a more human readable response, but it is not reliable.
  87. ATI7 will report the ROM version that ORIGINALLY was in the modem when it
  88. was manufactuered.
  89.  
  90. If you are using a 14400 version of the Optima or Accura, you will need
  91. to put a minus sign after the com port number so that BGFAX will use an
  92. alternate method of 19200-shifting.  (i.e., po=1- inside the BGFAX.CNF
  93. for COM1, Accura-style 19200 DTE shifting.)  Also, the 14400 Accura does
  94. not like the answer string of "AT+FAE=1;A" like its 28800 counterpart.
  95. You will need to use another initialize string of "AT+FAE=1" and use the
  96. regular answer string of "ATA".
  97.  
  98.  
  99. ZyXEL owners
  100. ~~~~~~~~~~~~
  101. See the included FD-ZYXEL.TXT file for an example of how to use the ZyXEL
  102. with FD 2.12/SW.
  103.  
  104. Basically, the init strings are:
  105.  
  106. ATZ
  107. AT#P713 555 1212
  108. AT#B1+FCLASS=6
  109.  
  110. And the answer string is "ATA".
  111.  
  112. The above strings basically use the ZyXEL's special fax mode.  People
  113. report greater success with that method, as compared to using ZyXEL's
  114. Class 2 implementation.  (ZyXEL's Class 2.0 implementation hasn't been
  115. tested by me, as I only have infrequent access to an old 14400-only
  116. ZyXEL, standard E model, not E+).
  117.  
  118. If you have trouble with BGFAX and the ZYXEL, you can always use REFAX,
  119. or the ZFAX software that comes with your modem.
  120.  
  121. Supra owners
  122. ~~~~~~~~~~~~
  123. I own a Supra 14400 with 1.8 ROMs myself.  I have not tested BGFAX with
  124. the Supra 14400 with the 'newer' 1.4 ROMs (the newer board layout) or with
  125. the Supra LC (14400, low cost alternative).
  126.  
  127. The Caller ID features in BGFAX's /HOST mode where developed using the
  128. Supra v.32bis (the older 1.8 series) as a reference.
  129.  
  130. If you are using a Supra 288 V.FC (-16 firmware), the adaptive answering
  131. is broken.  Call the Supra BBS and download the latest FLASH firmware for
  132. the V.FC modem to fix it.
  133.  
  134. I've heard that some Supra 288 V.34 modems where released with the -18
  135. firmware.  This firmware version has a bug that prevents it from receiving
  136. faxes properly at 9600 bps.  Return to an older version (like -15) or
  137. upgrade to a newer FLASH firmware (it is is available.)
  138.  
  139. The Supra 288 V.34 modem has very good adaptive answering.  It can even be
  140. tuned, which is unique only to Supra and Multitech.  The tuning is made by
  141. tweaking the S192 register.
  142.  
  143.     S192=2 (default)   Bad calls logged as "NO CARRIER"
  144.     S192=0 (better)    Bad calls logged as "FAX"
  145.  
  146. The default value will make the Supra V.34 do adaptive answering like the
  147. Supra V.32bis did.  In this case, the modem will wait for about 1 or 2
  148. seconds before starting a data mode handshake.  If a fax CNG tone is heard
  149. during the initial 1 to 2 second wait, the modem will respond "FAX" and
  150. shift into fax mode.  On bad data calls, the modem will properly log the
  151. failed call as "NO CARRIER".
  152.  
  153. So, what's bad about the default?  It sounds good, BUT... Many fax machines
  154. out there don't send CNG tones during the first 1-2 seconds.  For example,
  155. if a user tries to send a fax to you from a real-live fax machine, he or she
  156. must hit the 'START' button on some models to make a fax CNG tone.  Many
  157. times the person sending the fax will not hit 'START' until after they hear
  158. noises coming from the modem.  If you use S192=0 (the default), YOU WILL
  159. MISS THIS PARTICULIAR FAX CALL!
  160.  
  161. If you use the recommended S192=2 setting, the modem will report "FAX", and
  162. you WILL get this fax call.  If getting all fax calls are important, you
  163. should definately use S192=2.  So, there has to be a downside to this, right?
  164. Yes, there is...  If a bad modem handshake occurs, rather than getting a
  165. "NO CARRIER" result, you will get a "FAX" result.  This is the way that
  166. S192=2 is _supposed_ to work.  IT IS NOT A BUG IN THE MODEM.  Many people
  167. don't like 'false' FAX connects and that is why Supra choose to use S192=0
  168. as the default.  So, in summary, if you want reliable fax operation, use
  169. S192=2, just remember you will get the 'FAX' return result when it is
  170. actually a failed handshake of a data call.
  171.  
  172. Multitech owners
  173. ~~~~~~~~~~~~~~~~
  174. The Multitech offers adaptive answering tuning, just as the Supra V.34.
  175.  
  176.     AT+FAAMOD=0 is equivilant to Supra V.34's S192=0
  177.     AT+FAAMOD=1 is equivilant to Supra V.34's S192=2
  178.  
  179. The Multitech Class 2 mode will NOT shift to 19200 when receiving in fax
  180. mode.  Because of this, make sure you put a '!' after the com port to tell
  181. BGFAX that this modem will not need a 19200 DTE shift.  Example command line:
  182.  
  183.     bgfax /fax c:\bgfax 1! z      <-- keep locked at current rate
  184.  
  185. If you are able to receive a fax, but are unable to read the fax received
  186. from the Multitech, you might want to add the AT+FBOR=1 string to your
  187. initialization.
  188.  
  189. Zoom owners
  190. ~~~~~~~~~~~
  191. Some Zoom owners have experienced more reliable BGFAX operation when using
  192. the exclaimation point (!, bang) after the port.  This instructs BGFAX to
  193. NOT drop the port speed down to 19200 bps when in fax mode.  Almost all
  194. Class 2 fax modems require this shift.  SOME Zoom modems will not operate
  195. with BGFAX unless you use the "!" after the port.  SOME Zoom modems will
  196. NOT operate if you PUT the "!" after the port.  Just a little warning.
  197.  
  198.     bgfax /fax c:\bgfax 1 z       <-- change speed to 19200 when receivin
  199.     bgfax /fax c:\bgfax 1! z      <-- keep locked at current rate
  200.  
  201. If you are using a 28800 Zoom modem, make sure you are using at least
  202. firmware version 1.100.  (ATI3 will show you the version number.)
  203.  
  204. PPI owners
  205. ~~~~~~~~~~
  206. Some of the earlier PPI modems do not include Class 2 fax.  You can buy an
  207. upgrade ROM for approximately $30 that will let you use BGFAX, however, it
  208. will only allow fax speeds up to 9600 rather than 14400.  If you want to
  209. use 14400 fax, you will have to get a new motherboard and datapump that
  210. will cost you about $100.  Most fax machines only support 9600 fax anyway
  211. so this is not that much of a problem.
  212.  
  213. Please note that most PPI owners are using the newer models that include
  214. both Class 1 and Class 2 fax at speeds up to 14400.  If you think you might
  215. have an older model, issue a "AT+FCLASS=?" command from your terminal
  216. program.  It it responds "0,1" you have an older model that needs the
  217. upgrade in order to use Class 2.  If it responds "0,1,2" you have a newer
  218. model and BGFAX should work fine.
  219.  
  220. It has been suggested to me by a member of PPI's tech support team, to tell
  221. all users to use the &D3 setting instead of the, more usually used &D2
  222. setting.  This &D3 setting seems to eliminate some 'odd' problems.
  223.  
  224. If you have the 2.17 version ROMs in your modem, you need to get it
  225. upgraded to 2.30.  Many people reported problems with the 2.17 firmware.
  226. Call PPI Tech Support for info on upgrading.  It should be free, but this
  227. policy may have changed with the recent Hayes fiasco.  Note that if you
  228. have an older FXSA [xA3] modem, you cannot upgrade the 2.17 to 2.30.  If
  229. you have this [xA3] model, you're out of luck.  (The number in brackets
  230. is given by the ATI3 command, and the "x" can be any number.)
  231.  
  232. If ATI3 reports [9R4] in brackets, you will have either 2.42 or 2.43
  233. firmware.  Be sure to add an S7=125 in your init string.
  234.  
  235. I've had a few ports that the PM144MT/HCII [xxRx] version 1.03 mistakes
  236. 2400 data callers as faxes.  I am not sure if the 2.02 version does this
  237. or not.
  238.                                               
  239. PC Logic owners
  240. ~~~~~~~~~~~~~~~
  241. The PC Logic adaptive answering seems to not work at all, in the 14400
  242. model.  I haven't tried it with their new v.32terbo modem.  My advice is
  243. to not try running BGFAX on the PC Logic.
  244.  
  245. DesqView
  246. ~~~~~~~~
  247. If you have trouble SENDING faxes under DV, make sure...
  248.             "Optimize Communications=YES"
  249. ...in your DV configuration screen
  250.  
  251. OS/2
  252. ~~~~
  253. If you have trouble SENDING faxes under OS/2, make sure you use the native
  254. OS/2 version of BGFAX to do the sending.  The DOS version of BGFAX, if
  255. running in an OS/2 DOS-box, will have trouble using software based flow
  256. control on some modems because of the way SIO handles XON/XOFF characters
  257. when it is set for RTS/CTS flow control mode.  Using BGFAX2.EXE will solve
  258. that problem.
  259.  
  260.