home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / zhint594.zip / DISTRING < prev    next >
Text File  |  1994-05-06  |  2KB  |  52 lines

  1. 5-2-94
  2.                           Using Distinctive Ring
  3.  
  4.    When you receive a call the telephone will ring in patterns (like an old
  5. party  line)  which the modem will recognise.  While you can have up  to  4
  6. different rings, commonly you have two, maybe three. They are RING A, B, C,
  7. and D, RING C is uncommon.
  8.      On a Zoom Faxmodem that supports Distinctive Ring (Ringmate), you  can
  9. use  AT '$$' commands to tell the modem how to react to each ring. You  can
  10. tell the modem to ignore RING A, let the software handle RING B, and answer
  11. RING  D as data, for example. >>> DO NOT use ATS0=1 when using  distinctive
  12. ring <<<
  13.  
  14. If the software does not recognise A or B after RING, the maximum number of
  15. Ringmate  numbers  is two. (your modem can use only ONE of them).  You  set
  16. AT$$R1 which tells the modem to recognise the rings, but not to print the A
  17. B  etc.  You can set the modem to ignore RING A, and then specify  what  it
  18. will  do for RING B (or RING D). This may be telling the modem to  let  the
  19. software handle the call, or to take a certain action.
  20.  
  21.      For  example:
  22.   AT$$R1$$A1$$B0  (don't print A-B, Ignore RING A, software answer RING B)
  23.   AT$$R1$$A1$$B1$$D0 (same but ignore A-B, software answer RING D)
  24.   AT$$R1$$A7$$B1  (don't print A-B, Ignore RING B, A answer as Class-2 fax)
  25.  
  26.      If  at least one software you are using will recognise the  additional
  27. paramter  of A B etc after the RING (RING A  RING B) then you may use  more
  28. than two ringmate numbers. You use $$R2 to print RING A or RING B etc.
  29.  
  30.      Suppose uou want A: for your voice. B: voice/fax software C:BBS
  31.      The Voice/fax software will recognise RING B. BBS software will not.
  32.      Set your BBS software to answer on 3 or 4 rings (to let other software
  33.      do it's thing first if it's not RING D).
  34.  
  35.   AT$$R2$$A1$$B0$$D4  (print A-B-D, Ignore A, Software takes B, D answers
  36.                        as Data w/full negotiation)
  37. or another setup:
  38.   AT$$R2$$A1$$B3$$D6   (print  A-B-D), ignore A, Answer B  2400 negotiate,
  39.                         Answer D class-1 Fax)
  40.  
  41. $$A,B,C,D modifiers: 0 software decides, 1 telephone/answering machine  (no
  42. modem answer), 2-5 data modes (see manual), 6 Class-1 fax, 7 Class-2 fax.
  43.  
  44.      Depending on your needs and software, you'll have to try combos of the
  45. commands to what works for you.
  46.                                    Don Hinds - Zoom Tech
  47.  
  48. ##include=c:\text\signa.tif
  49.  
  50.  
  51.