class MtasSSCodes

ManagedElement
+-MtasFunction
+-MtasServices
+-MtasMmt
+-MtasSSCodes

The MtasSSCodes MO represents the Supplementary Service Codes (SSC) service in an MTAS node.
To activate the SSC service, perform the following step:
- Set the mtasSSCodesAdministrativeState attribute to 1 (Unlocked).


This MO is created by the system.

Deprecated: 

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasSSCodes
This attribute defines the primary key of MtasSSCodes and this section describes the MtasSSCodes attributes.

Deprecated: 

BasicAdmState
mtasSSCodesAdministrativeState = LOCKED
This attribute defines the current administrative state of the MtasSSCodes
MO, and is used to activate or deactivate the SSC function. To activate the SSC service, perform the following step:
Set the mtasSSCodesAdministrativeState attribute to 1 (Unlocked).


Deprecated: 

Takes effect: Immediate
MtasBooleanDT
mtasSSCodesAllowDefaultPin = false
This attribute defines if Default PIN is allowed in SSC commands. An exception is Modify PIN command where Default PIN is allowed as old PIN.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesAnnDefaultPinNotAllowed = 0
This attribute defines the audio announcement code that is to be used when default PIN is detected in SSC command and it is not allowed to be used.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesAnnFaultyPin = 0
This attribute defines the audio announcement code that is to be used when faulty PIN is detected in SSC command.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesAnnPinLocked = 0
This attribute defines the audio announcement code that is to be used when PIN is locked for SSC command.

Deprecated: 

Takes effect: New session
MtasSscSSCodesVmIntegratedDT
mtasSSCodesCfVmIntegrated = SEPARATE
This attribute specifies whether the Supplementary Service Code (SSC) commands for Communication Forwarding Unconditional to Voice Mail (CFUVM), Communication Forwarding on Busy to Voice Mail (CFBVM), Communication Forwarding on Busy, on No Reply, Not Reachable and Not Logged in to Voice Mail (CFBNRVM), and Communication Forwarding on No Reply to Voice Mail (CFNRVM) are separate from the SSC commands for Communication Forwarding Unconditional (CFU), Communication Forwarding on Busy (CFB), and Communication Forwarding on No Reply (CFNR) respectively.

Note that in the following descriptions, plain rule has the special meaning of a rule containing only the condition associated with the service, AND that it is the first rule in the rule set containing that condition. For the purposes of these descriptions, a rule is considered as CFB if it contains the busy condition, a rule is considered as CFNR if it contains the no?answer condition, and a rule is considered as CFU (unconditional) if it does not contain any of the conditions busy, no-answer, and not-registered.

If this attribute is set to 1 (Integrated):
the syntax of the following SSC commands cannot be populated:
Deactivate CFUVM (mtasSSCodesComSyntDeactCfuVm)
Deactivate CFBVM (mtasSSCodesComSyntDeactCfbVm)
Deactivate CFNRVM (mtasSSCodesComSyntDeactCfnrVm)
Interrogate CFUVM (mtasSSCodesComSyntIntCfuVm)
Interrogate CFBVM (mtasSSCodesComSyntIntCfbVm)
Interrogate CFBNRVM (mtasSSCodesComSyntIntCfbnrVm)
Interrogate CFNRVM (mtasSSCodesComSyntIntCfnrVm)

the Deactivate CFU, Deactivate CFB, and Deactivate CFNR SSC commands remove the corresponding rule regardless of whether the target is the voicemail address or not,

the Interrogate CFU command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfu if there is an active plain unconditional diversion rule containing a target other than the voicemail address,
the announcement defined by mtasSSCodesPosIntAnnActCfuVm if there is an active plain unconditional diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active unconditional diversion rule, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfu if there are no active unconditional diversion rules,

the Interrogate CFB command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfb if there is an active plain busy diversion rule containing a target other than the voicemail address,
the announcement defined by mtasSSCodesPosIntAnnActCfbVm if there is an active plain busy diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active busy diversion rule, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfb if there are no active busy diversion rules,

the Interrogate CFNR command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfnr if there is an active plain no-answer diversion rule containing a target other than the voicemail address,
the announcement defined by mtasSSCodesPosIntAnnActCfnrVm if there is an active plain no-answer diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active no-answer diversion rule, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfnr if there are no active no-answer diversion rules,

and the following counters are not incremented:
MtasSSCodesDeactCfuVmOk
MtasSSCodesDeactCfuVmNOkI
MtasSSCodesDeactCfuVmNOkE
MtasSSCodesDeactCfuVmErr
MtasSSCodesIntCfuVmOk
MtasSSCodesIntCfuVmNOkI
MtasSSCodesIntCfuVmNOkE
MtasSSCodesIntCfuVmErr
MtasSSCodesDeactCfbVmOk
MtasSSCodesDeactCfbVmNOkI
MtasSSCodesDeactCfbVmNOkE
MtasSSCodesDeactCfbVmErr
MtasSSCodesIntCfbVmOk
MtasSSCodesIntCfbVmNOkI
MtasSSCodesIntCfbVmNOkE
MtasSSCodesIntCfbVmErr
MtasSSCodesDeactCfnrVmOk
MtasSSCodesDeactCfnrVmNOkI
MtasSSCodesDeactCfnrVmNOkE
MtasSSCodesDeactCfnrVmErr
MtasSSCodesIntCfnrVmOk
MtasSSCodesIntCfnrVmNOkI
MtasSSCodesIntCfnrVmNOkE
MtasSSCodesIntCfnrVmErr.

If this attribute is set to 0 (Separate):
the Deactivate CFU, Deactivate CFB, and Deactivate CFNR SSC commands remove the corresponding rule only if the target is not the voicemail address,

