per Proxy Set ID, use the parameter ProxySet.
ï‚§ For a description of this table, see 'Configuring Proxy Sets
Table' on page 176.
Proxy Set Table
Web: Proxy Set Table
EMS: Proxy Set
[ProxySet]
This table parameter configures the Proxy Set ID table. It is
used in conjunction with the ProxyIP table ini file parameter,
which defines the IP addresses per Proxy Set ID.
The ProxySet table ini file 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:
ï‚§ For configuring the Proxy Set IDs and their IP addresses,
use the parameter ProxyIP.
ï‚§ For a description of this table, see 'Configuring Proxy Sets
Table' on page 176.
Registrar Parameters
Web: Enable Registration
EMS: Is Register Needed
[IsRegisterNeeded]
Enables the device to register to a Proxy/Registrar server.
ï‚§ [0] Disable = (Default) The device doesn't register to
Proxy/Registrar server.
ï‚§ [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]
Defines the 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 100 characters.
Web: Registrar IP Address
EMS: Registrar IP
[RegistrarIP]
Defines the IP address (or FQDN) and port number (optional)
of the Registrar server. The IP address is in dotted-decimal
notation, e.g., 201.10.8.1:<5080>.
Notes: