Describes network provisioning profile sip settings
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| enable-sip | xs:boolean | If SIP is enabled | Mandatory |
| automatically-discover-sip-servers | xs:boolean | if auto discover sip servers | Mandatory |
| proxy-server | xs:string | proxy server address | |
| registrar-server | xs:string | registrar server address | |
| backup-proxy-server | xs:string | backup proxy server address | |
| backup-registrar-server | xs:string | backup registrar server address | |
| transport-protocol-enum | TransportProtocolEnum | Transport protocol | |
| server-type | xs:string | Server type.Standard,Polycom,Microsoft,Siemens,BroadSoft,Avaya,Cisco. | |
| verify-certificate | xs:boolean | if verify certificates | Mandatory |
| use-endpoint-provisioning-credentials | xs:boolean | if use endpoint provisioning credentials | Mandatory |
| use-enterprise-uri | xs:boolean | if use enterprise uri | Mandatory |
| common-sip-user-name | xs:string | Common sip username | |
| common-sip-password | xs:string | Common sip password | |
| entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| TransportProtocolEnum | xs:string | Value must be one of:
|