Version 6.2 377 February 2011
SIP User's Manual 10. Configuration Parameters Reference
Parameter Description
Web: Proxy Set Table
EMS: Proxy Set
[ProxySet]
This ini file table parameter configures the Proxy Set ID table. It
is used in conjunction with the ProxyIP ini file table parameter,
which defines the IP addresses per Proxy Set ID.
The ProxySet ini file table parameter defines additional
attributes per Proxy Set ID. This includes, for example, Proxy
keep-alive and load balancing and redundancy mechanisms (if
a Proxy Set contains more than one proxy address).
The format of this parameter is as follows:
[ProxySet]
FORMAT ProxySet_Index = ProxySet_EnableProxyKeepAlive,
ProxySet_ProxyKeepAliveTime,
ProxySet_ProxyLoadBalancingMethod,
ProxySet_IsProxyHotSwap, ProxySet_SRD,
ProxySet_ClassificationInput,
ProxySet_ProxyRedundancyMode;
[\ProxySet]
For example:
ProxySet 0 = 0, 60, 0, 0, 0, , 1;
ProxySet 1 = 1, 60, 1, 0, 1, , 0;
Notes:
This table parameter can include up to 10 indices (0-9).
For configuring the Proxy Set IDs and their IP addresses,
use the parameter ProxyIP.
The parameter ProxySet_SRD and
ProxySet_ClassificationInput areis not applicable.
For configuring the Proxy Set ID table using the Web
interface and for a detailed description of the parameters of
this ini file table, see ''Configuring Proxy Sets Table'' on
page 106.
For an explanation on using ini file table parameters, see
''Configuring ini File Table Parameters'' on page 194.
Registrar Parameters
Web: Enable Registration
EMS: Is Register Needed
[IsRegisterNeeded]
Enables the device to register to a Proxy/Registrar server.
[0] Disable = The device doesn't register to Proxy/Registrar
server (default).
[1] Enable = The device registers to Proxy/Registrar server
when the device is powered up and at every user-defined
interval (configured by the parameter RegistrationTime).
Note: The device sends a REGISTER request for each
channel or for the entire device (according to the
AuthenticationMode parameter).
Web/EMS: Registrar Name
[RegistrarName]
Registrar domain name. If specified, the name is used as the
Request-URI in REGISTER messages. If it isn't specified
(default), the Registrar IP address, or Proxy name or IP
address is used instead.
The valid range is up to 49 characters.