3Com 900-0234-01 IP Phone User Manual


 
Configuring Authentication Server Database Tables 235
Configuring
feature_uri_info
The feature_uri table provides actual data for the feature for a particular
URI address (for example, the actual address and timeout value).
Add one row for each feature URI. For example:
FEATURE_URI_INFO_ID|URI_ACCESS_CODE_ID|ADDRESS|TIMEOUT|NAME|
BUSY_LAMP_FIELD
1|1|sip:jdoe@3com.com|60|||
2|2|sip:manager@3com.com|60|||
Table 57 feature_uri_info_data.txt Fields
Column Name Description Value
FEATURE_URI_INFO_ID A unique identification number for the
calling feature URI.
Integer
URI_ACCESS_CODE_ID This refers to the actual address code
for a particular feature.
Integer
ADDRESS This refers to the actual address of a
phone (for example, call forwarding
address).
Phone Address
TIMEOUT This refers to the timeout, in seconds,
after a specific feature can be activated.
Integer
NAME This refers to a unique, user-friendly
name for this feature record.
String
BUSY_LAMP_FIELD Indicates whether or not the busy lamp
indicator is enabled for a speed dial.
Allows end user to see whether phone
mapped to speed dial is busy. Lamp
light will be on when mapped phone is
busy.
1 - enabled
null - disabled
Integer