the Deactivate CFUVM, Deactivate CFBVM, Deactivate CFBNRVM, and Deactivate CFNRVM SSC commands remove the corresponding rule only if the target is the voicemail address,

the Interrogate CFU command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfu if there is an active plain unconditional diversion rule containing a target other than the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active unconditional diversion rule containing a target other than the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfu if there are no active unconditional diversion rules containing a target other than the voicemail address.

the Interrogate CFUVM command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfuVm if there is an active plain unconditional diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active unconditional diversion rule containing a target of the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfuVm if there are no active unconditional diversion rules containing a target of the voicemail address.

the Interrogate CFB command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfb if there is an active plain busy diversion rule containing a target other than the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active busy diversion rule containing a target other than the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfb if there are no active busy diversion rules containing a target other than the voicemail address.

the Interrogate CFBVM command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfbVm if there is an active plain busy diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active busy diversion rule containing a target of the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfbVm if there are no active busy diversion rules containing a target of the voicemail address.

the Interrogate CFBNRVM command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfbnrVm if there is an active plain busy, no-answer, not-reachable and not-registered diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active rule having plain busy, no-answer, not-reachable and not-registered diversion rule containing a target other than the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfbnrVm if there are no active busy diversion, no-answer, not-reachable and not-registered rules containing a target of the voicemail address.

the Interrogate CFNR command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfnr if there is an active plain no-answer diversion rule containing a target other than the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active no-answer diversion rule containing a target other than the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfnr if there are no active no?answer diversion rules containing a target other than the voicemail address.

the Interrogate CFNRVM command plays:
the announcement defined by mtasSSCodesPosIntAnnActCfnrVm if there is an active plain no-answer diversion rule containing a target of the voicemail address,
the announcement defined by mtasSSCodesIntComplexActiv if there is any other active no-answer diversion rule containing a target of the voicemail address, and
the announcement defined by mtasSSCodesPosIntAnnDeactCfnrVm if there are no active no-answer diversion rules containing a target of the voicemail address.


Deprecated: 

Dependencies: This attribute must not be set to 1 (Integrated) unless attribute mtasSSCodesEraseWithDeact has value 1 (Erase data). This attribute must not be set to 1 (Integrated) if any of the following attributes are not empty:
- mtasSSCodesComSyntDeactCfuVm
- mtasSSCodesComSyntDeactCfbVm
- mtasSSCodesComSyntDeactCfbnrVm
- mtasSSCodesComSyntDeactCfnrVm
- mtasSSCodesComSyntDeactDndCfVm
- mtasSSCodesComSyntIntCfuVm
- mtasSSCodesComSyntIntCfbVm
- mtasSSCodesComSyntIntCfnrVm
- mtasSSCodesComSyntIntDndCfVm
Takes effect: New session
MtasSscSSCodesVmSepRuleOrderDT
mtasSSCodesCfVmSeparateRuleOrder = NON_VOICEMAIL
This attribute defines the order of the two rules in the CDIV rule set when the CM attribute mtasSSCodesCfVmIntegrated is set to value 2 (Separate with separate rules).

Deprecated: 

Takes effect: New session
MtasSscSSCodesAbDialComSyntMinMaxRangeDT
mtasSSCodesComSyntAbDialMaxRange = 99
This attribute defines the highest value that an abbreviated number could have. This is used by the Abbreviated Dialing service.

Deprecated: 

Dependencies: The value of mtasSSCodesComSyntAbDialMaxRange has to be more than or equal to mtasSSCodesComSyntAbDialMinRange.
Takes effect: New session
MtasSscSSCodesAbDialComSyntMinMaxRangeDT
mtasSSCodesComSyntAbDialMinRange = 0
This attribute defines the lowest value that an abbreviated number could have. This is used by the Abbreviated Dialing service.

Deprecated: 

