A request to activate a conference. Content-Type: application/vnd.plcm.plcm-conference-start-request+xml
Name | Type | Description | Attributes |
---|---|---|---|
conferenceRoomIdentifier | ConferenceRoomIdentifier | The unique identifier for the conference room. This is the part of the dial in number after the prefix. | Mandatory |
passback | Passback | User defined value for that is opaque to the system | |
passthru | Passthru | User defined value that that is opaque to the system. Note: this value can be retreived from the running conference in the passthru field or after the conference is terminated in the userDataC field of the conference CDR. |
Name | Type | Restrictions |
---|---|---|
Passthru | string | Length of value must be >=1 Length of value must be <=512 |
Passback | string | Length of value must be >=1 Length of value must be <=512 |
ConferenceRoomIdentifier | string | Length of value must be >=1 Length of value must be <=128 |