SIP User's Manual 690 Document #: LTRT-12804
Mediant 800 MSBG
Parameter Description
Note: Challenge Caching is used with all proxies and not only
with the active one.
Web: Proxy IP Table
EMS: Proxy IP
[ProxyIP]
This ini file table parameter configures the Proxy Set table with
Proxy Set IDs, each with up to five Proxy server IP addresses
(or fully qualified domain name/FQDN). Each Proxy Set can be
defined with a transport type (UDP, TCP, or TLS). The format
of this parameter is as follows:
[ProxyIP]
FORMAT ProxyIp_Index = ProxyIp_IpAddress,
ProxyIp_TransportType, ProxyIp_ProxySetId;
[\ProxyIP]
For example:
ProxyIp 0 = 10.33.37.77, -1, 0;
ProxyIp 1 = 10.8.8.10, 0, 2;
ProxyIp 2 = 10.5.6.7, -1, 1;
Notes:
This parameter can include up to 32 indices (0-31).
To assign various attributes (such as Proxy Load Balancing)
per Proxy Set ID, use the parameter ProxySet.
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 126.
For an explanation on using ini file table parameters, see
''Configuring ini File Table Parameters'' on page 368.
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: