| Attributes |
integerKeyString
key mandatory noNotification restricted |
-
vtasCDiv
-
This attribute defines the primary key of VtasCDiv and this section describes the VtasCDiv attributes.
|
BasicAdmState |
-
vtasCDivAdministrativeState
=
LOCKED
-
This attribute defines the administrative state of the VtasCDiv MO. Controls the abilities of the node to evaluate the configured diversion rules.
Takes effect: New session
|
MtasUint00000to065535DT |
-
vtasCDivAudioAnnounceCode
=
0
-
This attribute defines the code that corresponds to the desired audio announcement to be played to the calling party when a call is forwarded.
Takes effect: New session
|
MtasUint00000to065535DT |
-
vtasCDivAVAudioAnnounceCode
=
0
-
This attribute defines the code that corresponds to the desired audio stream in the audio/video announcement to be played to the calling party when a session is forwarded.
Takes effect: New session
|
MtasUint00000to065535DT |
-
vtasCDivAVVideoAnnounceCode
=
0
-
This attribute defines the code that corresponds to the desired video stream in the audio/video announcement to be played to the calling party when a session is forwarded.
Takes effect: New session
|
MtasString0to255DT[0..255] |
-
vtasCDivBlackList
-
This attribute defines the global Communication Forwarding black list for the node.
It is a list of strings and each entry is sub-string matched with the target URI in the diversion rule. When there is a match the change to the diversion rule is disallowed. Each entry is a sub-string matched by Outgoing Communication Barring (OCB) with the request URI in the diverted SIP INVITE request. When there is a match, the diverted communication is barred. A blacklist 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 barred. e) "invalid.com" : sub-string domain match, any destination URI including the sub-domain of "invalid.com" will be barred.
Dependencies: The vtasCDivBlackList is not to be changed to cause a match with vtasCDivDefaultVoiceMailAddress. Takes effect: New session
|
MtasBusyResponsesDT[0..3] |
-
vtasCDivBusyResponses
=
486
-
This attribute defines the list of INVITE method responses for which the CDiv busy condition must be true. The default value is the TISPAN R1 compliant value.
Dependencies: Can not have the same value as vtasCDivNotReachableResponses. Takes effect: New session
|
MtasString0to255DT[0..1] |
-
vtasCDivDefaultVoiceMailAddress
-
This attribute defines the default address of the Voice Mail server in a normalized SIP URI or a normalized Tel URI format.
Deprecated:
Dependencies: The vtasCDivDefaultVoiceMailAddress attribute is not to be changed to cause a match with the following:
- vtasCDivBlackList
- vtasOcbBlackList
- vtasOcbBCatNumBarred[x], unless it also matches a pattern in vtasOcbBCatNumExempted[x]
- vtasOcbOpBCatNumBarred[x], unless it also matches a pattern in vtasOcbOpBCatNumExempted[x]
- vtasCpsRnTestNumLocal
- vtasCpsRnTestNumRemote Takes effect: New session
|
BasicAdmState |
-
vtasCDivDeflection
=
UNLOCKED
-
This attribute defines if the INVITE method response 302 is to cause a redirect generated by the MTAS, or if the 302 is to be passed along to the UA.
Takes effect: New session
|
VtasDropBackDT |
-
vtasCDivDropBack
=
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 MtasCDiv.
When this attribute is set to "Use own values", the initial values of the other attributes in VtasCDiv are all set to the values of the corresponding attributes in MtasCDiv,
and the behavior of MTAS for the served users belonging to this VTP is determined by the values of the attributes of VtasCDiv.
When this attribute is set to "Use OTP values", the behavior of MTAS for the served users belonging to this VTP is determined by the values of the attributes of MtasCDiv.
Takes effect: New session
|
MtasCDivForwardOnByeReasonDT[0..100] nonUnique ordered |
-
vtasCDivForwardOnByeReason
-
This attribute defines Reason header values which can trigger a Diversion after BYE.
It is a list of strings, every string shall consists of two or three parts separated by colons. First part shall contain the protocol, second part shall contain cause code and the third, optional part shall contain reason text. Examples: "SIP:600" which matches with Reason headers like "Reason: SIP; cause=600" or "SIP:600:xxxx" which matches with Reason headers like: 'Reason: SIP; cause=600; text="xxxx"'
Takes effect: New session
|
MtasTimerMSec00000to030000DT |
-
vtasCDivForwardOnByeTimer
=
0
-
This attribute defines the timer for Diversion after BYE. MTAS starts this timer when 200 OK for initial terminating INVITE is received.
If a BYE request is received from the called party while the timer is still running and a Reason header in this BYE matches any of the reason values configured in vtasCdivForwardOnByeReason then Diversion after BYE is executed.If set to 0 then Diversion after BYE is disabled.
Takes effect: New session
|
MtasUint00001to000064DT |
-
vtasCDivMaxNoOfDiversions
=
5
-
This attribute defines the maximum number of times the same communication is allowed to be forwarded.
Takes effect: New session
|
BasicAdmState |
-
vtasCDivNoForkSupport
=
LOCKED
-
The attribute is used to disable or enable the support for the no-fork SIP directive. When disabled MTAS is transparent to the no-fork directive and when enabled MTAS will act on the directive.
Takes effect: New session
|
MtasNotReachableResponsesDT[0..30] nonUnique ordered |
-
vtasCDivNoReplyResponses
-
The attribute is used to determine the list of INVITE method responses for which the CDiv no reply/answer condition must be true. The default value is that no "no reply response" is expected from the served user, this is the TISPAN R1 compliant value.
Dependencies: The value of this attribute must not be the same as the value of vtasCDivBusyResponses. Takes effect: New session
|
MtasNotReachableResponsesDT[0..30] |
-
vtasCDivNotReachableResponses
=
408,500,503,504
-
This attribute defines the list of INVITE method responses for which the CDiv not reachable condition must be true. The default value is the TISPAN R1 compliant value.
Dependencies: Can not have the same value as vtasCDivBusyResponses. Takes effect: New session
|
MtasTimerSec00000to000040DT |
-
vtasCDivNotReachableTimer
=
10
-
This attribute defines the network timer for which the CDIV not reachable condition needs to be true. The special value 0 indicates that the time is not to be started.
Takes effect: New session
|
MtasString0to255DT[0..1] |
-
vtasCDivOutgoingCallMessage
=
You have active diverts
-
The attribute defines the contents of the MESSAGE that is sent to remind a served user, when an outgoing session is initiated, that diversions are active.
Takes effect: New session
|
BasicAdmState |
-
vtasCDivPlayAudioAnnouncement
=
LOCKED
-
This attribute defines the disabling or enabling of the Communication Diversion service network audio announcement.
Takes effect: New session
|
BasicAdmState |
-
vtasCDivPlayVideoAnnouncement
=
LOCKED
-
This attribute defines the disabling or enabling of the Communication Diversion service network video announcement.
Takes effect: New session
|
MtasString0to255DT[0..1] |
-
vtasCDivServedUserNotifyMessage
=
Communication Diverted
-
The attribute defines the contents of the MESSAGE that is sent to inform a served user that a session addressed to the served user has been diverted elsewhere.
Takes effect: New session
|
MtasCDivTargetFormatDT |
-
vtasCDivTargetFormat
=
NOT_NORMALIZED
-
This attribute controls the format of the CDIV target to be stored as part of service data in HSS.
Takes effect: New session Precondition: None
|
MtasTimerSec00005to000060DT |
-
vtasCDivTimer
=
20
-
This attribute defines the time interval within which the callee must respond before a session is forwarded. The attribute can be overridden per user by an element in the served user's XML. The relative values of vtasCDivTimer and vtasCwAlertTimer determine whether Call Forward No Reply or Call Waiting (CW) takes precedence. The timer with the smaller value will take precedence.
Dependencies: The configured value of vtasCDivTimer is to be less than the value of the vtasMmtNoReplyTimer. Takes effect: New session
|
BasicAdmState |
-
vtasCDivUseFromHeader
=
LOCKED
-
This attribute defines whether to disable or enable the use of the From header when matching CDiv rules.
Takes effect: New session
|
BasicAdmState |
-
vtasCDivUseTemporarilyUnavailable
=
LOCKED
-
This attribute is used to respond with temporarily unavailable when communication is divereted to unknown number on a transit node.
Takes effect: New session
|
MtasUint00000to065535DT |
-
vtasCDivVideoAnnounceCode
=
0
-
This attribute defines the code that corresponds to the desired pure video stream announcement to be played to the calling party when a call is forwarded.
Takes effect: New session
|