Version 7.0 281 Mediant 3000
User's Manual 16. Services
Parameter Description
Type
[HTTPRemoteServices_HT
TPType]
Defines the type of service provided by the HTTP remote host:
ï‚§ [0] Routing (default) = Routing service (also includes Call Status and
Topology Status).
ï‚§ [1] Call Status = Call status service.
ï‚§ [2] Topology Status = Topology status service (e.g., change in
configuration).
ï‚§ [3] Capture = Recording of signaling and RTP packets, which can be
sent to a remote host, for example, to a Syslog server or
AudioCodes SEM.
Notes:
ï‚§ You can only configure one HTTP service for each of the following
service types: Routing, Call Status and Topology Status.
ï‚§ For the Topology Status option to be functional, you must enable
the RoutingServerGroupStatus parameter.
ï‚§ Currently, the
option is not supported.
Policy
[HTTPRemoteServices_Pol
icy]
Defines the mode of operation when you have configured multiple
remote hosts (in the HTTP Remote Hosts table) for a specific HTTP
service.
ï‚§ [0] Round Robin = (Default) Load balancing of traffic across all
configured hosts. Every consecutive message is sent to the next
available host.
ï‚§
[1] Sticky Primary = Device always attempts to send traffic to the first
(primary) host. If the host does not respond, the device sends the
traffic to the next available host. If the primary host becomes
available again, the device sends the traffic to the primary host.
ï‚§ [2] Sticky Next = Similar to Sticky Primary, but if the primary host
does not respond, the device sends the traffic to the next available
host and continues sending traffic to this host even if the primary
host becomes available again.
Login Needed
[HTTPRemoteServices_Lo
ginNeeded]
Enables the use of proprietary REST API Login and Logout commands
for connecting to the remote host. The commands verify specific
information (e.g., software version) before allowing connectivity with the
device.
ï‚§ [0] Disable = Commands are not used.
ï‚§ [1] Enable (default)
Persistent Connection
[HTTPRemoteServices_Pe
rsistentConnection]
Defines whether the HTTP connection with the host remains open or is
only opened per request.
ï‚§ [0] Disable = Connection is not persistent and closes when the
device detects inactivity. The device uses HTTP keep-alive
messages to detect inactivity.
ï‚§ [1] Enable = (Default) Connection remains open (persistent) even
during inactivity. The device uses HTTP keep-alive / HTTP
persistent connection messages to keep the connection open.
Number of Sockets
[HTTPRemoteServices_Nu
mOfSockets]
Defines how many sockets (connection) are established per remote
host.
The valid value is 1 to 10. The default is 1.
Username
[HTTPRemoteServices_Aut
hUserName]
Defines the username for HTTP authentication.
The valid value is a string of up to 80 characters. The default is "user".