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
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. If the parameter value is zero or it is not set,the Session will automatically terminate after 120000 milliseconds in case of infinite announcements.

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. The value "forever" means the repeat should be effectively unbounded.

Takes effect: Immediate

  class MtasAnnouncementParameter