| 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. | |
| identityAddress | Array of IdentityAddress | SIP identity of the device. | |
| sipActive | boolean | Flag indicating if the SIP registration is active. This field is read-only for clients. | |
| sipRegistrationState | SipRegistrationState | SIP registration state. |
| Name | Type | Description | Attributes |
|---|---|---|---|
| contact | string | Address of the SIP UA (user agent) of the device. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| SipRegistrationState | string | Value must be one of:
|