3Com 900-0234-01 IP Phone User Manual


 
276 APPENDIX C: MANUALLY CONFIGURING THE DIRECTORY SERVER
Configuring
route_ep_outdial
_map_data.txt
The route_ep_outdial_map table contains out dial patterns for the
combination of the route and end point. The out dial patterns can be set
at the route-endpoint level thus allowing a common set of out dial
patterns to be applied to each end point in the route.
These records will be copied to the run time table
RT_RTEP_OUTDIAL_MAP along with the endpoint's out dial patterns
when a route is added to the run time table.
Add one row for each out dial patterns for the combination of the route
and end point. For example:
|ROUTE_ID|EP_ID|OUTDIAL_PAT_ID
1|3|1|
1|1|2|
Configuring
trusted_clients
_data.txt
The trusted_clients_profiles table holds all the trusted clients for the
server. Any application using the BES client library that wishes to connect
to the BES server must be listed in this table.
Table 95 route_ep_outdial_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 table.
Integer
OUTDIAL_PAT_ID This refers to a unique out dial pattern identification
number, which was assigned in the
outdial_patterns_data table.
Integer
Table 96 trusted_clients_data.txt Fields
Column Name Description Value
CLIENT_ID A unique identification number for the client. Integer
CLIENT_NAME The name assigned to the client. String
IP_ADDRESS IP address of the network order. x.x.x.x
IP_PORT The IP Port number. A zero value is a wildcard that
matches any port for the IP address.
Integer
DNS_NAME This a a name of a fully qualified domain name. String
RADIUS_SECRET Not used. N/A