Describes network provisioning profile sip settings
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
enableSip | boolean | If SIP is enabled | Mandatory |
automaticallyDiscoverSipServers | boolean | if auto discover sip servers | Mandatory |
proxyServer | string | proxy server address | |
registrarServer | string | registrar server address | |
backupProxyServer | string | backup proxy server address | |
backupRegistrarServer | string | backup registrar server address | |
transportProtocolEnum | TransportProtocolEnum | Transport protocol | |
serverType | string | Server type.Standard,Polycom,Microsoft,Siemens,BroadSoft,Avaya,Cisco. | |
verifyCertificate | boolean | if verify certificates | Mandatory |
useEndpointProvisioningCredentials | boolean | if use endpoint provisioning credentials | Mandatory |
useEnterpriseUri | boolean | if use enterprise uri | Mandatory |
commonSipUserName | string | Common sip username | |
commonSipPassword | string | Common sip password | |
entityTag | 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 | string | Length of value must be >=1 Length of value must be <=64 |
TransportProtocolEnum | string | Value must be one of:
|