plcm-sip-identity.xsd Documentation

Target Namespace

Elements

plcm-sip-identity  PlcmSipIdentity

Complex Types

PlcmSipIdentity Fields

NameTypeDescriptionAttributes
sip-urixs:string The URI identifying the device in SIP
registrar-addressxs:string Address of the SIP registrar used by the device.
proxy-addressxs:string Address of the SIP proxy server used by the device.
identity-addressList of IdentityAddress SIP identity of the device.
sip-activexs:boolean Flag indicating if the SIP registration is active. This field is read-only for clients.
sip-registration-stateSipRegistrationState SIP registration state.

IdentityAddress Fields

NameTypeDescriptionAttributes
contactxs:string Address of the SIP UA (user agent) of the device. Mandatory


Simple Types


NameTypeRestrictions
SipRegistrationStatexs:string
Value must be one of:
  • NOT_REGISTERED
  • INACTIVE
  • ACTIVE
  • BLOCKED
  • QUARANTINED
  • QUARANTINED_INACTIVE