3Com 900-0234-01 IP Phone User Manual


 
272 APPENDIX C: MANUALLY CONFIGURING THE DIRECTORY SERVER
Configuring
patterns_data.txt
The patterns table is a supporting table that contains regular expression
patterns used in various tables in the Directory schema.
Add one row for each pattern. For example:
|PATTERN_ID|PATTERN_NAME|PATTERN
2|USA International|011*|
3|USA national|1*|
An alpha_numeric pattern is inserted reverse of an ANI pattern. For
example, to match on the pattern johndoe@3com.com the pattern
would be inserted as follows into the directory server:
com.3com@johndoe.
Configuring
patterns_testcall
_map_data.txt
The patterns_testcall_map table lists which patterns are being used as a
test calls.
Add one row for each test call assigned to a pattern. For example:
|PATTERN_ID|CODE_TESTCALL_TYPE
21|1|
22|2|
Table 90 patterns_data.txt Fields
Column Name Description Value
PATTERN_ID A unique identification number for the pattern. Integer
PATTERN_NAME The name assigned to the pattern. String
PATTERN The actual pattern assigned. String
Table 91 patterns_testcall_map_data.txt Fields
Column Name Description Value
PATTERN_ID This refers to a unique pattern identification
number, which was assigned in the
patterns_data table.
Integer
CODE_TESTCALL_TYPE Indicates the type of test call.
1 - 105 Test Call
2 - 108 Test Call
Integer