class ScscfRestorationClass

ManagedElement
+-CscfFunction
+-CSCF-Application
+-ScscfRestorationGroupClass
+-ScscfRestorationClass

This is a container class for the S-CSCF Restoration related attributes.

Attributes
boolean
scscfPcscfRestorationEnabled = false
This parameter is used to enable or disable the support of P-CSCF Restoration and SIP MESSAGE based P-CSCF Restoration in S-CSCF. This parameter is NOT access aware.


Takes effect: ChangeTypeRuntimeType – Immediate
PcscfRestorationSipErrorCodesDT[0..] ordered
scscfPcscfRestorationSipErrorCodes
This parameter contains a list of SIP error response codes within the range of 400 to 699. If a SIP error response code from a terminating P-CSCF or generated by S-CSCF matches an entry in the list, P-CSCF restoration procedure is triggered. If scscfPcscfRestorationEnabled is not enabled, the configured value(s) of this parameter is not in effect. If this parameter is not configured and scscfPcscfRestorationEnabled is enabled, the P-CSCF restoration is triggered when the P-CSCF is blacklisted for other reasons than SIP 503 with or without Retry-After header. This parameter is NOT access aware.

Takes effect: ChangeTypeRuntimeType – Immediate
String0to65535DT
key
mandatory
noNotification
restricted
scscfRestoration
This is the key attribute of the ScscfRestorationClass containing all the Restoration parameters. One instance of the ScscfRestorationClass with the key ScscfRestoration=default is created at startup. Depending on the number of Access Aware profiles, it is possible to create new instances. This instance can not be deleted. No other instances can be created of this class.

boolean
scscfRestorationOriginatingNonRegisterAllowed = true
When Restoration Procedure is enabled, ScscfRestorationOriginatingNonRegisterAllowed is used to determine the action to be taken by S-CSCF when an originating non-Register request from a user who is not registered at the S-CSCF is received. This parameter is NOT access aware.

If the Restoration Procedure is enabled and an originating non-Register request is received and if the user is not found in S-CSCF and if this parameter is set to false, S-CSCF rejects the request with a 504 Response Code. Otherwise, if this parameter is set to true, S-CSCF processes the request but without performing authentication, that is, ignoring the setting of the Authentication Policy configuration. Authentication will resume for each contact individually when each contact successfully reregisters.
RestorationProcedureTypeDT
scscfRestorationProcedure = DISABLED
ScscfRestorationProcedure is used to enable and disable the Restoration feature in S-CSCF. Furthermore, in the enabled configuration, the ScscfRestorationProcedure parameter indicates a particular enabled-mode for the restoration functionality, with or without Subscription-Info. This parameter is NOT access aware.

  class ScscfRestorationClass