class CscfGenericNumberPortability

ManagedElement
+-CscfFunction
+-CSCF-Application
+-CscfGenericNumberPortability

This managed object that contains the configuration parameter that enables or disables the Generic Number Portabiltiy Feature.

Attributes
boolean
cscfGenericNumberPortabilityEnabled = false
This parameter controls the availability of the Generic Number Portability function. The parameter indicates whether the function is enabled or not.

- true = The Generic Number Portability function is enabled. In the originating S-CSCF any number portability parameters received in the incoming requests or received in the ENUM response are processed. Number portability routing information is used in the External Network Selection routing analysis. In the terminating I-CSCF, an ENUM query for a user not found in the HSS is only performed if this parameter and the cscfOnwardRoutingEnabled is set to true. If enabled, any number portability routing information received in the ENUM response is used in the External Network Selection routing analysis.

- false = The Generic Number Portability function is not enabled. In the originating S-CSCF, any number portability parameters received in the incoming requests or returned as part of the ENUM response are ignored and removed in the outgoing request. In the terminating I-CSCF, the Generic Number Portability function is not executed for a user not found in the HSS.


Takes effect: ChangeTypeRuntimeType - Session
integerKeyString
key
mandatory
noNotification
restricted
cscfGenericNumberPortabilityKey
This is the key attribute of the CscfGenericNumberPortability class. One instance of the CscfGenericNumberPortability with the key cscfGenericNumberPortabilityKey=0 is created at startup. This instance cannot be deleted. No other instances can be created of this class.
boolean
scscfNpQueryOnReleaseEnabled = false
Enables the Number Portability Variant Query On Release QoR.
The parameter CscfGenericNumberPortabilityEnabled must be set to True to be able to set this parameter to True.
Changes to the parameter value take effect on new sessions only.
This parameter is NOT access aware.


Takes effect: ChangeTypeRuntimeType - Session

  class CscfGenericNumberPortability