3Com 900-0234-01 IP Phone User Manual


 
224 APPENDIX B: MANUALLY CONFIGURING THE AUTHENTICATION SERVER
Add one row for each mapping. For example:
|PRIMARY_URI_ID|ALLOWED_BRIDGE_URI_ID|PHONE_LINE_NO
3|2|4|
3|4|4|
Configuring bw_list The bw_list table provides call restrictions (black lists) and allowances
(white lists) for existing phones.
Add one row for each black or white list. For example:
BW_LIST_ID|CODE_BW_LIST_TYPE_ID|PATTERN_ID|CALL_DIRECTION_ID
1|1|1|1
2|1|2|2
Table 41 bw_list_data.txt Fields
Column Name Description Value
BW_LIST_ID This refers to a unique identification number
for the record.
Integer
CODE_BW_LIST_TYPE_ID This determines whether the record should
be on a blacklist or whitelist. This is linked to
the CODE_BW_LIST_TYPE table.
1 - blacklist
2- whitelist
Integer
PATTERN_ID This refers to the Configuring patterns table. Integer
CALL_DIRECTION_ID This refers to the direction of the record. This
is linked to the CALL_DIRECTIONS table.
1 - outgoing
2- incoming
Integer