Context
The context of session-refresh
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) session-refresh timer-interval-seconds refresh-period-seconds refresh-with-update-if-allowed max-call-duration-seconds
Session Refresh configuration.
timer-interval-seconds
The interval (in seconds) of the periodic timer used to check whether a session needs refreshing.
Type uint32
- Value
-
a number in the range 0 or more
- Default value
-
30
refresh-period-seconds
Period of no activity for leg to refresh (in seconds).
Type uint32
- Value
-
a number in the range 0 or more
- Default value
-
570
refresh-with-update-if-allowed
Whether the session should be refreshed using UPDATE requests, when the endpoint allows UPDATE requests.
Otherwise sessions are refreshed using re-INVITE requests.
Type boolean
- Value
-
'true' or 'false'
- Default value
-
true
max-call-duration-seconds
Maximum allowed duration of a call (in seconds).
Type uint32
- Value
-
a number in the range 0 or more
- Default value
-
86400