sti-config

The sti-config object configures server connection control parameters the Oracle Communications Session Border Controller uses to manage STIR/SHAKEN server availability.

Parameters

circuit-breaker-window-duration
Specifies the time in seconds the system uses to establish the window it uses to establish the circuit breakers timing. The default is 10 seconds.
circuit-breaker-error-threshold
Specifies the number of errors the system counts before it marks the server as out of service. The default is 5 seconds.
circuit-breaker-retry-time
Specifies the time in seconds the system uses to retry connecting to the server. The default is 15 seconds
circuit-breaker-half-open-frequency
Specifies the number of times the system skips this server while it is marked half open. The default is 6, which causes the system to re-use the server once every 6th retry.
sti-signaling-attest-info-mandatory
When enabled, causes the system to check whether the mandatory headers P-Attestation-Info (or Attestation-Info) header and P-Origination-ID or (Origination-ID) header are present in received INVITE. If either of these headers are missing, the system does not sent an attestation request to the STI server.
  • Default: disabled
  • Values: enabled | disabled
anonymous-uri-add-verstat-to-hostpart
This parameter determines the system's placement of the verstat parameter when the received INVITE does not contain a P-Asserted-IDentity header, but does contain a Privacy header and an anonymous URI in the FROM. When enabled, the system adds the verstat parameter after the hostpart of the anonymous From URI. When disabled, the system adds the verstat parameter after the user-part of the anonymous From URI.
  • Default: disabled
  • Values: enabled | disabled
flip-tn-lookup-order

When enabled, the SBC prioritizes the FROM header over the PAI header as the source from which it retrieves a TN for use during authentication and verification procedures.

  • Default: disabled
  • Values: enabled | disabled

Path

sti-config is an element under the session-router branch. The full path from the topmost ACLI prompt is: configure terminal , and then session-router , and then sti-config.