more complex type for hop address
Name | Type | Description | Attributes |
---|---|---|---|
address | Address | address. If the next hop address in plcm-ext-sip-peer is specified as a FQDN, this address field is the result from DNS resolve, according to the RFC3263. | Mandatory |
transportType | TransportType | transport-type | Mandatory |
responsive | boolean | responsive | Mandatory |
lastContactTimestampInMillis | LastContactTimestampInMillis | last-contact-in-millis | |
errorMessage | string | error-message |
Name | Type | Restrictions |
---|---|---|
LastContactTimestampInMillis | string | Length of value must be >=0 Length of value must be <=128 |
TransportType | string | Length of value must be >=0 Length of value must be <=128 |
Address | string | Length of value must be >=0 Length of value must be <=128 |