class VtasNumberTranslationProfile

ManagedElement
+-MtasFunction
+-MtasVtp
+-VtasServices
+-VtasMmt
+-VtasNumberTranslation
+-VtasNumberTranslationProfile

This managed object class enables the configuration of number translation rules applicable in a sub-domain defined by the number prefix stored in its key.

Attributes
MtasNumberTranslationProfileDT
key
mandatory
noNotification
restricted
vtasNumberTranslationProfile
This attribute is the primary key of VtasNumberTranslationProfile.
MtasNumberTranslationRuleDT[0..100] nonUnique ordered
vtasNumberTranslationRule
This attribute stores translation rules applicable within a profile. The translation rules have the following format:

Order:Substitution-rule:Terminal-match

where
- Order is an unsigned integer and it defines which substitution rule is being matched first. The lowest number has the highest priority in matching.
- Subsitution-rule is a POSIX 1003.2 extended regular substitution of format /regexp/replacement/.
- Terminal-match is TRUE or FALSE indicating if the expression is terminal or not. If terminal-match, the matching results will be returned directly; otherwise, further matching will be performed.


Takes effect: New session

  class VtasNumberTranslationProfile