An active multipoint conference. Content-Type: application/vnd.plcm.plcm-conference-v4+xml. All attributes are used in ETag calculation except for owner-first-name, owner-last-name, entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
plcm-internal-params | plcm-internal-params | See Definition of plcm-internal-params | |
atomLinkList | List of link | See Definition of link | |
plcmCascadeLinkList | List of plcm-cascade-link | See Definition of plcm-cascade-link | |
conference-identifier | ConferenceIdentifier | The unique identifier for this RPRM conference. | Mandatory |
dial-in-number | DialInNumber | The dial string that can be used to call into the conference. For RPRM, The dial string that can be used to call into the conference: for Pool conference, it will be the perfix plus room identifier; for MCU conference, it will be the MCU IP address plus ## plus the numeric identifier; | |
conference-room-identifier | ConferenceRoomIdentifier | The unique identifier for the conference room. This is the part of the dial in number after the prefix. For RPRM, The unique identifier for the conference room. This is the part of the dial in number after the prefix. Only apply for pool conference, for other type of conference it will be empty. | |
mcu-name | McuName | The name of the MCU hosting the conference or the name of the hub MCU if this is a cascaded conference. For RPRM, The name of the MCU hosting the conference or the name of the hub MCU if this is a cascaded conference. For EMCU or Point2Point conference, it will be empty. | |
cascade-mcu-name | List of CascadeMcuName | If this is a cascaded conference, the names of the hosting MCUs. | |
owner-first-name | OwnerFirstName | The conference owner's first name. It is set to be the same as conference room owner's first name. For RPRM, If there is no owner for ad-hoc MCU call or p2p call, it will be empty. | |
owner-last-name | OwnerLastName | The conference owner's last name. It is set to be the same as conference room owner's last name. For RPRM, If there is no owner for ad-hoc MCU call or p2p call, it will be empty. | |
host-name | HostName | The hostname of the conference host. | |
recording-active | xs:boolean | Indicates whether the conference is currently being recorded. | |
display-text | xs:string | The display text of the conference. For RPRM, Or conference name in RPRM. | |
passback | Passback | User defined value for that is opaque to the system. | |
passthru | Passthru | User defined value that is opaque to the system provided by the rest/conferences/start-conference passthru value. Note: this value is available after the conference is terminated in the userDataC field in the conference CDR. | |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
supported-layout | List of SupportedLayout | The names of the supported video layouts defined by the MCU hosting the conference. | |
current-layout | CurrentLayout | The name of the current video layout used by the MCU for the conference. | |
conference-locked | xs:boolean | Indicates whether the conference is currently locked, preventing new participants to enter the conference. | |
join-new-calls-muted | xs:boolean | Indicates whether the conference will audio mute new callers. | |
focus-uri | xs:string | The conference Focus URI, if one exists. | |
connection-type-enum | ConnectionTypeEnum | The type of on-going conference in RPRM. MCU, Pool, EMCU, Point2Point | |
conference-numeric-identifier | xs:string | The numeric conference identifier for MCU conference. | |
conference-dma-identifier | xs:string | The DMA conference identifier for pool conference. | |
is-reserved-conference | xs:boolean | Indicates whether the conference is scheduled in advanced in RPRM. | |
birdge-identifier | xs:string | The identifier for MCU. | |
media-type-enum | MediaTypeEnum | Media-type of conference. Audio only or video conference | |
conference-mode-enum | ConferenceModeEnum | AVCOnly is : CP (Continuous Presence), MediaRelayOnly is : SVC Only, MixAVCAndMediaRelay is : CP and SVC, MixAVCAndMediaRelayVSW is : VSW (Video Switching), Unknown. | |
area | xs:string | Area attribute will be returned based on the MulitpleTenant feature status and the role of API client user. | |
start-time | xs:dateTime | Mandatory |
Name | Type | Restrictions |
---|---|---|
ConferenceModeEnum | xs:string | Value must be one of:
|
MediaTypeEnum | xs:string | Value must be one of:
|
ConnectionTypeEnum | xs:string | Value must be one of:
|
CurrentLayout | xs:string | Length of value must be >=1 Length of value must be <=128 |
SupportedLayout | xs:string | Length of value must be >=1 Length of value must be <=128 |
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
Passthru | xs:string | Length of value must be >=1 Length of value must be <=512 |
Passback | xs:string | Length of value must be >=1 Length of value must be <=512 |
HostName | xs:string | Length of value must be >=1 Length of value must be <=128 |
OwnerLastName | xs:string | Length of value must be >=1 Length of value must be <=64 |
OwnerFirstName | xs:string | Length of value must be >=1 Length of value must be <=64 |
CascadeMcuName | xs:string | Length of value must be >=1 Length of value must be <=128 |
McuName | xs:string | Length of value must be >=1 Length of value must be <=128 |
ConferenceRoomIdentifier | xs:string | Length of value must be >=1 Length of value must be <=128 |
DialInNumber | xs:string | Length of value must be >=1 Length of value must be <=128 |
ConferenceIdentifier | xs:string | Length of value must be >=1 Length of value must be <=128 |