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 |
| transport-type | TransportType | transport-type | Mandatory |
| responsive | xs:boolean | responsive | Mandatory |
| last-contact-timestamp-in-millis | LastContactTimestampInMillis | last-contact-in-millis | |
| error-message | xs:string | error-message |
| Name | Type | Restrictions |
|---|---|---|
| LastContactTimestampInMillis | xs:string | Length of value must be >=0 Length of value must be <=128 |
| TransportType | xs:string | Length of value must be >=0 Length of value must be <=128 |
| Address | xs:string | Length of value must be >=0 Length of value must be <=128 |