class MtasAnnouncementParameter

ManagedElement
+-MtasFunction
+-MtasMediaFramework
+-MtasAnnouncementParameters
+-MtasAnnouncementParameter

An MtasAnnouncementParameter MO describes the configurable parameters of an announcement.

Attributes
MtasString1to256DT
key
mandatory
noNotification
restricted
mtasAnnouncementParameter
This attribute is the primary key of MtasAnnouncementParameter. The key must be the same as the code of the related announcement.

Takes effect: Immediate
MtasString0to064DT[0..1]
mtasAnnouncementParameterAdditional
This attribute specifies the additional information that is to be played after the original Generic announcement . e.g. access and location. Only Location is supported currently.

Takes effect: Immediate
MtasString0to256DT[0..1]
mtasAnnouncementParameterDelay
This attribute specifies a delay interval between announcement repetitions. The delay is measured in milliseconds.

Takes effect: Immediate
MtasString0to256DT[0..1]
mtasAnnouncementParameterDuration
This attribute specifies the maximum duration of the announcement. The media server will discontinue the announcement and end the call if the maximum duration has been reached. The duration is measured in milliseconds. An announcement is played indefinitely if this parameter is not set or set to zero and the mtasAnnouncementParameterRepeat parameter set to "forever" or "0" and the calling Service orders indefinitely played announcement (this is indicated at the appropriate CM attributes). In case if the announcement is ordered to be played for a finite time by the calling Service or the mtasAnnouncementParameterRepeat is not set to "forever" or "0" value and this parameter is not set or set to zero, the Session will automatically terminate after 120000 milliseconds.

Takes effect: Immediate
MtasString0to256DT[0..1]
mtasAnnouncementParameterPlay
This attribute specifies the resource or announcement sequence to be played.

Takes effect: Immediate
MtasString0to256DT[0..1]
mtasAnnouncementParameterRepeat
This attribute specifies how many times the media server should repeat the announcement named by the mtasAnnouncementParameterPlay parameter. mtasAnnouncementParameterRepeat parameter cannot be used for segmented announcements. An announcement is played indefinitely if this parameter set to "forever" or "0" and the mtasAnnouncementParameterDuration parameter is not set or set to zero and the calling Service orders indefinitely played announcement (this is indicated at the appropriate CM attributes). In this case "forever" or "0" means the announcement is repeated until it is stopped by the service.

Takes effect: Immediate

  class MtasAnnouncementParameter