Dependencies: The configured value of mtasSSCodesComSyntAbDialMinRange is to be less than or equal to mtasSSCodesComSyntAbDialMaxRange.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActAcr
This attribute defines the syntax for service code command
for ACR service activation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the activation of ACR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfb
This attribute defines the syntax for service code command
for Communication Forwarding on Busy (CFB) service activation. It
is a list of strings where each string represents one format of the
command that is allowed to be used for the activation of CFB service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfbnrVm
This attribute defines the syntax for service code command for
Communication Forwarding Busy and No Reply To Voice Mail (CFBNRVM) service activation. It is a list
of strings where each string represents one format of the command that is
allowed to be used for the activation of CFBNRVM service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfbVm
This attribute defines the Supplementary Service Code command syntax for
activation of Communication Forwarding on Busy to Voice Mail (CFB-VM).


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which
define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfCond
This attribute defines the syntax for service code command
for Communication Forwarding Conditional service activation.
It is a list of strings where each string represents one format of
the command that is allowed to be used for the activation of CFNR, CFNRc and CFB
service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command
SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfnr
This attribute defines the syntax for service code command
for Communication Forwarding on No Reply (CFNR) service activation.
It is a list of strings where each string represents one format of
the command that is allowed to be used for the activation of CFNR
service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command
SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfnrc
This attribute defines the syntax for service code command
for Communication Forwarding on No Reply (CFNRc) service activation.
It is a list of strings where each string represents one format of
the command that is allowed to be used for the activation of CFNR
service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command
SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfnrVm
This attribute defines the Supplementary Service Code command syntax
for activation of Communication Forwarding on No Reply to Voice Mail (CFNR-VM).


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes
which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfu
This attribute defines the syntax for service code command for
Communication Forwarding Unconditional (CFU) service activation. It is a list
of strings where each string represents one format of the command that is
allowed to be used for the activation of CFU service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCfuVm
This attribute defines the Supplementary Service Code command syntax
for activation of Communication Forwarding Unconditional to Voice Mail (CFU-VM).


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCnip
This attribute defines the syntax for service code command for CNIP
service activation. It is a list of strings where each string represents one format of the
command that is allowed to be used for the activation of CNIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActCw
This attribute defines the Supplementary Service Code
syntax for the activation of communication waiting.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries
in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActDndCb
This attribute defines the syntax for service code command for
"Do Not Disturb Communication Barring (DNDCB)" service activation.
It is a list of strings where each string represents one format of the
command that is allowed to be used for the activation of DNDCB service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActDndCf
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service.

Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActDndCfVm
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service.

Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActFcdDp
This attribute defines the syntax for service code command for Flexible Communication Distribution Divert Primary (FCDDP)
service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of FCDDP service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActOcb
This attribute defines the syntax for service code command
for Outgoing Communication Barring (OCB) service activation. It is
a list of strings where each string represents one format of the command
that is allowed to be used for the activation of OCB service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActOip
This attribute defines the syntax for service code command
for OIP service activation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the activation of OIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActOir
This attribute defines the syntax for service code command
for OIR service activation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the activation of OIR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActTip
This attribute defines the syntax for service code command
for TIP service activation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the activation of TIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntActTir
This attribute defines the syntax for service code command
for TIR service activation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the activation of TIR service.
The service activation request also results in the status
being set to active = true (if not already so).


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactAcr
This attribute defines the syntax for service code command
for ACR service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of ACR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCDivAll
This attribute defines the syntax for service code command
for CDivAll (CDivAll) service deactivate. It is a list of strings
where each string represents one format of the command that is allowed
to be used for the deactivation of all CDiv services. The meaning of all are CFNR, CFB, CFNRc and CFU.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfb
This attribute defines the syntax for service code command
for Communication Forwarding on Busy (CFB) service deactivation. It
is a list of strings where each string represents one format of the
command that is allowed to be used for the deactivation of CFB service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfbnrVm
This attribute defines the syntax for service code command for
Communication Forwarding Busy and No Reply To Voice Mail (CFBNRVM) service deactivation. It is a list
of strings where each string represents one format of the command that is allowed
to be used for the deactivation of the CFU service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfbVm
This attribute defines the Supplementary Service Code command syntax for
deactivation of Communication Forwarding on Busy to Voice Mail (CFB-VM).


Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), all of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands. When mtasSSCodesCfVmIntegrated has value 1
(Integrated), this attribute must not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfCond
This attribute defines the syntax for service code command
for Communication forwarding Conditional service deactivation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the deactivation of all conditional call forwardings. The meaning of conditional are CFNR, CFNRc and CFB service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfnr
This attribute defines the syntax for service code command
for CFNR service deactivation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the deactivation of CFNR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfnrc
This attribute defines the syntax for service code command
for CFNRc service deactivation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the deactivation of CFNR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfnrVm
This attribute defines the Supplementary Service Code command syntax
for deactivation of Communication Forwarding on No Reply to Voice Mail (CFNR-VM).


Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), all of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands. When mtasSSCodesCfVmIntegrated has
value 1 (Integrated), this attribute must not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfu
This attribute defines the syntax for service code command for
Communication Forwarding Unconditional (CFU) service deactivation. It is a list
of strings where each string represents one format of the command that is allowed
to be used for the deactivation of the CFU service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCfuVm
This attribute defines the Supplementary Service Code command syntax
for deactivation of Communication Forwarding Unconditional to Voice Mail (CFU-VM).


Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), all of the non-empty entries in this list must be distinguishable from all the non-empty
entries in all other CM attributes which define the syntax of SSC commands. When mtasSSCodesCfVmIntegrated has value 1 (Integrated), this attribute must not be set
to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCnip
This attribute defines the syntax for service code command for CNIP
service deactivation. It is a list of strings where each string represents one format
of the command that is allowed to be used for the deactivation of CNIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactCw
This attribute defines the Supplementary Service Code syntax for the deactivation of communication waiting.

Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries
in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactDbl
This attribute defines the syntax for service code command
for DBL service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of DBL service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other
CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactDndCb
This attribute defines the syntax for service code command for
"Do Not Disturb Communication Barring (DNDCB)" service deactivation. It is a list of strings
where each string represents one format of the command that is allowed to be used for the
deactivation of DNDCB service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactDndCf
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service.

Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactDndCfVm
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service.

Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), then all of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands. If mtasSSCodesCfVmIntegrated has value 1 (Integrated), then this attribute shall not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactFcdDp
This attribute defines the syntax for service code command for Flexible Communication Distribution Divert Primary (FCDDP)
service deactivation. It is a list of strings where each string represents one format of the command that is allowed to be used for the deactivation of FCDDP service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactMcr
This attribute defines the syntax for service code command
for MCR service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of MCR service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other
CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactOcb
This attribute defines the syntax for service code command
for OCB service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of OCB service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactOip
This attribute defines the syntax for service code command
for OIP service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of OIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactOir
This attribute defines the syntax for service code command
for OIR service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of OIR service.
The service deactivation request also results in the status
being set to active = true (if not already so).


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactTip
This attribute defines the syntax for service code command
for TIP service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of TIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDeactTir
This attribute defines the syntax for service code command
for TIR service deactivation. It is a list of strings where each string
represents one format of the command that is allowed to be used for
the deactivation of TIR service.
The service deactivation request also results in the status
being set to active = true (if not already so).


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDisCw
This attribute defines the syntax for service code command for deactivating Communication Waiting on a call by call basis.
It is a list of strings where each string represents one format of the command that is allowed.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command
SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntDisIdPres
This attribute defines the syntax for service code command
for "Dynamic ad hoc Presentation Identity" deactivation Restriction.
It is an array of strings where each string represents one format
of the command that is allowed to use for deactivation of the "Dynamic
ad hoc Presentation Identity" service. The strings include symbols
and values defined for service/access prefix, service codes (function
codes), separator and command suffix, as well as type and position
of supplementary information present in the command.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntAcr
This attribute defines the syntax for service code command
for ACR service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of ACR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCcbsQ

