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 | Array of Link | See Definition of Link | |
sipServerAddress | SipServerAddress | IP address of the SIP server. This is typically the DMA address | Mandatory |
sipServerUserName | SipServerUserName | Name used to login to the sip server | |
sipServerUserPassword | string | Password used to login to the sip server | |
currentUserPassword | string | Password of the DMA user who is making the change. Required only when sip server info is modified | |
sipProxyPort | SipProxyPort | Port used when communicating with the SIP server | |
sipRegistrarPort | SipRegistrarPort | Port used when communicating with the SIP server | |
sipDomainPrefix | string | SIP domain prefix | |
sipAuthorizationName | string | SIP authorization name | |
sipAuthorizationPassword | string | SIP authorization password | |
callRate | CallRate | The connection line rate. | |
transportProtocol | TransportProtocol | Type of transporting mechanism. This is between PCC and RMX | |
mediaEncryption | MediaEncryption | Media encryption between PCC and RMX | |
mediaTransportPortFrom | MediaTransportPortFrom | Media transport port range between PCC and RMX | |
mediaTransportPortTo | MediaTransportPortTo | Media transport port range between PCC and RMX | |
vbssEnabled | boolean | Indicates whether VBSS is enabled or not | |
qosEnabled | boolean | Indicates whether QOS is enabled or not | |
qosType | QosType | QOS type | |
qosValue | QosValue | QOS value | |
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 |
QosValue | short | |
QosType | string | Value must be one of:
|
MediaTransportPortTo | int | |
MediaTransportPortFrom | int | |
MediaEncryption | string | Value must be one of:
|
TransportProtocol | string | Value must be one of:
|
CallRate | string | Value must be one of:
|
SipRegistrarPort | int | |
SipProxyPort | int | |
SipServerUserName | string | Length of value must be >=0 Length of value must be <=64 |
SipServerAddress | string | Length of value must be >=0 Length of value must be <=64 |