class MtasNumberTranslation

ManagedElement
+-MtasFunction
+-MtasServices
+-MtasMmt
+-MtasNumberTranslation
+-MtasNumberTranslationProfile [0..1000]

This managed object class (MOC) enables the configuration of the Number Translation Service.

This MO is created by the system.

Actions
string
mtasNumberTranslationActivate ( );
This action controls the mechanism used to load and cache the translation rules. Updating the cached data is started when this administrative operation is invoked. Changing any configuration data related to number translation while the translation rules are loading is refused.
The status of the asynchronous operation - that is either IDLE (0) or PROCESSING (2) - is reflected in the mtasNumberTranslationActivationState attribute.


Dependencies: The adminstrative operation can't be invoked unless the value of the mtasNumberTranslationActivationState is IDLE(0).

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasNumberTranslation
This attribute is the primary key of MtasNumberTranslation.
MtasActivationStateSimpleDT
readOnly
mtasNumberTranslationActivationState = IDLE
This attribute shows the status of the activation of the number translation rules. The status is either IDLE (0) or PROCESSING (2).
BasicAdmState
mtasNumberTranslationAdministrativeState = 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

  class MtasNumberTranslation