This attribute defines the syntax for service code command for
interrogation of Communication Completion Busy Subscriber (CCBS)
entries in the originating Communication Completion queue. It is a
list of strings where each string represents one format of the command
that is allowed to be used for query of CCBS entries in the queue.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCcnrQ
This attribute defines the syntax for service code command for
Communication Completion No Reply (CCNR) interrogation of originating
Communication Completion (CC) queue. It is a list of strings where
each string represents one format of the command that is allowed to be
used for interrogation of CCNR entries in the queue.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCDivAll
This attribute defines the syntax for service code command
for CDivAll (CDivAll) service interrogation. It is a list of strings
where each string represents one format of the command that is allowed
to be used for the interrogation of CDivAll service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfb
This attribute defines the syntax for service code command
for Communication Forwarding on Busy (CFB) service interrogation.
It is a list of strings where each string represents one format of
the command that is allowed to be used for the interrogation of CFB
service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfbnrVm
This attribute defines the syntax for service code command for Busy and No Reply To Voice Mail (CFBNRVM)
service interrogation. It is a list of strings where each string represents one format
of the command that is allowed to be used for the interrogation of(CFBNRVM) service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfbVm
This attribute defines the Supplementary Service Code command syntax
for interrogation of Communication Forwarding on Busy to Voice Mail (CFB-VM).


Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), all of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands. When mtasSSCodesCfVmIntegrated has value 1
(Integrated), this attribute must not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfnr
This attribute defines the syntax for service code command
for CFNR service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of CFNR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfnrc
This attribute defines the syntax for service code command
for CFNRc service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of CFNRc service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command SSC syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfnrVm
This attribute defines the Supplementary Service Code command syntax
for interrogation of Communication Forwarding on No Reply to Voice Mail (CFNR-VM).


Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), all of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands. When mtasSSCodesCfVmIntegrated has value
1 (Integrated), this attribute must not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfu
This attribute defines the syntax for service code command for CFU
service interrogation. It is a list of strings where each string represents one format
of the command that is allowed to be used for the interrogation of CFU service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCfuVm
This attribute defines the Supplementary Service Code command syntax for
interrogation of Communication Forwarding Unconditional to Voice Mail (CFU-VM).


Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), all of the non-empty entries in this list must be distinguishable from all the
non-empty entries in all other CM attributes which define the syntax of SSC commands. When mtasSSCodesCfVmIntegrated has value 1 (Integrated), this
attribute must not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCnip
This attribute defines the syntax for service code command for
CNIP service interrogation. It is a list of strings where each string represents
one format of the command that is allowed to be used for the interrogation of
CNIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntCw
This attribute defines the Supplementary Service Code syntax for the interrogation of the
status of communication waiting.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries
in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntDbl
This attribute defines the syntax for service code command
for DBL service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of DBL service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other
CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntDndCb
This attribute defines the syntax for service code command for
"Do Not Disturb Communication Barring (DNDCB)" service interrogation. It is a list of
strings where each string represents one format of the command that is allowed to be
used for the interrogation of DNDCB service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntDndCf
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service.

Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntDndCfVm
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service.

Deprecated: 

Dependencies: If mtasSSCodesCfVmIntegrated has value 0 (Separate), then all of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands. If mtasSSCodesCfVmIntegrated has value 1 (Integrated), then this attribute shall not be set to a value other than empty.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntEct
This attribute is used to change/set the Supplementary Service Code syntax for
the interrogation (Check Status of Transferred Session) of the Explicit Communication Transfer (ECT) service.
It is a list of strings where each string represents one format of the command that is
allowed to be used for the interrogation of ECT service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntFcdDp
This attribute defines the syntax for service code command for Flexible Communication Distribution Divert Primary (FCDDP)
service interrogation. It is a list of strings where each string represents one format of the command that is allowed to be used for the interrogation of FCDDP service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntMcr
This attribute defines the syntax for service code command
for MCR service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of MCR service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other
CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntOcb
This attribute defines the syntax for service code command
for OCB service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of OCB service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntOip
This attribute defines the syntax for service code command for
OIP service interrogation. It is a list of strings where each string represents
one format of the command that is allowed to be used for the interrogation of OIP
service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntOir
This attribute defines the syntax for service code command
for OIR service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of OIR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntTip

