Parameter Description
For example:
ProxySet 0 = 0, 60, 0, 0;
ProxySet 1 = 1, 60, 1, 0;
Notes:
This table parameter can include up to 6 indices (0-5).
For configuring the Proxy Set IDs and their IP addresses,
use the ini
file parameter ProxyIP.
For configuring the Proxy Set ID table using the Web
interface and for a detailed description of the parameters of
this
The parameter ProxySet_SRD is not applicable.
ini file table, refer to ''Configuring the Proxy Sets Table''
95
on page .
For an explanation on using ini file table parameters, refer
to ''Format of ini File Table Parameters'' 191 on page .
Web: Enable Registration
ems: Is Register Needed
Registrar Parameters
Enables the device to register to a Proxy / Registrar server.
[IsRegisterNeeded]
[0]
Disable = device doesn't register to Proxy / Registrar
server (default).
[1] Enable = device registers to Proxy / Registrar server
when the device is powered up and at every user-defined
interval (configured by the parameter RegistrationTime).
Note:
Web/EMS: Registrar Name
The device sends a REGISTER request for each
channel or for the entire device (according to the
AuthenticationMode parameter).
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.
[RegistrarName]
Web: Registrar IP Address
EMS: Registrar IP
The IP address (or FQDN) and optionally, port number of the
SIP Registrar server. The IP address is in dotted-decimal
notation, e.g., 201.10.8.1:<5080>.
[RegistrarIP]
If not specified, the REGISTER request is sent to the
primary Proxy server.
Notes:
When a port number is specified, DNS NAPTR/SRV
queries aren't performed, even if DNSQueryType is set to 1
or 2.
If the RegistrarIP is set to an FQDN and is resolved to
multiple addresses, the device also provides real-time
switching (hotswap mode) between different Registrar IP
addresses (IsProxyHotSwap is set to 1). If the first
Registrar doesn't respond to the REGISTER message, the
same REGISTER message is sent immediately to the next
Proxy. EnableProxyKeepAlive must be set to 0 for this logic
to apply.
When a specific Transport Type is defined using
RegistrarTransportType, a DNS NAPTR query is not
performed even if DNSQueryType is set to 2.