class MtasDtm

ManagedElement
+-MtasFunction
+-MtasServices
+-MtasMmt
+-MtasDtm

The MtasDtm MO provides configuration objects for Dial Tone Management service in an MTAS node.

This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasDtm
This attribute defines the primary key of MtasDtm and this section describes the MtasDtm attributes.
BasicAdmState
mtasDtmAdministrativeState = LOCKED
This attribute defines the administrative state of the DTM function in the MTAS.
- When LOCKED (0), no NOTIFY for dial tone information is sent.
- When UNLOCKED (1), requests for Dial Tone Management information can be sent and NOTIFYs are sent, when necessary.


Dependencies: This attribute must not be set to UNLOCKED (1) if mtasSipIcscfName is empty.
Takes effect: New session
MtasDtmCDivConfigurationDT
mtasDtmCDivConfiguration = CFU_AND_SCFU
This attribute defines the state for Dtm CDIV configuration.


Takes effect: New session
MtasDtmMediaTypeDT
mtasDtmMediaType = APPLICATION_VND_ETSI_SIMSERVS_XML
This attribute defines the content-type value for NOTIFY message sent by DTM Service.
When (0), the content-type is application/vnd.etsi.simservs+xml
When (1), the content-type is application/simservs+xml


Takes effect: New session
MtasDtmOperateModeDT
mtasDtmOperateMode = NORMAL
This attribute defines the mode to be used when Dial Tone Management is used.
Normal mode: Content-Type used in the NOTIFY is defined by mtasDtmMediaType attribute
Alternate mode 1: Content-Type: text/xml is used in the NOTIFY
Alternate mode 2: Two independant NOTIFY's are sent, one with Content-Type defined by mtasDtmMediaType and one with Content-Type: text/xml


Takes effect: New session

  class MtasDtm