PlcmReservedParticipant

PlcmReservedParticipant

A participant in a reservation.


PlcmReservedParticipant Fields

NameTypeDescriptionAttributes
usernameUsername The user's login name. Modification of this field is not allowed. A domain and username combination uniquely identifies a user.
domainDomain The domain associated with the user. All users added manually to the system are in the LOCAL domain. Modification of this field is not allowed.
participantNameParticipantName Participant name. Mandatory
connectionTypeEnumConnectionTypeEnum Method which this participant is connected into conference.
dialDirectionEnumDialDirectionEnum The dial direction from the user's perspective: DIAL_OUT the user is called, DIAL_IN the user makes the call Mandatory
dialNumberDialNumber It is required that dial number must match to selected connection-type-enum. If the connection type is H323, the dial number must be IP address; if it is SIP, the dial number must be SIP URI; if it is H323_E614, the dial number must be E164 number; if it is H323_ID, the dial number must be H323 alias; if it is H323_ANNEX_O, the dial number must be H323 url
chairpersonboolean Indicates whether this participant is a chairperson. Chairpersons have greater privileges than other participants. Mandatory
confOwnerboolean Indicates whether this participant is the conference owner. Mandatory
emailAddressEmailAddress Participant's email address
userTypeEnumUserTypeEnum Applied to RPRM. Indicates the user type of user, GUEST is temporary guest, GUESTBOOK is the guest that exists in guest book. If not set, USER is set when both domain and username exist , GUESR is set when domain and username not exist.
modeEnumModeEnum Applied to RPRM. Indicates the mode of user. If not set, VIDEO is the default value.
bitRateEnumBitRateEnum
deviceIdDeviceId Applied to RPRM. Indicates the device of user. If set, server will check whether this device is associated with participant, and check whether connection-type-enum and dial-number are associated with this device also.


Nested Types/Restrictions


NameTypeRestrictions
DeviceIdstring
Length of value must be >=0
Length of value must be <=11
BitRateEnumstring
Value must be one of:
  • RATE96
  • RATE128
  • RATE192
  • RATE256
  • RATE320
  • RATE384
ModeEnumstring
Value must be one of:
  • IN_PERSON
  • AUDIO
  • VIDEO
UserTypeEnumstring
Value must be one of:
  • USER
  • ROOM
  • GUEST
  • GUESTBOOK
EmailAddressstring
Length of value must be >=1
Length of value must be <=128
DialNumberstring
Length of value must be >=1
Length of value must be <=128
DialDirectionEnumstring
Value must be one of:
  • DIAL_OUT
  • DIAL_IN
ConnectionTypeEnumstring
Value must be one of:
  • H323
  • SIP
  • ISDN
  • H323_E164
  • H323_ANNEX_O
  • H323_ID
ParticipantNamestring
Length of value must be >=1
Length of value must be <=50
Domainstring
Length of value must be >=0
Username
Length of value must be >=0
Length of value must be <=128
T0string
Pattern of value must match the regular expression [^^/\\\[\]:;\|=\+\*\?@<>"]*