Name | Type | Description | Attributes |
---|---|---|---|
sipUri | string | The URI identifying the device in SIP | |
registrarAddress | string | Address of the SIP registrar used by the device. | |
proxyAddress | string | Address of the SIP proxy server used by the device. | |
sipActive | boolean | Flag indicating if the SIP registration is active. This field is read-only for clients. | |
sipRegistrationState | SipRegistrationState | SIP registration state. | |
sipContactList | SipContactList |
Name | Type | Description | Attributes |
---|---|---|---|
plcmSipContactList | Array of PlcmSipContact | See Definition of PlcmSipContact |
Name | Type | Restrictions |
---|---|---|
SipRegistrationState | string | Value must be one of:
|