class VtasSchedConf

ManagedElement
+-MtasFunction
+-MtasVtp
+-VtasServices
+-VtasSchedConf
+-VtasIcc [0..1]

The VtasSchedConf 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:
- vtasSchedConfServiceNumberDomain
- vtasSchedConfUriPrefix
- vtasSchedConfUriSubdomain
2. Set the vtasSchedConfAdministrativeState attribute to 1 (Unlocked).


This MO is created by the system.

Attributes
integerKeyString
key
mandatory
noNotification
restricted
vtasSchedConf
This attribute defines the primary key of VtasConf and this section describes the VtasConf attributes.
AdmState
vtasSchedConfAdministrativeState = LOCKED
This attribute defines the administrative state of the VtasSchedConf 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 vtasSchedConfServiceNumberDomain, vtasSchedConfUriPrefix, and vtasSchedConfUriSubdomain 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]
vtasSchedConfChargingProfileRef = Default
This attribute is used to define the charging profile that is applicable for Scheduled Conferencing AS sessions.

Dependencies: A charging profile must be configured with the value of this attribute as key.
Takes effect: New session
VtasDropBackDT
vtasSchedConfDropBack = USE_OTP_VALUES
This attribute allows the Virtual Telephony Provider (VTP) to use the values of the corresponding Operating Telephony Provider (OTP) attributes in MtasConfd. When this attribute is set to "Use own values". When this attribute is set to "Use OTP values", the behavior of MTAS for the served users belonging to this VTP is determined by the values of the attributes of MtasConf.

Takes effect: New session
BasicAdmState
vtasSchedConfNotificationService = 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]
vtasSchedConfServiceNumberDomain
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 "." (@ is NOT allowed!)).
Takes effect: New session
MtasTimerSec00005to086400DT
vtasSchedConfShSubsTimer = 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]
vtasSchedConfUriPrefix
This attribute defines the user name prefix part of the conference URI. Example: conf
The prefix, together with a non-configurable and automatically generated number, and the vtasSchedConfUriSubdomain attribute, constitute an entire conference URI, <prefix><auto_number>@<sub_domain>.


Takes effect: New session
MtasConfUriSubdomainDT[0..1]
vtasSchedConfUriSubdomain
This attribute defines the subdomain part of the conference URI. Example: as1.operator.net
The subdomain, together with the vtasSchedConfUriPrefix attribute, and a non-configurable and automatically generated number, constitute an entire conference URI, <prefix><auto_number>@<sub_domain>.


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

Takes effect: New session

  class VtasSchedConf