This attribute defines the syntax for service code command for TIP
service interrogation. It is a list of strings where each string represents
one format of the command that is allowed to be used for the interrogation
of TIP service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntIntTir
This attribute defines the syntax for service code command
for TIR service interrogation. It is a list of strings where each
string represents one format of the command that is allowed to be
used for the interrogation of TIR service.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntInvAbDial
This attribute defines the invocation syntax for Abbreviated Dialing code command. It is a list of strings where each string represents one format of the command that is allowed to be used for Abbreviated Dialing service.

Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntInvDbl
This attribute defines the Supplementary Service Code syntax for the invocation of the
Dynamic Black List service (ensuring that all future calls from the caller are rejected).


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other
CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntInvEct
This attribute is used to change/set the Supplementary Service Code syntax for
the invocation (Terminate Transferred Sessions) of the Explicit Communication Transfer (ECT) service.
It is a list of strings where each string represents one format of the command that is
allowed to be used for the interrogation of ECT service.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntInvIdPres
This attribute defines the syntax for service code command
for 'Dynamic ad hoc Presentation Identity' activation Presentation.
It is an array of strings where each string represents one format
of the command that is allowed to use for activation of the "Dynamic
ad hoc Presentation Identity" service. The strings include symbols
and values defined for service/access prefix, service codes (function
codes), separator and command suffix, as well as type and position
of supplementary information present in the command


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntInvMcid
This attribute defines the Supplementary Service Code
syntax for the invocation, registering a call as malicious, MCID.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries
in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntInvMcr
This attribute defines the Supplementary Service Code syntax for the invocation of the
MCR service (ensuring that all future calls from the caller are rejected).


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other
CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntModPin
This attribute defines the syntax for service code command
for Personal Identification Number (PIN) modification service. It
is a list of strings where each string represents one format of the
command that is allowed to be used for the change of PIN.


Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command syntax.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntRevokeCcbsQ

This attribute defines the syntax for service code command for
revocation of Communication Completion Busy Subscriber (CCBS) entries
in the originating Communication Completion queue. It is a list of
strings where each string represents one format of the command that is
allowed to be used for revocation of CCBS entries in the queue.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesComSyntRevokeCcnrQ
This attribute defines the syntax for service code command for
revocation of Communication Completion No Reply (CCNR) entries in the originating queue. It is a list of strings where each string
represents one format of the command that is allowed to be used for revocation of CCNR entries in the queue.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable from all the non-empty entries in all other CM attributes which define the syntax of SSC commands.
Takes effect: New session
MtasSscSSCodesDblUpdateMethDT
mtasSSCodesDblUpdateMethod = DIRECT
The attribute defines the method by which the Dynamic Black List is updated by a Supplementary Service Code (SSC).
When the attribute is set to 0 (Direct), MTAS performs updates of the user's MMTel document on the HSS as a result of commands set in the following
attributes: mtasSSCodesComSyntInvDbl, mtasSSCodesComSyntDeactDbl, mtasSSCodesComSyntInvMcr, and mtasSSCodesComSyntDeactMcr, and plays the appropriate
associated announcements.
When the attribute is set to 1 (Indirect), MTAS sends information about the selected recent call to the CDS external server to update the user's
MMTel document on the HSS as a result of commands set in the following attributes: mtasSSCodesComSyntInvDbl and mtasSSCodesComSyntInvMcr, and plays
any announcements associated with these commands based on the response from the external server. When the attribute is set to 1 (Indirect), MTAS should
not receive commands set in the attributes mtasSSCodesComSyntDeactDbl, mtasSSCodesComSyntIntDbl, mtasSSCodesComSyntDeactMcr, and mtasSSCodesComSyntIntMcr,
but will process them as normal, and play the appropriate associated announcements.


Deprecated: 

Takes effect: New session
MtasSscSSCodesDefaultPinDT[0..1]
mtasSSCodesDefaultPin
This attribute defines the Default PIN that can be used in SSC commands if default PIN is allowed.

Deprecated: 

Dependencies: Mutual dependency to mtasSSCodesLengthOfPin. Length must match unless empty string.
Takes effect: New session
MtasSscSSCodesEraseWithDeactDT
mtasSSCodesEraseWithDeact = RETAIN_DATA
This attribute defines if the supplementary information provided during the
activation of the service, for example, new destination number for Communication
Forwarding Unconditional (CFU), must be erased during the deactivation.
The attribute is applicable to Communication Forwarding and Anonymous Communication
Rejection functions, only.


Deprecated: 

Dependencies: This parameter must not be set to 0 (Retain data) unless parameter mtasSSCodesCfVmIntegrated has value 0 (Separate) or value 2 (Separate with separate rules).
Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesIntComplexActiv = 0
This attribute defines the announcement code that is to be used for successful interrogation
of supplementary services to indicate that the service is activated but not necessarily by
the service code command.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesIntComplexDeactiv = 0
This attribute defines the announcement code that is to be used for successful interrogation
of supplementary services to indicate that the service is deactivated but not necessarily by
the service code command.


Deprecated: 

Takes effect: New session
MtasSscSSCodesLengthOfPinDT
mtasSSCodesLengthOfPin = 4
This attribute defines how many characters (digits) are used for the PIN,
New PIN (NPIN), and Old PIN (OPIN).


Deprecated: 

Dependencies: Mutual dependency to mtasSSCodesDefaultPin. Length must match unless default PIN is empty string.
Takes effect: New session
MtasSscSSCodesMaxLenOfNdNumDT
mtasSSCodesMaxLenOfNdNum = 20
This attribute defines the maximum length of the New Destination (ND) number,
that is, the maximum number of characters that the ND can consist of.


Deprecated: 

Takes effect: New session
MtasSscSSCodesMaxTimesFaultyPinDT
mtasSSCodesMaxTimesFaultyPin = 3
This attribute defines the max number of times the user is allowed to give faulty PIN in consecutive SSC commands before the next configured release time without causing PIN lock.

Deprecated: 

