class VtasNumberTranslation

ManagedElement
+-MtasFunction
+-MtasVtp
+-VtasServices
+-VtasMmt
+-VtasNumberTranslation
+-VtasNumberTranslationProfile [0..1000]

The VtasNumberTranslation MO provides configuration objects for the VTP controlled Number Translation service for each VTP in an MTAS node.

This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
vtasNumberTranslation
This attribute is the primary key of VtasNumberTranslation.
MtasActivationStateSimpleDT
vtasNumberTranslationActivationState = IDLE
This attribute shows the status of the activation of the number translation rules. The status is either IDLE (0) or PROCESSING (2). When IDLE (0), the vtasNumberTranslationActivate administrative operation can be invoked.

For backward compatibility reasons the activation of cached data can also be invoked in the legacy way, however it shall be avoided. The ACTIVATE (1) value of this attribute made deprecated in the MTAS 13A release.

Legacy operation: This attribute controls the mechanism used to load and cache the translation rules. By default
it is set to 0=IDLE. Updating the cached data is started when it is set by the operator to 1=ACTIVATE. The state
is changed automatically to 2=PROCESSING. Changing any configuration data related to number translation while the
translation rules are loading is refused. When the data is fully loaded the activation state is set back to
0=IDLE automatically.


Takes effect: Immediate
BasicAdmState
vtasNumberTranslationAdministrativeState = LOCKED
This attribute is used to set the administrative state of the Number Translation Service. If the administrative state is locked no translation rules are executed by MTAS.

Takes effect: New session
VtasDropBackDT
vtasNumberTranslationDropBack = USE_OTP_VALUES
This attribute defines whether the Virtual Telephony Provider (VTP) want to use the values of the corresponding Operating Telephony Provider (OTP) attributes in MtasNumberTranslation.

When this attribute is set to 'Use own values', the initial values of the other attributes in VtasNumberTranslation are all set to the values of the corresponding attributes in MtasNumberTranslation, and the behavior of MTAS for the served user's belonging to this VTP is determined by the values of the attributes of VtasNumberTranslation.

When this attribute is set to 'Use OTP values', the behavior of MTAS for the served user's belonging to this VTP is determined by the values of the attributes of MtasNumberTranslation.


Takes effect: New session

  class VtasNumberTranslation