class MtasSchedConf

ManagedElement
+-MtasFunction
+-MtasServices
+-MtasSchedConf
+-MtasIcc [0..1]

The MtasSchedConf MO represents the Conference service in an MTAS node.
To activate the Conference service, perform the following steps:
1. Set the following attributes, which do not have default values and all have to be set, to be able to activate the service:
- mtasSchedConfServiceNumberDomain
- mtasSchedConfUriPrefix
- mtasSchedConfUriSubdomain
2. Set the mtasSchedConfAdministrativeState attribute to 1 (Unlocked).


This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
mtasSchedConf
This attribute defines the primary key of MtasSchedConf and this section describes the MtasSchedConf attributes.
AdmState
mtasSchedConfAdministrativeState = LOCKED
This attribute defines the administrative state of the MtasSchedConf MO, and can be used to activate and deactivate the Conference function.
Observe: Going to Locked means that all conferences will be terminated. Going to Shuttingdown means that creation of new conferences will be rejected.


Dependencies: Going from Locked to Unlocked requires that all of the mtasSchedConfServiceNumberDomain, mtasConfUriPrefix, and mtasConfUriSubdomain attributes are set. The administrative state of mtasXdmsCcmpAdministrativeState must be set to Unlocked in order to accept creation of conference focus resources via CCMP.
Takes effect: Immediate
MtasString1to128DT[0..1]
mtasSchedConfChargingProfileRef = Default
This attribute is used to define the charging profile that is applicable for Scheduled Conferencing AS sessions.

Takes effect: New session
BasicAdmState
mtasSchedConfNotificationService = LOCKED
This attribute defines if the conference notifications are activated or deactivated.

Dependencies: The creation of new conferences will be affected.
Takes effect: New session
MtasConfUriSubdomainDT[0..1]
mtasSchedConfServiceNumberDomain
This attribute defines the conference Service Number Domain (subdomain-based PSI), consisting of a subdomain. Example: "operator.net". A valid service number domain name for the SIP URI and at maximum 255 characters (only alphanumerical characters and/or any of "-" and "." are allowed and character @ is not allowed).

Specification: A valid service number domain name for the SIP URI and at maximum
255 characters (only alphanumerical characters and/or any of "-" and "." (@ are not allowed!)).
Takes effect: New session
MtasTimerSec00005to086400DT
mtasSchedConfShSubsTimer = 21600
This attribute defines the duration of the Sh subscription for each Service Number Data and Scheduled Conference Room Configuration. This timer defines how long the subscribed data remains in the cache following the first call to a given Service Number or Scheduled Conference Room. The timer is not restarted when a new call is made for cached Service Number and Conference Room. Sh subscription is stopped and the cached data is removed when the timer expires.

Takes effect: New session
MtasConfUriPrefixDT[0..1]
mtasSchedConfUriPrefix
This attribute defines the user name prefix part of the conference URI. Example: conf
The prefix, together with a nonconfigurable and automatically generated number, and the mtasSchedConfUriSubdomain attribute, constitute an entire conference URI, <prefix><auto_number>@<sub_domain>.


Specification: A valid string for the prefix part of the SIP URI user name, <prefix>, and at maximum 32 characters (the characters ":" and "@" are not allowed).
Takes effect: New session
MtasConfUriSubdomainDT[0..1]
mtasSchedConfUriSubdomain
This attribute defines the subdomain part of the conference URI. The subdomain, together with the mtasSchedConfUriPrefix attribute, and a non-configurable and automatically generated number, constitute an entire conference URI, <prefix><auto_number>@<sub_domain>. Example: as1.operator.net

Takes effect: New session
MtasConfVideoAvpTypeDT
mtasSchedConfVideoAvpType = AVPF
Defines the Video profile used in the dial out offer for video stream in case of scheduled conference.

Takes effect: New session

  class MtasSchedConf