plcm-registration-summary.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-registration-summary  PlcmRegistrationSummary

Registration summary provides information about registered devices. It also provides information about external SIP peers with which the system is registered, if any. Content-Type: application/vnd.plcm.plcm-registration-summary+xml All attributes are used in ETag calculation except for entity-tag and atom link.


Complex Types

PlcmRegistrationSummary Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
registration-uuidxs:string ID which uniquely identifies each device registration event. This is system generated unique identifier.
device-idxs:string ID which uniquely identifies each device.
device-modelxs:string Device model name used for registration.
device-versionxs:string Device version used for registration.
device-typeDeviceType Type of device used for the registration.
signaling-protocolSignalingProtocol Signaling protocol used for the registration.
directionxs:string Device registration direction.
aorxs:string Device AOR.
fqdnxs:string Device FQDN.
aliasesList of xs:string List of device alias.
ownerxs:string Device owner.
ip-addressxs:string Device IP address.
sitexs:string Site associated with the device.
territoryxs:string Territory associated with the device.
statusStatus Registration status of the device.
termination-reasonxs:string Device registration termination reason.
node-idxs:string The Node ID where the record is hosted.
authentication-namexs:string Device authentication name.
authentication-statusAuthenticationStatus Device authentication status.
path-headerxs:string Value of path header.
appserver-namexs:string Application server that processed the registration
appserver-portxs:string Application server port where the registration request arrived
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST 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.
start-timexs:dateTimeMandatory
end-timexs:dateTime


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
AuthenticationStatusxs:string
Value must be one of:
  • H235_AUTHENTICATION_SUCCEEDED
  • H235_AUTHENTICATION_FAILED
  • SIP_AUTHENTICATION_SUCCEEDED
  • SIP_AUTHENTICATION_FAILED
  • SIP_AUTHENTICATION_CHALLENGED
  • SIP_AUTHENTICATION_NOT_CHALLENGED
  • POLY_EVO_AUTHENTICATION_SUCCEEDED
  • POLY_EVO_AUTHENTICATION_FAILED
  • NOT_APPLICABLE
Statusxs:string
Value must be one of:
  • ACTIVE
  • REJECTED
  • TERMINATED_BY_CALLSERVER
  • TERMINATED_BY_ENDPOINT
  • TIMED_OUT
  • INACTIVE_MANUALLY_ADDED
  • BLOCKED_BY_REGISTRATION_POLICY
  • TRYING
SignalingProtocolxs:string
Value must be one of:
  • H323
  • POLY_EVO
  • SIP
DeviceTypexs:string
Value must be one of:
  • ENDPOINT
  • MCU
  • GATEWAY
  • MCU_GATEWAY
  • EXTERNAL_SIP_PEER