Takes effect: New session
BasicAdmState
mtasSSCodesMrfpAnnouncements = LOCKED
This attribute defines if the announcements for supplementary service activation,
deactivation and PIN modification are to be played from the MRFP.
For service interrogation the announcements are always played from the MRFP.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegAnnCode = 0
This attribute defines the announcement code that is to be used for unsuccessful activation,
deactivation and interrogation of supplementary services.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegIntAnnEct = 0
This attribute is used to change/set the value of the announcement code that is to be used for
interrogation (Check Status of Transferred Sessions) of Explicit Communication Transfer (ECT) when there are no outstanding transferred sessions.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegInvAnnDblMaxLen = 0
This attribute defines the announcement code that is to be used for unsuccessful
invocation of Dynamic Black List service because the Dynamic Black List already contains the maximun number of entries.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegInvAnnDblNoCall = 0
This attribute defines the announcement code that is to be used for unsuccessful
invocation of Dynamic Black List service when there is no record of the recent call selected by the invocation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegInvAnnEct = 0
This attribute is used to change/set the value of the announcement code that is to be used for
invocation (Terminate Transferred Sessions) of Explicit Communication Transfer (ECT) when there are no outstanding transferred sessions.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegInvAnnMcid = 0
This attribute defines the announcement code that is to be used if the MCID fails because there is no record of the specified call.
Other failures use the generic SSC negative announcement, specified in mtasSSCodesNegAnnCode.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegInvAnnMcrMaxLen = 0
This attribute defines the announcement code that is to be used for unsuccessful
invocation of MCR service because the Dynamic Black List already contains the maximun number of entries.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesNegInvAnnMcrNoCall = 0
This attribute defines the announcement code that is to be used for unsuccessful
invocation of MCR service when there is no record of the recent call selected by the invocation.


Deprecated: 

Takes effect: New session
MtasBooleanDT
mtasSSCodesPlayEarlyMedia = false
This attribute defines when we should play early media in the suplimentry services.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnAcr = 0
This attribute defines the announcement code that is to be used for successful
Anonymous Communication Rejection (ACR) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfb = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on Busy (CFB) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfbnrVm = 0
This attribute defines the announcement code that is to be used for successful
activation of Communication Forwarding Busy and No Reply To Voice Mail (CFBNRVM) service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfbVm = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on Busy to Voice Mail (CFB-VM) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfCond = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding Conditional service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfnr = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on No Reply (CFNR) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfnrc = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on Not reachable (CFNRc) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfnrVm = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on No Reply to Voice Mail (CFNR-VM) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfu = 0
This attribute defines the announcement code that is to be used for successful
activation of Communication Forwarding Unconditional (CFU) service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCfuVm = 0
This attribute defines the announcement code that is to be used for successful
activation of Communication Forwarding Unconditional to Voice Mail (CFU-VM) service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCnip = 0
This attribute defines the announcement code that is to be used to indicate a successful
activation of the CNIP service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnCw = 0
This attribute defines the value of the announcement code that is to be used for successful activation of Communication Waiting service.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnDndCb = 0
This attribute defines the announcement code that is to be used for successful activation of "Do Not Disturb Communication Barring (DNDCB)" service.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnDndCf = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnDndCfVm = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnFcdDp = 0
This attribute defines the announcement code that is to be used for successful activation of Flexible Communication Distribution Divert Primary (FCDDP).

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnOcb = 0
This attribute defines the announcement code that is to be used for successful
Outgoing Communication Barring (OCB) service activation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnOip = 0
This attribute defines the announcement code that is to be used to indicate
a successful activation of the OIP service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnOir = 0
This attribute defines the announcement code that is to be used to indicate
a successful activation of the OIR service by setting the default-behavior
to presentation-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnTip = 0
This attribute defines the announcement code that is to be used to indicate
a successful activation of the TIP service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosActAnnTir = 0
This attribute defines the announcement code that is to be used to indicate
a successful activation of the Terminating Identity Restriction service
by setting the default-behavior to presentation-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnAcr = 0
This attribute defines the announcement code that is to be used for successful
ACR service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCDivAll = 0
This attribute defines the announcement code that is to be used for successful
Deactivate of CF All when no settings are active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfb = 0
This attribute defines the announcement code that is to be used for successful
CFB service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfbnrVm = 0
This attribute defines the announcement code that is to be used for successful
deactivation of Busy and No Reply To Voice Mail (CFBNRVM) service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfbVm = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on Busy to Voice Mail (CFB-VM) service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfCond = 0
This attribute defines the announcement code that is to be used for successful
Communication forwarding Conditional service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfnr = 0
This attribute defines the announcement code that is to be used for successful
CFNR service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfnrc = 0
This attribute defines the announcement code that is to be used for successful
CFNRc service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfnrVm = 0
This attribute defines the announcement code that is to be used for successful
Communication Forwarding on No Reply to Voice Mail (CFNR-VM) service
deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfu = 0
This attribute defines the announcement code that is to be used for successful
deactivation of CFU service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCfuVm = 0
This attribute defines the announcement code that is to be used for successful
deactivation of Communication Forwarding Unconditional to Voice Mail (CFU-VM) service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCnip = 0
This attribute defines the announcement code that is to be used to indicate a
successful deactivation of the CNIP service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnCw = 0
This attribute defines the value of the announcement
code that is to be used for successful deactivation of Communication Waiting service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnDbl = 0
This attribute defines the announcement code that is to be used for successful
DBL service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnDndCb = 0
This attribute defines the announcement code that is to be used for successful activation of Communication Forwarding Busy and No Reply and Not Logged In and Not Reachable To Voice Mail (CFBNRVM) service.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnDndCf = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnDndCfVm = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnFcdDp = 0
This attribute defines the announcement code that is to be used for successful deactivation of Flexible Communication Distribution Divert Primary (FCDDP).

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnMcr = 0
This attribute defines the announcement code that is to be used for successful
MCR service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnOcb = 0
This attribute defines the announcement code that is to be used for successful
OCB service deactivation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnOip = 0
This attribute defines the announcement code that is to be used to indicate
a successful deactivation of the OIP service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnOir = 0
This attribute defines the announcement code that is to be used to indicate a successful deactivation
of the OIR service by setting the default-behavior to presentation-not-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnTip = 0
This attribute defines the announcement code that is to be used to indicate
a successful deactivation of the TIP service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosDeactAnnTir = 0
This attribute defines the announcement code that is to be used to indicate
a successful deactivation of the Terminating Identity Restriction
service by setting the default-behavior to presentation-not-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActAcr = 0
This attribute defines the announcement code that is to be used for successful
interrogation of ACR service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfb = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFB service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfbnrVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Busy and No Reply To Voice Mail (CFBNRVM) service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfbVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Communication Forwarding on Busy to Voice Mail (CFB-VM)
service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfnr = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFNR service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfnrc = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFNRc service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfnrVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Communication Forwarding on No Reply to Voice Mail (CFNR-VM)
service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfu = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFU service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCfuVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Communication Forwarding Unconditional to Voice Mail (CFU-VM)
service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCnip = 0
This attribute defines the announcement code that is to be used to indicate that the CNIP
service is active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActCw = 0
This attribute defines the value of the announcement
code that is to be used for successful interrogation of the status of Communication
Waiting service when the service is activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActDbl = 0
This attribute defines the announcement code that is to be used for successful
interrogation of DBL service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActDndCb = 0
This attribute defines the announcement code that is to be for successful deactivation of Communication Forwarding Busy and No Reply and Not Logged In and Not Reachable To Voice Mail (CFBNRVM) service.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActDndCf = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActDndCfVm = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActFcdDp = 0
This attribute defines the announcement code that is to be used for successful interrogation of FCDDP service with status ACTIVATED.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActMcr = 0
This attribute defines the announcement code that is to be used for successful
interrogation of MCR service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActOcb = 0
This attribute defines the announcement code that is to be used for successful
interrogation of OCB service with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActOip = 0
This attribute defines the announcement code that is to be used to indicate that the OIP service is active.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnActTip = 0
This attribute defines the announcement code that is to be used to indicate
that the TIP service is active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCcbsQEmpty = 0

