Version 7.2 265 Mediant 1000B Gateway & E-SBC
User's Manual 15. Services
Parameter Description
following service types: Routing, Call Status, and Topology
Status.
ï‚§ For the Topology Status option to be functional, you must
enable the functionality (see ''Enabling Topology Status
Services'' on page 269).
ï‚§ The Routing option also includes the Call Status and Topology
Status services.
ï‚§ Currently, the
option is not supported.
Path
rest-path
[HTTPRemoteServices_Path]
Defines the path (prefix) to the REST APIs.
The valid value is a string of up to 80 characters. The default is
"api".
Status
http-service-state
[HTTPRemoteServices_Service
Status]
(Read-only) Displays the status of the host associated with the
Web service.
ï‚§ "Connected": At least one of the hosts is connected.
ï‚§ "Disconnected": All hosts are disconnected.
ï‚§ "Not In Service": Configuration of the service is invalid.
Connection
Policy
http-policy
[HTTPRemoteServices_Policy]
Defines the mode of operation when you have configured multiple
remote hosts (in the HTTP Remote Hosts table) for a specific
remote Web 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.
Persistent Connection
http-persistent-
connection
[HTTPRemoteServices_Persist
entConnection]
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-
persistent connection messages to keep the connection open.
Number of Sockets
http-num-sockets
[HTTPRemoteServices_NumOf
Sockets]
Defines how many s
ockets (connection) are established per remote
host.
The valid value is 1 to 10. The default is 1.
Login
Login Needed
http-login-needed
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