home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / zpars106.zip / zparse.cfg < prev    next >
Text File  |  1996-03-03  |  6KB  |  199 lines

  1. ; <- comment char.
  2. ;
  3. ; All keywords are case insensitive
  4. ;
  5. ; Address: your network address(es).
  6. ;
  7. Address 1:340/303.0
  8. Address 1:340/300.0
  9. Address 89:688/301.0
  10. Address 89:688/300.0
  11. Address 40:6481/1.0
  12. Address 40:6481/0.0
  13. ;
  14. ;
  15. ; Logfile: name/location of the log file
  16. ;
  17. LogFile zparse.log
  18. ;
  19. ; Country: Your country code (Intl phone code: 1- for Canada)
  20. ;
  21. Country 1-             ; Your country code (Intl phone code: 1- for Canada)
  22. ;
  23. ; Baud:  Your highest baud rate (as in your nodelist entry)
  24. ;
  25. ;
  26. MaxBaud 9600           ; Your highest baud rate (as in your nodelist entry)
  27. ;
  28. ; Version7:   Generate a version 7 compiled nodelist
  29. ;
  30. Version7               ; Generate Version 7 format files
  31. ;
  32. ; Allsysops:  Place all sysop entries into sysop.ndx index
  33. ;             (for use with supporting editors suchas timed)
  34. ;
  35. AllSysops              ; Keep all sysop names in index
  36. ;
  37. ; NodeAllowed:  Enable nodes to be added into point list
  38. ;
  39. NodesAllowed           ; allow nodes to be added in the point list after hubs.
  40. ;
  41. ; addlist:    define the filename stems of the nodelists to compile
  42. ;
  43. addlist nodelist
  44. addlist imexlist
  45. addlist  ibmlist
  46. ;
  47. ; points <filename>
  48. ;     a specific format file containing points to be added 
  49. ;     and/or additional nodes 
  50. ;
  51. points zparse.pts
  52. ;
  53. ; modem:   <FLAG> <mask>
  54. ;          specify which bits are to be set for the specified modem flag
  55. ;          found in the flags field of a node entry.
  56. ;          the bits are ordered 0-7, each digit sets a particular bit.
  57. ;
  58. ; NOTE: This appears to require more explanation than I thought
  59. ;       Starting with Binkley 2.56wb the modem byte in a Version 7 nodelist
  60. ;       is compared with the modemtrans value for an exact match.
  61. ;       Thus it is possible to define 256 different modems or
  62. ;       8 characterists of modems.
  63. ;       I currently use 4 bits to represent
  64. ;               0 = HST, 1 = V32, 2 = V32b, 3 = V42b,V42,MNP
  65. ;       These 4 bits present me with 16 possible modem signatures.
  66. ;       some are unused such as only bit 0 set (ie HST and no MNP)
  67. modem  HST  03         ; HST implies MNP 
  68. modem  H14  03          
  69. modem  H16  03
  70. modem  V32  1          ; note: each digit sets the particular bit 
  71. modem  V32b 12         ; V32b implies V32
  72. modem  V32bis 12
  73. modem  V34  12
  74. modem  V42  3
  75. modem  V42b 3
  76. modem  MNP  3
  77. modem  ZYX  123        ; ZyXel's do V32b, V32, V42b
  78. ;
  79. ; Obsolete
  80. ;; cost:   <national> <international>
  81. ;;         specifies the default national/international calling cost
  82. ;;
  83. ;;cost   150 300        ; default national intl call cost
  84. ;
  85. ;  default cost: {national|intl} <cost> <fee>
  86. ;       sets the default call cost and user message fee for national
  87. ;       and international calls
  88. ;
  89. default cost national 100 0
  90. default cost intl     300 0
  91. ;
  92. ; mincost:  <speed> <cost>
  93. ;           specifies the minimum cost for calling a node of the specifed
  94. ;           speed
  95. ;
  96. ;mincost 9600 1        ; sets minimum cost for 9600 speed connects at 1
  97. ;
  98. ; set:    specifies overrides and/or settings to the information supplied
  99. ;         in a node's entry.
  100. ;
  101. ; NOTE: set is followed by a single string which is parsed into five(5)
  102. ;       comma seperated fields. The commas are NOT optional.
  103. ;
  104. ;  the fields are as follows.
  105. ;  set 4d-addr,passwd,phone,speed,flags[,flags]*
  106. ;    4d-address: 1:340/303.0
  107. ;    passwd: all characters between the fore and aft commas
  108. ;    phone: 1-604-652-3275     
  109. ;    speed: valid nodelist speed entry 300,1200,2400,9600
  110. ;    flags: open ended files, specifies the new flags field for the node.
  111. ;
  112. ; set 4d-addr,passwd,phone,speed,flags[,flags]*
  113. set 1:340/61.0,testing,,,v42b
  114. ;
  115. ;
  116. ; override 4d-addr Cost [UCost  [ModemByte]]
  117. override 1:340/0  1234   2     17
  118. override 1:340/30   2
  119. ;
  120. ; include: filename to include into the processing
  121. ; Note: these filename are completely arbitrary
  122. ;       You are free to call them Sleepy and Sneezy, if you wish
  123. include zparse.pwd      ; used to keep passwords out of the demo config
  124.                         ; mine consists of nothing but set statements.
  125. include zdial.cfg       ; used to keep the dialing trans in one place
  126. ;
  127. ;
  128. ;
  129. ; default NoZones:  sets the default to exclude all zones/nets from processing
  130. ;default NoZones
  131. ;
  132. ;
  133. ;  AddZones:    specifies the zones/nets to be included into the processing
  134. ;  
  135. ; AddZones  <Zone>:[Net] [... repeated]
  136. ;AddZones 1:17 1:18 
  137. ;AddZones 2:244 40: 89:
  138. ;
  139. ;
  140. ;  DelZones:    specifies the zones/nets to be excluded from processing
  141. ;
  142. ; DelZones  <Zone>:[Net] [...  ]
  143. ;DelZones 7: 
  144. ;
  145. ;
  146. ;  UserFlags:   allows matching of user defined flags from the nodelist 
  147. ;               entries. All entries are implicitely preceeded by a 'U' 
  148. ;               character. These flags are treated as modem flags, and 
  149. ;               are specified with the modem verb.
  150. UserFlags
  151. ;
  152. ;
  153. ;  HubMode:    ZParse goes to great lengths to redirect a PVT node
  154. ;              or one with an unpublished phone number to their Host/Hub
  155. ;              This has caused some problems for nodes that Hub echomail
  156. ;              for these "undialable" nodes.
  157. ;
  158. ;      Hubmode 0 is the default. It's behavior is to replace 
  159. ;         "undialable" nodes with dialable systems.
  160. ;      Hubmode 1 diables this for your own net(s).
  161. ;      Hubmode 2 diables this completely. All "undialables" have 
  162. ;                blank phonenumbers.
  163. ;
  164. ;HubMode [<level>]    where level is 0,1,2
  165. HubMode 1  ; leave undialables in my net(s) only 
  166. ;
  167. ;   NoRedir:  diable redirection of nodes. An alias for HubMode 2
  168. ;
  169. ;NoRedir   
  170. ;
  171. ;  Modem$:   allows for overriding the modemtype and callcost based
  172. ;            on the current modemtype and callcost.
  173. ;
  174. ;Modem$  ModemType CallCost newModemType newCallCost
  175. Modem$  14  0  10  0
  176. ;
  177. ; using my modemtrans, if a node is local (ie cost 0) and v32bis (ie 14)
  178. ; reset it to modemtype 10 (v32) to enable either line (HST/v32 or v32bis) 
  179. ; to call.
  180. ;
  181. ;
  182. ;  Phone:   allows for overriding the phome for a given node,
  183. ;           no spaces are permitted in the new phone number,
  184. ;           but all other punctuation characters are allowed.
  185. ;
  186. ;Phone 4d-addr  Replacement-Phone-Number
  187. Phone  1:340/13.0  1-604-480-4861
  188. ;
  189. ;
  190. ;  StripDash:  strips dashes from all phone numbers.
  191. ;            
  192. ;
  193. ;StripDash
  194. ;
  195. ;
  196.