This attribute defines the announcement code that is to be used for
an interrogation of the Communication Completion queue for
Communication Completion Busy Subscriber (CCBS) entries, when the
queue has no CCBS entries present.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCcbsQNtEmpty = 0

This attribute defines the announcement code that is to be used for
an interrogation of the Communication Completion queue for
Communication Completion Busy Subscriber (CCBS) entries, when the
queue has one or more CCBS entries present.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCcnrQEmpty = 0

This attribute defines the announcement code that is to be used for
a query of Communication Completion No Reply (CCNR) entries in the
originating queue.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCcnrQNtEmpty = 0

This attribute defines the announcement code that is to be used for
Communication Completion No Reply (CCNR) interrogation of the
Communication Completion (CC) queue when one or more CCNR entries are
present.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCfbCDivAll = 0
This attribute defines the announcement code to be used as a subsequent part of the response to
a successful interrogation of CDivAll. It is used to indicate that CFB is active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCfbVmCDivAll = 0
This attribute defines the announcement code that is to be used to indicate that
the plain form of Communication Forwarding on Busy to Voice Mail is active,
within a successful interrogation of CF all.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCfnrCDivAll = 0
This attribute defines the announcement code to be used as a subsequent part of the response to
a successful interrogation of CDivAll. It is used to indicate that CFNR is active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCfnrVmCDivAll = 0
This attribute defines the announcement code that is to be used to indicate that
the plain form of Communication Forwarding on No Reply to Voice Mail is active,
within a successful interrogation of CF all.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCfuCDivAll = 0
This attribute defines the announcement code to be used as a subsequent part of the
response to a successful interrogation of CDivAll. It is used to indicate
that CFU is active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnCfuVmCDivAll = 0
This attribute defines the announcement code that is to be used to indicate that
the plain form of Communication Forwarding Unconditional to Voice Mail is active,
within a successful interrogation of CF all.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactAcr = 0
This attribute defines the announcement code that is to be used for successful
interrogation of ACR service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfb = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFB service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfbnrVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFBNRVM service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfbVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Communication Forwarding on Busy to Voice Mail (CFB-VM)
service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfnr = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFNR service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfnrc = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFNRc service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfnrVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Communication Forwarding on No Reply to Voice Mail (CFNR-VM)
service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfu = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CFU service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCfuVm = 0
This attribute defines the announcement code that is to be used for successful
interrogation of Communication Forwarding Unconditional to Voice Mail (CFU-VM)
service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCnip = 0
This attribute defines the announcement code that is to be used to indicate that the CNIP
service is deactived.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactCw = 0
This attribute defines the value of the announcement
code that is to be used for successful interrogation of the status of Communication
Waiting service when the service is deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactDbl = 0
This attribute defines the announcement code that is to be used for successful
interrogation of DBL service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactDndCb = 0
This attribute defines the announcement code that is to be used for successful interrogation of Communication Forwarding Busy and No Reply and Not Logged In and Not Reachable To Voice Mail (CFBNRVM) service with status activated.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactDndCf = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactDndCfVm = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactFcdDp = 0
This attribute defines the announcement code that is to be used for successful interrogation of FCDDP service with status DEACTIVATED.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactMcr = 0
This attribute defines the announcement code that is to be used for successful
interrogation of MCR service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDeactOcb = 0
This attribute defines the announcement code that is to be used for successful
interrogation of OCB service with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDndCfCDivAll = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnDndCfVmCDivAll = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnEct = 0
This attribute is used to change/set the value of the announcement code that is to be used for
interrogation (Check Status of Transferred Sessions) of Explicit Communication Transfer (ECT) when there are outstanding transferred sessions.


