Comms Database Settings for DNS

Describes the Comms database settings for the Domain Name Server.

The phone name is stored in the Network table in the Comms database file. The phone name is stored as the HostName field. The HostName field consists of the phone name and the suffix name.

Comms database file example

The following cfg file section describes an example where the Testhostname1 is the phone name and nokia.foo is the suffix name:

       
        
       
       [Network] 
ADD_SECTION
# COMMDB_ID = 1
    Name=Intranet
    HostName=Testhostname1.nokia.foo
    FIELD_COUNT=2
END_ADD