| Name | Type | Description | Attributes |
|---|---|---|---|
| sip-uri | xs:string | The URI identifying the device in SIP | |
| registrar-address | xs:string | Address of the SIP registrar used by the device. | |
| proxy-address | xs:string | Address of the SIP proxy server used by the device. | |
| identity-address | List of IdentityAddress | SIP identity of the device. | |
| sip-active | xs:boolean | Flag indicating if the SIP registration is active. This field is read-only for clients. | |
| sip-registration-state | SipRegistrationState | SIP registration state. |
| Name | Type | Description | Attributes |
|---|---|---|---|
| contact | xs:string | Address of the SIP UA (user agent) of the device. | Mandatory |
| Name | Type | Restrictions |
|---|---|---|
| SipRegistrationState | xs:string | Value must be one of:
|