PlcmSipIdentity

PlcmSipIdentity

PlcmSipIdentity Fields

NameTypeDescriptionAttributes
sipUristring The URI identifying the device in SIP
registrarAddressstring Address of the SIP registrar used by the device.
proxyAddressstring Address of the SIP proxy server used by the device.
identityAddressArray of IdentityAddress SIP identity of the device.
sipActiveboolean Flag indicating if the SIP registration is active. This field is read-only for clients.
sipRegistrationStateSipRegistrationState SIP registration state.

IdentityAddress Fields

NameTypeDescriptionAttributes
contactstring Address of the SIP UA (user agent) of the device. Mandatory


Nested Types/Restrictions


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