home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / dos / voice / ans37e / whatsup.doc < prev    next >
Encoding:
Text File  |  1994-05-01  |  5.8 KB  |  90 lines

  1. 05/01/94        v3.7e    1)     Zoom: If only one ring occurs and caller ID
  2.                                 detect is enabled, then the Zoom does not
  3.                                 timeout waiting for another ring.  Answer will
  4.                                 forceably time out after 6 seconds and no ring.
  5.                          2)     Zoom and ZyXEL: Answer will log caller ID
  6.                                 information to the log file.
  7.                          3)     Zoom: Enabled detection of dialtone so if a
  8.                                 caller hangs up, and a dialtone appears, the
  9.                                 session will be terminated.
  10.                          4)     All modems: fixed new bug in detecting proper
  11.                                 result codes from the modem.
  12.                          5)     Zoom: If a "/mode" command line option was used,
  13.                                 the modem would not hangup after a call - fixed.
  14.                          6)     All: For OGM times, if t0 is greater than t1,
  15.                                 then the message was skipped - fixed.
  16.                          7)     All modems: fixed failure to re-open comm port
  17.                                 after remote dos shell.
  18.                          8)     All: Added keyboard equivalence of DTMF entry.
  19.                          9)     All: Voice mail intro msgs got skipped - fixed.
  20.                         10)     All modems: Added modem identification check.
  21.                         11)     Zyxel: Added dial tone DLE'd' detection.
  22.                         12)     Zyxel: Updated functions for v6.12 proms.
  23.                         13)     Added /l logging option command line parameter
  24.  
  25. 04/15/94        v3.7d    1)     Made transition from voice to command mode for
  26.                                 the Zoom modem more reliable.  This should fix
  27.                                 the problem with failing to recycle after calls.
  28.                          2)     Revised method of playing numbers.  The NUMS.BIN
  29.                                 file has been replaced with NUMS0.BIN and
  30.                                 NUMS10.BIN.  These are REQUIRED files for proper
  31.                                 operation.  The OVER59.BIN has been replaced
  32.                                 with OVER99.BIN.
  33.                          3)     Fixed problem overrunning ZOOM modem's voice
  34.                                 buffer when playing long ( > 10 secs) messages.
  35.  
  36. 03/12/94        v3.7c    1)     Tested and revised support for the Zoom modems
  37.                                 on an actual Zoom modem.  Pre-recorded voice
  38.                                 files are now available for the Zoom.
  39.  
  40. 02/19/94        v3.7b    1)     The ZyXEL modem will enter an indeterminate
  41.                                 mode the first time that at AT+FCLASS=8 is
  42.                                 sent to the modem after going off hook with
  43.                                 ATH1.  The modem must be placed back on hook
  44.                                 by lowering DTR.  The workaround implemented
  45.                                 is to send ATH0#B1+FCLASS=6 after a ring but
  46.                                 before ATH1.  Then send AT#B1+FCLASS=8.  This
  47.                                 has solved the problem at least for my site.
  48.                          2)     If you get the "Sorry, your evaluation period
  49.                                 has expired" message, then you may not have
  50.                                 followed the instructions in the README! file.
  51.                                 Please install ANSWER.EXE in a newly created
  52.                                 directory.  Also, ANSWER.EXE shareware version
  53.                                 will not run from a root directory.
  54.  
  55. 02/09/94        v3.7a    1)     Added support for the Zoom modem.  The support
  56.                                 is actually still in beta testing since I do
  57.                                 not have a Zoom modem on hand.  However, the
  58.                                 commands have been implemented and "should"
  59.                                 work.  I do not have pre-recorded voice files
  60.                                 for this modem, nor do I know whether or not
  61.                                 the compression standard is compatible with
  62.                                 the ZyXEL's or the SoundBlaster's ADPCM format.
  63.                          2)     Updated address information for new location.
  64.                          3)     Added support for "Line Select" during play
  65.                                 and recording operations.  The default command
  66.                                 strings have changed.  To allow the new line
  67.                                 selections to work, you should delete your
  68.                                 OPTIONS.DAT file and reenter your options.
  69.  
  70. Cygnus Data Systems is moving to Seattle, WA and will have a new address
  71. as of 11/01/93.  The new address is unknown at this time, but will be
  72. announced in the next release of Answer.
  73.  
  74. 10/11/93        v3.6i           Added voc<=>zyx conversion routine.
  75.  
  76. 07/17/93        v3.6h           Repaired error in initialization codes for
  77.                                 record and play being swapped.  This resulted
  78.                                 in both record and play operations being
  79.                                 as soon as they started.
  80.  
  81. 07/08/93        v3.6g           Fixed result code identification failure in
  82.                                 the ZyXEL initialization routine.  If you've
  83.                                 tried previous versions, you may need to delete
  84.                                 your OPTIONS.DAT file prior to running this
  85.                                 version.
  86.  
  87. 07/08/93        v3.6f           Fixed critical failure to set the comm port
  88.                                 baud rate upon first time initialization.
  89.  
  90.