Represents a reservation for a single call license. The reservation must be periodically renewed.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
callee | PlcmLicenseCallParticipant | ||
caller | PlcmLicenseCallParticipant | ||
time-to-live-in-millis | xs:long | Number of milliseconds for which the reservation will remain valid - on the order of 10 to 15 minutes | |
call-id | Uuid | Mandatory | |
conference-id | Uuid | ||
protocol | PlcmSignalingProtocol | Mandatory | |
license-key | LicenseKey | ||
call-server | PlcmHost | ||
service-level | PlcmServiceLevel | ||
dial-string | DialString | ||
entity-tag | EntityTag |
Name | Type | Restrictions |
---|---|---|
PlcmSignalingProtocol | xs:string | Value must be one of:
|
PlcmServiceLevel | xs:string | Value must be one of:
|
DialString | xs:string | Length of value must be >=0 Length of value must be <=256 |
LicenseKey | xs:string | Length of value must be >=0 Length of value must be <=256 |