3Com 900-0234-01 IP Phone User Manual


 
Directory Server Database Table Descriptions 275
Configuring
route_ep_map
_data.txt
The route_ep_map table contains all the end points for the route. A
bundle end point will not be expanded in this table.
Add one row for end point in a route. For example:
|ROUTE_ID|EP_ID|ACTIVE|CODE_EP_TYPE|EP_ROUTE_SORT_ORDER
1|3|1|2|1|
1|1|1|2|2|
Table 94 route_ep_map_data.txt Fields
Column Name Description Value
ROUTE_ID This refers to a unique route identification
number, which was assigned in the
route_data table.
Integer
EP_ID This refers to a unique end point identification
number, which was assigned in the ep_data
table.
Integer
ACTIVE This indicates whether or not an end point for
this route is active
0 - Not Active
1 - Active
Integer
CODE_EP_TYPE This is a convenience field to help with triggers
and stored procedures. This is used if the end
point is a bundle.
2 - Gateway
6 - Terminal
9 - Call Processor
Integer
EP_ROUTE_SORT_ORDER This indicates the order of the end point in the
Directory route response. Defaults to 0 with
1 be the highest priority.
Integer