home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / CBVV12.ZIP / CBV.HIS < prev    next >
Text File  |  1995-01-28  |  10KB  |  208 lines

  1.  
  2.                           Datagen Software Designs'
  3.                       Call Back Verification System v1.2
  4.  
  5.                       (c) 1995 Datagen Software Designs
  6.                      written & programmed by John Dailey
  7.  
  8. ─────────────────────────────────────────────────────────────────────────────
  9.  ░ Program History ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  10. ─────────────────────────────────────────────────────────────────────────────
  11.  
  12.  
  13.     Version 1.2  - Added features and bug fix release.
  14.  
  15.                  o Removed display file support for CBVNOEX.A??  Now, both
  16.                    LD and non-local exchanges use the display file CBVNOLD.
  17.  
  18.                  o Fixed problem with CBVBADPW.A?? display screen when
  19.                    hanging up on calls.  There was no delay between display
  20.                    of CBVBADPW and CBVHANG.A?? or CBVBYELD.A??
  21.  
  22.                  o Added "Quit?  Yes/No" prompt to areas of CBV that offered
  23.                    the abort callback option to the user.
  24.  
  25.                  o Re-vamped the configuration software look totally.  CBVCFG
  26.                    now sports the unofficial Datagen configuration software
  27.                    look.
  28.  
  29.                  o Totally re-worked the multiple area code and exchange
  30.                    support.  Now, up to 25 local area codes can be defined,
  31.                    as well as up to 600 exchanges for each area code.
  32.                    Specifying no exchanges for an area code signifies that
  33.                    all are local to the bbs.
  34.  
  35.                  o Added the lower DTR command to the default hangup string.
  36.  
  37.                  o Fixed bug with possible no-hang-up and validation.  If
  38.                    modem did not initialize or hang up before callback, CBV
  39.                    would see the carrier present and think that it had called
  40.                    the user back successfully.
  41.  
  42.                  o CBV now treats a phone number of 000-000-0000 as a blank
  43.                    phone number instead of an invalid one.
  44.  
  45.                  o Eliminated need for CBVEXCH.DAT.  Area codes and their
  46.                    corresponding exchanges are now stored in CBVAREA.DAT
  47.  
  48.                  o Slowed down the "RING" during the walkthrough.
  49.  
  50.                  o Added display file explaining to be sure to select the
  51.                    phone number to which the user's modem is hooked up to,
  52.                    and not to answer voice.  CBVPNUM.A??  This file is
  53.                    displayed right after the user selects a phone number.
  54.  
  55.                  o Added prompt to query the user if they have chosen the
  56.                    right number to call after displaying CBVPNUM.A??.
  57.  
  58.                  o Added display file to remind the user to type "ATA" to
  59.                    answer the phone with their modem.  This display file is
  60.                    displayed after making sure that CBV will be calling the
  61.                    correct number.  CBVPRED.A??
  62.  
  63.                  o Added display file CBVDIAL.A?? which is displayed to the
  64.                    user right before callback.  Any last minute reminders can
  65.                    go in this file before CBV hangs up.
  66.  
  67.                  o Added display file CBVCHANG.A?? displayed to the user
  68.                    right before they enter their new phone number to call
  69.                    back.  Use this to explain that the user will have to
  70.                    enter a reason for the change.
  71.  
  72.                  o Fixed problem with window definition during callback.  If
  73.                    cursor was already low on the screen, no callback status
  74.                    information would be displayed.
  75.  
  76.                  o Minor clearing of screen added in places to help program
  77.                    cosmetically both for ANSI and ASCII.
  78.  
  79.                  o Re-vamped dial status/modem response windows during the
  80.                    callback procedure.  Now, both windows are separate from
  81.                    the display screens instead of just the modem response
  82.                    window.
  83.  
  84.                  o Renamed RA_PPP.EXE to EXIT_PPP.EXE to signify that the
  85.                    Pre/Post-Processor will work with any software that
  86.                    reads/writes user info to/from EXITINFO.BBS style
  87.                    dropfiles.
  88.  
  89.                  o Added support for any BBS software that reads/writes user
  90.                    information to/from DOOR.SYS style dropfiles.  Mainly for
  91.                    TriBBS, this Pre/Post-Processor is named DOOR_PPP.EXE
  92.  
  93.                  o Fixed spelling error in walkthrough display file
  94.                    CBV_WK6.A??.
  95.  
  96.                  o Updated documentation file.
  97.  
  98.                  o Added display file for both local and long distance
  99.                    successful callbacks displayed in place of "Welcome Back!
  100.                    You have Successfully Completed CBV."  Filenames are
  101.                    CBVSUCC.A?? and CBVSUCCL.A?? respectfully.
  102.  
  103.                  o Added message "sending" capabilities.  CBV now has the
  104.                    option to write a text file to be imported as a message to
  105.                    the user for various scenarios of CBV:  Voice pickup, No
  106.                    connection, busy, general failure, and successful
  107.                    callback.  External program is needed to import messages
  108.                    for user.
  109.  
  110.                  o Non-standard com ports, addresses, and IRQ's now
  111.                    supported.
  112.  
  113.                  o CBV configuration software now supports definition of
  114.                    configuration filename via command line.
  115.  
  116.                  o During callback, an error due to voice pickup from the
  117.                    user no longer totally aborts the callback process.
  118.  
  119.                  o Modified bottom-of-screen sysop info bar to display more
  120.                    information.  Sysop may press F1 to scroll through user's
  121.                    securty information and help information.
  122.  
  123.                  o Added support for ALT-H for hangup on user, ALT-C for
  124.                    chatting, and ALT-J to shell to DOS.
  125.  
  126.                  o Added auto-upgrade feature to allow sysop to automatically
  127.                    upgrade a user inside CBV.  Pressing of ALT 1-5 will
  128.                    assign the configured security settings for each security
  129.                    level configuration respectively (1 = Regular User SL, 5 =
  130.                    Duplicate Number SL)
  131.  
  132.  
  133.     Version 1.1  - Added features and bug fix release.
  134.  
  135.                  o Multiple local area code support added.  Now sysops can
  136.                    define more than one area code as local to them.
  137.  
  138.                  o Calling procedure was modified to help support the
  139.                    multiple local area code support.
  140.  
  141.                  o Lower and raise DTR commands now properly toggle the DTR
  142.                    and restore it to its original state.
  143.  
  144.                  o CBV now recognizes results codes separated by carriage
  145.                    returns as seperate strings.
  146.  
  147.                  o Lockout sysop keys now modify the user's security level to
  148.                    zero (0), and writes the CBV_PPP.DAT file to successfully
  149.                    lock them totally out of the sysop's BBS.
  150.  
  151.                  o Bug with CBV not detecting if a user hung up has been
  152.                    corrected.  User hanging up is also logged to the sysop
  153.                    log file if enabled.
  154.  
  155.                  o Added [PLEASE WAIT] to sysop DOS shell so that user knows
  156.                    the BBS is busy and not to hang up.
  157.  
  158.                  o Previous versions of CBVCFG.EXE were not reading in the
  159.                    bad numbers correctly.  Numbers were being chopped off at
  160.                    three digits.  This problem has been fixed.
  161.  
  162.                  o Fixed problem with CBV mysteriously deciding that a phone
  163.                    number was not in the sysop's local exchanges even if the
  164.                    exchange file was not defined.
  165.  
  166.                  o Better call-collision handling has been implemented into
  167.                    the main CBV.EXE software.
  168.  
  169.                  o Problem with CBV not realizing that the modem had been
  170.                    initialized when it thought it hadn't has been corrected.
  171.  
  172.                  o WWIV Pre/Post-Processor program re-structured to use a
  173.                    configuration AND offset file.  The configuration file
  174.                    specifies directories and filenames of the needed files to
  175.                    ease multi-node configuration.  WWIV_PPP.EXE now properly
  176.                    utilizes CHAIN.00n and RESTORE.00n, wheren 'n' is the node
  177.                    number currently running CBV.
  178.  
  179.                  o Bug with WWIV Pre/Post-Processor not updating some user
  180.                    records properly has been fixed.
  181.  
  182.                  o If a offset file was not found, WWIV_PPP.EXE would not
  183.                    properly modify the RESTORE.WWV file.  This has been
  184.                    corrected.
  185.  
  186.  
  187.     Version 1.0ß - Bug fix release.  
  188.  
  189.                  o Fixed minor problem with CBV not recognizing modem
  190.                    initialization upon callback.
  191.  
  192.                  o Fixed problem with WWIV Pre/Post-Processor program and not
  193.                    reading the correct user number.
  194.  
  195.                  o Added additional parameter to WWIV Pre/Post-Processor to
  196.                    specify the direct path for the BBS software main system
  197.                    files and RESTORE.WWV.  Previous version was assuming that
  198.                    RESTORE.WWV was being created in the same directory as the
  199.                    user record listing.
  200.  
  201.                  o Modified documentation to reflect changes, and add
  202.                    additional information concerning sysop keys at the local
  203.                    console.
  204.  
  205.  
  206.     Version 1.0α - First release of software package.
  207.  
  208.