3Com 900-0234-01 IP Phone User Manual


 
Directory Server Database Table Descriptions 261
Configuring
desturi_route_ep
_blacklist_map
_data.txt
The desturi_route_ep_blacklist_map table shows which end points are
blacklisted so that those end points are excluded from routes.
Add one row for each end point to blacklist from a particular route. For
example:
ID|DESTURI_ROUTE_ID|ROUTE_ID|EP_ID
1|1|1|3|
2|4|4|51|
Configuring
desturi_route_map
_data.txt
The desturi_route_map table creates a login and password for the web
provisioning server.
Table 77 desturi_route_ep_blacklist_map_data.txt Fields
Column Name Description Value
ID Number of consecutive black listed end
points starting with 1.
Integer
DESTURI_ROUTE_ID This is a unique destination route
identification number, which is found in
the desturi_route_map_data table.
Integer
ROUTE_ID This is a unique route identification
number, which is found in the route_data
table.
Integer
EP_ID This is a unique end point identification
number, which is found in the ep_data
table.
Integer
Table 78 desturi_route_map_data.txt Fields
Column Name Description Value
DESTURI_ROUTE_ID This is a unique destination route identification
number, which is found in the
desturi_route_map_data table.
Integer
ACTIVE Indicates whether or not the URI route is active.
0 = Not Active
1 = Active
Integer
REQ_INDIR_ID This is a unique identification number from the
requestors_data table for an indirect requestor,
which is usually a Tier 1 component such as an
H.323 gateway.
Integer
REQ_DIR_ID This is a unique identification number from the
requestors_data table for a direct requestor,
which is usually a Tier 2 component such as an
gatekeeper or SIP proxy.
Integer