Version 7.2  275  Mediant 1000B Gateway & E-SBC 
 
User's Manual   15. Services 
Parameter  Description 
  [5] QoS = QoS-based call routing. For more information, see 
Configuring QoS-Based Routing by Routing Server on page 
282. 
Note: 
  You can configure only one remote Web service for each of the 
following service types: Routing, Call Status, Topology 
Status, and QoS. 
  For the Topology Status option to be functional, you must 
enable the functionality (see ''Enabling Topology Status 
Services'' on page 279). 
  If you do no configure the parameter to QoS, the device sends 
QoS reports to the Topology server. 
  The Routing option also includes the Call Status and Topology 
Status services. 
  Currently, the Capture 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  Defines how many s
ockets (connection) are established per remote