Context

The context of sis within the schema tree is shown. Italicised links are to other pages.

deployment-config:sentinel-volte (in sentinel-volte-gsm-config.yaml and sentinel-volte-cdma-config.yaml)
  sis
    unavailable-peer-list-timer-milliseconds
    failover-timer-milliseconds

SIS configuration.

unavailable-peer-list-timer-milliseconds

The duration for which a server will be blocked after a failure is detected. This avoids the RA trying to use the server immediately after a failure, when it is most likely just going to fail again. After this time has passed the failed server may be tried again on subsequent client transactions. If a server specifies a Retry-After duration in a 503 response, that value will be used instead.

Type uint64

Value

a number in the range 0 or more

Default value

60000

failover-timer-milliseconds

Specifies the duration of the failover timer. If this timer expires before any responses were received, the RA treats this as a transport error and tries sending the request to the next available server. This timer should be set to a value smaller than the default Timer B and Timer F timers (32s) so that failures can be detected promptly. A value of zero disables this timer.

Type uint64

Value

a number in the range 0 or more

Default value

4000

Previous page Next page
Rhino VoLTE TAS Version 4.1