class VtasMmtLongDurationCallDestCat

ManagedElement
+-MtasFunction
+-MtasVtp
+-VtasServices
+-VtasMmt
+-VtasMmtLongDurationCall
+-VtasMmtLongDurationCallDestCats
+-VtasMmtLongDurationCallDestCat

The VtasMmtLongDurationCallDestCat MO serves as a structural object that contains destination category configuration applicable for long duration originating call supervision.

Attributes
MtasMmtLongDurationCallDestCatIdDT
key
mandatory
noNotification
restricted
vtasMmtLongDurationCallDestCat
This attribute defines the primary key of VtasMmtLongDurationCallDestCat.

Dependencies: An instance of VtasMmtLongDurationCallDestCat can not be deleted if it is referred by vtasMmtLongDurationCallOrigDestCat.
Takes effect: Not applicable
MtasString0to255DT[0..50]
vtasMmtLongDurationCallDestCatList
This attribute defines the global destination category list applicable for long duration call supervision in Node. It is a list of strings and each entry is sub-string matched with request URI in the SIP request. When there is a match, the long duration supervision timer value will be vtasMmtLongDurationCallDestCatTimer. A destination category entry may include one or several wildcard characters "^" in any position of the number part. The presence of such wildcard character is interpreted as any character value in the sub-string matching. Definition of TEL URIs and SIP embedded TEL URIs (i.e. SIP URI with user=phone) is supported. If both the destination and the entry URIs are TEL or SIP embedded TEL URIs then the sub-string matching is performed only for the number part of the entry. The sub-string match can be limited to left-string number prefix match if the entry starts with colon ":" or plus "+" characters followed by the number prefix.
Entry configuration examples:
a) "tel:+1800", "sip:+1800@;user-phone" : left-string match of the global number prefix "+1800".
b) "tel:411", "sip:411@;user=phone" : sub-string match of the number "411", the "411" can appear in any position of the destination URI.
c) ":411" : left-string match of local number prefix "411".
d) "+1^^^700", "tel:+1^^^700", "sip:+1^^^700@;user=phone" : left-string number prefix match including wildcard characters, any destination in the range of +1000700 and +1999700 (e.g. tel:+10007001111 or sip:+10007001111@operator.com;user=phone) will be considered as destination category matched.
e) "invalid.com" : sub-string domain match, any destination URI including the sub-domain of "invalid.com" will be considered as destination category matched.


Takes effect: New session
MtasTimerMin00000to011000DT
vtasMmtLongDurationCallDestCatTimer = 480
This attribute defines the value of the long duration supervision timer specific to destination category. No long duration call supervision for specific destination category if timer value is set to zero.

Takes effect: New session

  class VtasMmtLongDurationCallDestCat