| Attributes |
boolean |
-
cscfEventHistoryEnabled
=
true
-
cscfEventHistoryEnabled is used to enable the Event History feature which prints-out extra state information when a capsule abortion occurs.
Note: Enabling this parameter reduces the capacity of the node.
This parameter is NOT access aware.
|
ProcessBehaviourDT |
-
cscfProcessBehaviourAtClusterReconfiguration
=
IMMEDIATE
-
This parameter is used to indicate CSCF process termination behavior in case of cluster reconfiguration. Cluster reconfiguration happens when
- CSCF SW Upgrade
- CSCF Cluster Instance Lock (Virtual deployment locking of VM instance)
- CSCF Scale-In / Scale-Out (Virtual deployment only)
This parameter is NOT access aware.
Takes effect: Immediate
|
boolean |
-
cscfPropCxGmCompatibilityEnabled
=
false
-
The parameter is used to enable the backward compatibility mode which eliminates some of the differences between Ericsson Cx and 3GPP Cx on the SIP interface. The parameter defaults to true if an upgrade was done from a release using Ericsson Cx. In all other cases the default value will be false. Setting the parameter to true has the following implications:
- Deregistering a user which is not registered in the HSS will result in a "200 OK" response. - "503 CX Unable to Comply" will be used for diameter and HSS related problems. - The response "500 No S-CSCF Available" will be sent if the resource broker list is exhausted. - SESSION_TERMINATED will be used as default value for default handling. - The first SIP URI will be used as default IMPU. If it is not available, the first Tel URI will be used. - The Authentication-info header always contains the next-nonce directive. - The verification of the algorithm directive of the Authorization or Proxy-Authorization header is not performed.
|
String0to65535DT
key mandatory noNotification restricted |
-
cscfSystemConfig
-
This is the key attribute of the CscfSystemConfigClass containing all the system parameters. One instance of the CscfSystemConfigClass with the key CscfSystemConfig=default is created at startup. This instance can not be deleted. No other instances can be created of this class.
|
boolean |
-
eatfEnabled
=
false
-
Determines if the Emergency Access Transfer Function (EATF) application is available or not.
|
OperState
readOnly |
-
eatfOperationalState
=
DISABLED
-
The attribute indicates the current operational state of the EATF. This operational state is based on the current configuration of the EATF and its ability to handle traffic. The following is required for eatfOperationalState to become ENABLED:
· eatfEnabled = true
· One UDP instance of the eatfNetworkInterfaceEntry including all prerequisite information for that interface must be configured.
· If a TCP instance of the eatfNetworkInterfaceEntry has been configured it must be configured with same IP address and port as the UDP interface.
|
ScscfRedundantScscfEntryDt[0..1] |
-
scscfRedundantScscfEntry
=
""
-
This attribute is used to enable redistribution of users in S-CSCF to Redundant Node by setting S-CSCF SIP URI for where to redirect the users when cscfAdministrativeState is set to "Shutting Down". The attribute should contain a valid SIP URI of the redundant S-CSCF that the shutting down S-CSCF uses to redirect the users. This attribute is not access aware.
Takes effect: ChangeTypeRuntimeType - Immediate
|
uint32 |
-
scscfRegisteredUsersThreshold
=
0
-
This attribute is used to configure the threshold value for maximum number of currently registered users to be kept in the original S-CSCF when the Redistribution process is finished. This attribute is only used when cscfAdministrativeState is set to "Shutting Down". When scscfRegisteredUserThreshold is set = 0, the CSCF will automatically enter the administrative state "Locked" when the threshold is reach. For all other values the CSCF will automatically enter the administrative state "Unocked" when the threshold is reached. This attribute is not access aware.
Takes effect: ChangeTypeRuntimeType - Immediate
|
TcscfBehaviorDT |
-
tcscfBehavior
=
DISABLED
-
This attribute will control if HSS (LIR) Lookup(s) are performed or not, on the terminating side of I-CSCF. Note that the attribute CscfISPBehavior must be configured to standalone I-CSCF when TcscfBehavior is enabled. This attribute is preparing to introduce a new Transit Function CSCF (also referred to T-CSCF).
Takes effect: ChangeTypeRuntimeType - Session
|