Version 5.8 225 September 2009
SIP User's Manual 6. Configuration Parameters Reference
Parameter Description
Internal SRV Table
Internal SRV Table
[SRV2IP]
This ini file table parameter defines the internal SRV table for resolving
host names into DNS A-Records. Three different A-Records can be
assigned to a host name. Each A-Record contains the host name,
priority, weight, and port. The format of this parameter is as follows:
[SRV2IP]
FORMAT SRV2IP_Index = SRV2IP_InternalDomain,
SRV2IP_TransportType, SRV2IP_Dns1, SRV2IP_Priority1,
SRV2IP_Weight1, SRV2IP_Port1, SRV2IP_Dns2, SRV2IP_Priority2,
SRV2IP_Weight2, SRV2IP_Port2, SRV2IP_Dns3, SRV2IP_Priority3,
SRV2IP_Weight3, SRV2IP_Port3;
[\SRV2IP]
For example:
SRV2IP 0 =
SrvDomain,0,Dnsname1,1,1,500,Dnsname2,2,2,501,$$,0,0,0;
Notes:
This parameter can include up to 10 indices.
If the Internal SRV table is used, the device first attempts to resolve a
domain name using this table. If the domain name isn't located, the
device performs an SRV resolution using an external DNS server.
To configure the Internal SRV table using the Web interface and for a
description of the parameters in this ini file table parameter, refer to
''Configuring the Internal SRV Table'' on page 139.
For an explanation on using ini file table parameters, refer to ''Format
of ini File Table Parameters'' on page 191.