Settings for Polycom Content Connect Server Content-Type: application/vnd.plcm.plcm-pcc-server-config+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| sip-server-address | SipServerAddress | IP address of the SIP server. This is typically the DMA address | Mandatory |
| sip-server-user-name | SipServerUserName | Name used to login to the sip server | |
| sip-server-user-password | xs:string | Password used to login to the sip server | |
| current-user-password | xs:string | Password of the DMA user who is making the change. Required only when sip server info is modified | |
| sip-proxy-port | SipProxyPort | Port used when communicating with the SIP server | |
| sip-registrar-port | SipRegistrarPort | Port used when communicating with the SIP server | |
| sip-domain-prefix | xs:string | SIP domain prefix | |
| sip-authorization-name | xs:string | SIP authorization name | |
| sip-authorization-password | xs:string | SIP authorization password | |
| call-rate | CallRate | The connection line rate. | |
| transport-protocol | TransportProtocol | Type of transporting mechanism. This is between PCC and RMX | |
| media-encryption | MediaEncryption | Media encryption between PCC and RMX | |
| media-transport-port-from | MediaTransportPortFrom | Media transport port range between PCC and RMX | |
| media-transport-port-to | MediaTransportPortTo | Media transport port range between PCC and RMX | |
| vbss-enabled | xs:boolean | Indicates whether VBSS is enabled or not | |
| qos-enabled | xs:boolean | Indicates whether QOS is enabled or not | |
| qos-type | QosType | QOS type | |
| qos-value | QosValue | QOS value | |
| 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 |
| QosValue | xs:short | |
| QosType | xs:string | Value must be one of:
|
| MediaTransportPortTo | xs:int | |
| MediaTransportPortFrom | xs:int | |
| MediaEncryption | xs:string | Value must be one of:
|
| TransportProtocol | xs:string | Value must be one of:
|
| CallRate | xs:string | Value must be one of:
|
| SipRegistrarPort | xs:int | |
| SipProxyPort | xs:int | |
| SipServerUserName | xs:string | Length of value must be >=0 Length of value must be <=64 |
| SipServerAddress | xs:string | Length of value must be >=0 Length of value must be <=64 |