home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / ERRFLG28.RAR / ERRFLAGS.TAB < prev    next >
Text File  |  2000-07-20  |  8KB  |  175 lines

  1. ; ***********************************************************************
  2. ; ***                        ERRFLAGS.ZC2                             ***
  3. ; ***********************************************************************
  4. ; ***  This is the ERRFLAGS.TAB-file in use at the node of ZC/2       ***
  5. ; ***  valid from V2.8. There is no downward compatibility below v2.7 ***
  6. ; ***********************************************************************
  7. ; *** 06.Apr.96 : Approve "ENC" user-flag                             ***
  8. ; *** 10.Jul.96 : New ISDN-flags as per FSC-0091.001, old flags       ***
  9. ; ***              are still accepted.                                ***
  10. ; *** 13.Sep.96 : Removed bogus Z19-entries                           ***
  11. ; *** 14.Sep.96 : Added User-flag Z19                                 ***
  12. ; *** 05.Oct.96 : Delete V23-flag                                     ***
  13. ; *** 01.Nov.96 : Old ISDN-U-flags killed                             ***
  14. ; *** 23.Nov.96 : Remaining old ISDN-flags are converted to new       ***
  15. ; *** 23.Nov.96 : Include redundant MNP for ZYX-flag                  ***
  16. ; *** 23.Nov.96 : Include X?-flag redundancy-trapping                 ***
  17. ; *** 21.Jan.97 : ZMH-flag-error work-around                          ***
  18. ; *** 01.Feb.97 : New ERRFLAGS-version installed, modification        ***
  19. ; ***             of 21.Jan.97 removed                                ***
  20. ; *** 02.Feb.97 : CFLAG-statement implemented                         ***
  21. ; *** 16.Feb.97 : Remove GINTL as per FTS-0005.003                    ***
  22. ; *** 29.Apr.97 : Redundant CM-flag with User-flag T** (in test)      ***
  23. ; *** 26.Jun.97 : Approve X2C and X2S user-flags                      ***
  24. ; *** 05.Jul.97 : Include lower-case in certain flags                 ***
  25. ; *** 29.Sep.97 : Removed V21 as a flag (=technical nonsense)         ***
  26. ; *** 21.Oct.97 : Include V42b in H16-redundancy plus simplify        ***
  27. ; ***             V32T- and ZYX-redundancy-statement.                 ***
  28. ; *** 09.Nov.97 : Removed ZEC as a user-flag                          ***
  29. ; *** 11.Nov.97 : Removed V33-flag                                    ***
  30. ; *** 05.Dec.97 : Recognise V34 as redundancy for X2C/X2S             ***
  31. ; *** 28.May.98 : Modify V34+ into V34                                ***
  32. ; *** 14.Oct.98 : V90C (client) and V90S (server) user-flags OK-ed    ***
  33. ; *** 11.Nov.98 : Userflags IBN, IFC, ITN and IVM implemented to      ***
  34. ; ***             enable IP-connectivity                              ***
  35. ; *** 14.Nov.98 : Corrected error in IP-user-flag and redundancy      ***
  36. ; ***             section                                             ***
  37. ; *** 01.Dec.98 : Include the "IP" user-flag and IP-redundancies      ***
  38. ; *** 14.Jan.99 : Recognise different ZMH via #xx and !xx. Reject     ***
  39. ; ***             redundancy with CM. {mainly R50 and R54}            ***
  40. ; *** 21.Jan.99 : Correction of the above                             ***
  41. ; *** 20.Mar.99 : + Allow multiple #xx and !xx flags                  ***
  42. ; ***             + Allow X2C X2S V90C V90S as full flags             ***
  43. ; ***             + Allow IP-flags in the flag-field                  ***
  44. ; *** 05.Apr.99 : Test V2.7 (adaption by Johan Zwiekhorst)            ***
  45. ; *** 10.Apr.99 : Allow long flags & new IP-flags                     ***
  46. ; *** 15.Apr.99 : Allow IMI ISE ITX IUC IEM flags                     ***
  47. ; *** 15.Jun.99 : Allow Z19 as full flag                              ***
  48. ; *** 25.Jun.99 : Correction redundancy X2/V90                        ***
  49. ; *** 26.Jun.99 : Allow ETX EVY EMA e-mail flags                      ***
  50. ; *** 30.Jun.99 : Allow RPK/NPK (Region/Net Pointlist Keeper)         ***
  51. ; *** 02.Jul.99 : Allow FTS-5001 ISDN-flags                           ***
  52. ; *** 09.Jul.99 : Include IFT-flag as per FTS-5001                    ***
  53. ; *** 10.Jul.99 : Include SDS/SMH user-flags as per FTS-5001          ***
  54. ; *** 13.Sep.99 : Include CDP-user-flag                               ***
  55. ; *** 06.Nov.99 : Discontinue X2/V90/IP user-flags                    ***
  56. ; *** 05.Dec.99 : Correct IP-redundancy                               ***
  57. ; *** 19.Feb.00 : Discontinue old ISDN user-flags                     ***
  58. ; *** 14 May 00 : Discontinue old Z19 user-flag                       ***
  59. ; ***             + new redundancy-statement for Z19-flag             ***
  60. ; *** 15 Jul 00 : Removed all double flags due to case-sensitivity    ***
  61. ; ***             since all checking is now done case-insensitive     ***
  62. ; ***             Added conversion of V34B to V34                     ***
  63. ; ***********************************************************************
  64. ;
  65. ; ? matches any characters
  66. ; $ matches any characters A-Z and a-z
  67. ; @ matches any character 0-9
  68. ; * any string until comma or end-of-line
  69. ; ATTENTION! All equality checks will be CASE-INSENSITIVE!
  70. ;
  71. ;      +-------------------------------+
  72. ;      !          Modem flags          !
  73. ;      +-------------------------------+
  74. ;
  75. FLAGS V22 V22B V29 V32 V32B V32T V34 V42 V42B MNP
  76. FLAGS H96 HST H14 H16 MAX PEP CSP ZYX V32T VFC
  77. FLAGS X2C X2S V90C V90S Z19
  78. FLAGS ISDN V110L V110H V120L V120H X75
  79. ;
  80. ;      +--------------------------------+
  81. ;      !          Mailer flags          !
  82. ;      +--------------------------------+
  83. ;
  84. FLAGS CM MO LO MN XA XB XC XP XR XW XX GUUCP
  85. ;
  86. ;      +-----------------------------+
  87. ;      !          ZMH flags          !
  88. ;      +-----------------------------+
  89. ;
  90. FLAGS #0@ #1@ #20 #21 #22 #23 #24
  91. FLAGS !0@ !1@ !20 !21 !22 !23 !24
  92. FLAGS #@@#@@
  93. FLAGS !@@!@@
  94. FLAGS #@@#@@#@@
  95. FLAGS !@@!@@!@@
  96. ;
  97. ;      +------------------------------+
  98. ;      !        IP flags              !
  99. ;      +------------------------------+
  100. ;
  101. FLAGS IBN IBN:@ IBN:@@ IBN:@@@ IBN:@@@@ IBN:@@@@@
  102. FLAGS IFC IFC:@ IFC:@@ IFC:@@@ IFC:@@@@ IFC:@@@@@
  103. FLAGS IFT IFT:@ IFT:@@ IFT:@@@ IFT:@@@@ IFT:@@@@@
  104. FLAGS ITN ITN:@ ITN:@@ ITN:@@@ ITN:@@@@ ITN:@@@@@
  105. FLAGS IVM IVM:@ IVM:@@ IVM:@@@ IVM:@@@@ IVM:@@@@@
  106. FLAGS IP
  107. FLAGS IEM IEM:*
  108. FLAGS ITX ITX:*
  109. FLAGS IMI IMI:*
  110. FLAGS ISE ISE:*
  111. FLAGS IUC IUC:*
  112. ;
  113. ;      +------------------------------+
  114. ;      !        E-mail flags          !
  115. ;      +------------------------------+
  116. ;
  117. FLAGS EMA EMA:*
  118. FLAGS ETX ETX:*
  119. FLAGS EVY EVY:*
  120. ;
  121. ;      +------------------------------+
  122. ;      !          USER flags          !
  123. ;      +------------------------------+
  124. ;
  125. USER NC REC NEC K12 ENC
  126. USER RPK NPK
  127. USER SDS SMH
  128. USER CDP
  129. ;
  130. ;      +-----------------------------------------+
  131. ;      !          Online time user flag          !
  132. ;      +-----------------------------------------+
  133. ;
  134. USER T$$
  135. ;
  136. ;      +-----------------------------------------------------------------+
  137. ;      !  Convert certain flags, first value gets changed to the second  !
  138. ;      +-----------------------------------------------------------------+
  139. ;
  140. CONVERT ISDNA V110L
  141. CONVERT ISDNB V110H
  142. CONVERT ISDNC X75
  143. CONVERT V34+ V34
  144. CONVERT V34B V34
  145. ;
  146. ;      +-----------------------------------------+
  147. ;      !          Redundancy definition          !
  148. ;      +-----------------------------------------+
  149. ;
  150. REDUNDANT HST MNP
  151. REDUNDANT V32B V32
  152. REDUNDANT V42B V42 MNP
  153. REDUNDANT H14 HST MNP
  154. REDUNDANT H16 HST H14 MNP V42 V42B
  155. REDUNDANT V32T V32 V32B
  156. REDUNDANT XA XW XR XP XB XC XX
  157. REDUNDANT XB XW XR XP
  158. REDUNDANT XC XW XR XX
  159. REDUNDANT XR XW
  160. REDUNDANT XX XW
  161. REDUNDANT ZYX V32 V32B V42 V42B MNP
  162. REDUNDANT Z19 ZYX V32 V32B V42 V42B MNP
  163. REDUNDANT CM T??
  164. REDUNDANT X2S X2C V34
  165. REDUNDANT X2C V34
  166. REDUNDANT V90S V90C V34
  167. REDUNDANT V90C V34
  168. REDUNDANT IBN IP
  169. REDUNDANT IFC IP
  170. REDUNDANT ITN IP
  171. REDUNDANT IVM IP
  172. REDUNDANT #@@ !@@
  173. ;
  174. ;                      // end of file //
  175.