home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PCBOARD / CSV256.ZIP / CSVERIFY.CNF < prev    next >
Text File  |  1994-01-06  |  6KB  |  136 lines

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