home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / csver229.zip / CSVERIFY.CNF < prev    next >
Text File  |  1993-03-25  |  5KB  |  119 lines

  1. SYSOP_NAME=Gary Bouchard
  2. REGISTRATION=0
  3. DIALSTRING=ATE0M1DT
  4. LD_ACCESS=0
  5. ALLOW_LD=YES
  6. LOGOFF=YES
  7. METERED=NO
  8. REDIALS=4
  9. DIAL_TIMEOUT=30
  10. ADDTIME=20
  11. VERIFIED_LEVEL=60
  12. EXPIRED_LEVEL=30
  13. LONG_DISTANCE_LEVEL=80
  14. WELCOME=c:\tc\csvwork\welcome.csv
  15. INSTRUCT=c:\tc\csvwork\instruct.csv
  16. TRASHFILE=c:\tc\csvwork\trashno.csv
  17. EXCHANGEFILE=c:\tc\csvwork\exchange.csv
  18. AREACODEFILE=c:\tc\csvwork\areacode.csv
  19. LONGDISTANCE=c:\tc\csvwork\longdist.csv
  20. HANGUPFILE=c:\tc\csvwork\hangup.csv
  21. ADD_COMMENT=YES
  22. CHANGE_BDPHONE=YES
  23. PBX=
  24. MIN_SECURITY=60
  25. EXPIRATION_DAYS=365
  26. LD_EXPIRATION=365
  27. INTERNATIONAL=NO
  28. TIMETABLE_FILE=C:\TC\CSVWORK\TIMETAB.CSV
  29. CALLTIME_FILE=C:\TC\CSVWORK\CALLTIME.CSV
  30.  
  31. Line #         Description (Not case Sensitive!)
  32. ============================================================================
  33.  1        - SYSOP_NAME =  Self Explanatory
  34.  2        - REGISTRATION = The number you get from The Computer Store
  35.             BBS to make your program registered.
  36.             
  37.  3        - Init string to send to the modem during redial.
  38.  4        - Long distance dialing prefix or access number (8 chars).
  39.             Note: Include the 1 after the dash. Ex: 10288-1 for AT&T
  40.             access.
  41.  
  42.  5        - Allow/NOT Allow LD Calls to be placed... if not allowed make
  43.             the line =NO
  44.  
  45.  6        - If long distance is allowed this allows you to hang up the
  46.             caller after verification. If no logoff is required use
  47.             LOGOFF=NO.
  48.  
  49.  7        - METERED is a Yes/No answer. If BBS line is charged by a
  50.             metered rate, placing METERED=YES in line 5 will have the
  51.             BBS disconnect after verification of the user, and display
  52.             the file identified in line 20.
  53.  
  54.  8        - Maximum number of redial attempts to make.
  55.  9        - Redial timeout in seconds (how long to wait for an answer).
  56. 10        - Additional time in minutes give to a successful callback.
  57. 11        - Security level given to verified callers.
  58.  
  59. 12        - Expired Security Level given to caller. NOTE: Defaults to 0
  60.  
  61. 13        - Security level given to Long distance verified callers.
  62.  
  63. 14        - path & name of welcome file
  64.  
  65. 15        - path & name of instructions file for caller.
  66. 16        - path & name of the trash numbers file. Created if it does
  67.             not exist.
  68.  
  69. 17        - path & name of valid local exchanges list
  70. 18        - path & name of valid local area codes list.
  71. 19        - path & name of long distance file displayed to caller
  72.  
  73. 20        - path & name of file displayed to user instructing them to
  74.             call back if long distance or metered line. (HangupFile)
  75.  
  76. 21        - If YES is found, Comment #2 in the users record is updated
  77.             with the phone number used to verify him/her. If NO, then
  78.             this information will not be written to this field.
  79.  
  80. 22        - If YES is found, the number entered by the caller, if
  81.             different from the registration number will be placed into
  82.             the BUS/DATA field of the users record. If you do not want
  83.             this done, make the line = "NO"
  84.  
  85. 23        - PBX access number if any. If you have to dial 9 as an
  86.             example to get an outside line. a comma represents a
  87.             pause to the modem for the outside line to switch. If
  88.             nothing is required, just make the line blank after the
  89.             equals sign.
  90.  
  91. 24        - Security level needed for caller to use door. If you want
  92.             to use the default value then type PCBSECURITY
  93.             Example; MIN_SECURITY=60
  94.                       or
  95.             MIN_SECURITY=PCBSECURITY
  96.  
  97. 25        - EXPIRATION_DAYS value on succesful verification of a user.
  98.             This defaults to 365 days or 1 year. To give the user more
  99.             or less, just type the number of days until expiration.
  100.  
  101. 26        - LD_EXPIRATION=## is a variable that allows you to set the
  102.             expiration date of long distance callers to a shorter
  103.             time period than local or regular users. This works the
  104.             same way that EXPIRATION_DAYS works.
  105.  
  106. 27       -  INTERNATIONAL Allows Callbacks to take place using the
  107.             International Phone numbers. Place a NO there if you do not
  108.             use International numbers.
  109.  
  110. 28       -  TIMETABLE_FILE is a new feature added to the program. This
  111.             is the path and name of your file that you will use for your
  112.             timetable. I seriously recommend that you follow my format
  113.             in the file or it may not work.
  114.  
  115. 29       -  CALLTIME_FILE is the path and name of a display file to tell
  116.             the caller that he cannot be called back at this time
  117.             because the timetable does not allow long distance callbacks
  118.             in this time slot.
  119.