diff --git a/ASN/TS32298_ProSeChargingDataTypes.asn b/ASN/TS32298_ProSeChargingDataTypes.asn index ed472487be3c5c353d79fc3e284641a035455e8b..3ffbc7e73ee9fcaedb31cb76ae1e2ee0ff5f0b40 100644 --- a/ASN/TS32298_ProSeChargingDataTypes.asn +++ b/ASN/TS32298_ProSeChargingDataTypes.asn @@ -147,7 +147,8 @@ targetIPaddress [26] IPAddress OPTIONAL, relayIPaddress [27] IPAddress OPTIONAL, proSeUEtoNetworkRelayUEID [28] OCTET STRING OPTIONAL, proSeTargetLayerTwoID [29] OCTET STRING OPTIONAL - + hopCount [30] INTEGER OPTIONAL + intermediateRelayInformationContainer [31] SEQUENCE OF intermediateRelayInformation OPTIONAL } -- @@ -191,6 +192,14 @@ CoverageStatus ::= ENUMERATED inCoverage (1) } +-- +-- I +-- +intermediateRelayInformation ::= SEQUENCE +{ + intermediateRelayIPAddress [0] IPAddress OPTIONAL + proSeUEtoNetworkIntermediateRelayUEID [1] OCTET STRING OPTIONAL, +} -- -- L --