Deprecated: 

Dependencies: All of the non-empty entries in this list must be distinguishable
from all the non-empty entries in all other CM attributes which define the syntax of SSC commands
Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnElseCDivAll = 0
This attribute defines the announcement code to be used as a subsequent part of the response to
a successful interrogation of CDivAll. It indicates a Communication Diversion (CDIV)
service other than the plain-form of Call Forwarding Unconditional (CFU), Call Forwarding
Busy (CFB), or Call Forwarding No-Reply (CFNR) is currently active. The plain-form of
CFU means a rule without any conditions. The plain-form of CFB means a rule without
any condition except busy. The plain-form of CFNR means a rule without any condition
except "no-answer". This announcement code can be invoked by the CDIV supplementary
service code.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNoneCDivAll = 0
This attribute defines the announcement code that is to be used for successful
interrogation of CF All when no settings are active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNotActOip = 0
This attribute defines the announcement code that is to be used to indicate
that the OIP service is not active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNotActOir = 0
This attribute defines the announcement code that is to be used to indicate
that the OIR service is provisioned as temporary mode but it is not active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNotActTip = 0
This attribute defines the announcement code that is to be used to indicate
that the TIP service is not active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNotActTir = 0
This attribute defines the announcement code that is to be used to indicate that the TIR service is not active.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNRestrictOir = 0
This attribute defines the announcement code that is to be used to indicate
that the OIR service is provisioned as temporary mode and is active
and the default behavior is set to presentation-not-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnNRestrictTir = 0
This attribute defines the announcement code that is to be used to indicate
that the TIR service is provisioned as temporary mode and is active
and the default-behavior is set to presentation-not-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnPermOir = 0
This attribute defines the announcement code that is to be used to indicate
that the OIR service is provisioned in permanent mode.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnPermTir = 0
This attribute defines the announcement code that is to be used to indicate
that the TIR service is provisioned in permanent mode.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnPreCDivAll = 0
This attribute defines the announcement code for the first part (the preamble) of
the response to a successful interrogation of CDivAll when one or more settings
are active.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnRestrictOir = 0
This attribute defines the announcement code that is to be used to indicate
that the OIR service is provisioned as temporary mode, is set to active
and the default behavior is set to presentation-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosIntAnnRestrictTir = 0
This attribute defines the announcement code that is to be used to indicate
that the TIR service is provisioned as temporary mode, is set to active
and the default-behavior is set to presentation-restricted.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosInvAnnDbl = 0
This attribute defines the announcement code that is to be used for successful
invocation of Dynamic Black List service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosInvAnnEct = 0
This attribute is used to change/set the value of the announcement code that is to be used for
invocation (Terminate Transferred Sessions) of Explicit Communication Transfer (ECT) when there are outstanding transferred sessions.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosInvAnnMcid = 0
This attribute defines the announcement code that is to be used for successful
activation, Marking a call as Malicious, of MCID service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosInvAnnMcr = 0
This attribute defines the announcement code that is to be used for successful
invocation of MCR service.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosModAnnPin = 0
This attribute defines the announcement code that is to be used for successful
PIN modification operation.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosRevokeAnnCcbsQ = 0

This attribute defines the announcement code that is to be used for
successful revocation of Communication Completion Busy Subscriber
(CCBS) entries in the originating Communication Completion agent
queue.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosRevokeAnnCcnrQ = 0

This attribute defines the announcement code that is to be used for
successful revocation of Communication Completion No Reply (CCNR)
entries in the originating queue.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnActCfb = 0
This attribute defines the announcement code that is to be used for successful
verification of CFB service data with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnActCfnr = 0
This attribute defines the announcement code that is to be used for successful
verification of CFNR service data with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnActCfnrc = 0
This attribute defines the announcement code that is to be used for successful
verification of CFNRc service data with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnActCfu = 0
This attribute defines the announcement code that is to be used for successful
interrogation (verification) of CFU service data with status activated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnActDndCf = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnActFcdDp = 0
This attribute defines the announcement code that is to be used for successful verification of FCDDP service data with status ACTIVATED.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnDeactCfb = 0
This attribute defines the announcement code that is to be used for successful
verification of CFB service data with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnDeactCfnr = 0
This attribute defines the announcement code that is to be used for successful
verification of CFNR service data with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnDeactCfnrc = 0
This attribute defines the announcement code that is to be used for successful
verification of CFNRc service data with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnDeactCfu = 0
This attribute defines the announcement code that is to be used for successful
interrogation (verification) of CFU service data with status deactivated.


Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnDeactDndCf = 0
This attribute defines the syntax for service code command for "Do Not Disturb Communication Forwarding (DNDCF)" service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of DNDCF service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasUint00000to065535DT
mtasSSCodesPosVerAnnDeactFcdDp = 0
This attribute defines the syntax for service code command for Flexible Communication Distribution Divert Primary (FCDDP) service activation. It is a list of strings where each string represents one format of the command that is allowed to be used for the activation of FCDDP service. The string includes symbols and values defined for command prefix, service codes, separators, supplementary information, and command suffix.

Deprecated: 

Takes effect: New session
MtasSscSSCodesReleasePinLockHourDT
mtasSSCodesReleasePinLockHour = 0
This attribute defines the hour in same time-zone as the node time when subscribers SSC command PIN lock will be released.

Deprecated: 

Takes effect: New session
MtasSupplementaryServiceCodeDT[0..10]
mtasSSCodesVmRetrieveCode
This attribute specifies the voicemail retrieve code.

Deprecated: 

Dependencies: Every entry must be distinguished from every other SSC command SSC syntax.
Takes effect: New session

  class MtasSSCodes