From 9c63d135282610d5790c8b504ea842a1ca0de5ef Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 15 Jun 2020 12:30:46 +0100 Subject: [PATCH] TS 102 232-1 v3.7.1 (2014-07-25) agreed at LI#36 (Bad Homburg, 2014-06-24) --- 102232-1/LI-PS-PDU.asn | 24 +++++++++++++++---- ...I-PS-PDU,ver18.txt => LI-PS-PDU,ver19.txt} | 24 +++++++++++++++---- 2 files changed, 38 insertions(+), 10 deletions(-) rename 102232-1/portal/{LI-PS-PDU,ver18.txt => LI-PS-PDU,ver19.txt} (96%) diff --git a/102232-1/LI-PS-PDU.asn b/102232-1/LI-PS-PDU.asn index 3a535a9..f085bbe 100644 --- a/102232-1/LI-PS-PDU.asn +++ b/102232-1/LI-PS-PDU.asn @@ -1,5 +1,5 @@ LI-PS-PDU -{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version18(18)} +{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version19(19)} DEFINITIONS IMPLICIT TAGS ::= @@ -48,7 +48,7 @@ IMPORTS IPMMCC, IPMMIRI FROM IPMultimediaPDU - {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version6(6)} + {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version7(7)} -- from TS 102 232-06 [36] PstnIsdnCC, @@ -59,7 +59,8 @@ IMPORTS -- from 3GPP TS 33.108 [9] IRI-Parameters, UmtsIRIsContent, - CorrelationValues + CorrelationValues, + Location FROM UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2(1)} -- The relevant module (including the UMTS release and version number) needs @@ -75,7 +76,8 @@ IMPORTS -- from 3GPP TS 33.108 [9] IRI-Parameters, - EpsIRIsContent + EpsIRIsContent, + EPSLocation FROM EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2eps(8)} -- The relevant module (including the UMTS release and version number) needs @@ -128,7 +130,7 @@ IMPORTS lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)} -li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version18(18)} +li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version19(19)} -- ==================== -- Top-level definition @@ -501,4 +503,16 @@ EncryptedPayloadType ::= ENUMERATED -- encrypted payload is TS 102 232 part 1 (the present document) } +-- ================== +-- Common Parameters +-- ================== + +Location ::= SEQUENCE + -- This is a common parameter, the use of this parameter is described in clause 4.5 +{ + umtsHI2Location [0] UmtsHI2Operations.Location OPTIONAL, + epsLocation [1] EpsHI2Operations.EPSLocation OPTIONAL, + ... +} + END --end of LI-PS-PDU diff --git a/102232-1/portal/LI-PS-PDU,ver18.txt b/102232-1/portal/LI-PS-PDU,ver19.txt similarity index 96% rename from 102232-1/portal/LI-PS-PDU,ver18.txt rename to 102232-1/portal/LI-PS-PDU,ver19.txt index 3a535a9..f085bbe 100644 --- a/102232-1/portal/LI-PS-PDU,ver18.txt +++ b/102232-1/portal/LI-PS-PDU,ver19.txt @@ -1,5 +1,5 @@ LI-PS-PDU -{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version18(18)} +{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version19(19)} DEFINITIONS IMPLICIT TAGS ::= @@ -48,7 +48,7 @@ IMPORTS IPMMCC, IPMMIRI FROM IPMultimediaPDU - {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version6(6)} + {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version7(7)} -- from TS 102 232-06 [36] PstnIsdnCC, @@ -59,7 +59,8 @@ IMPORTS -- from 3GPP TS 33.108 [9] IRI-Parameters, UmtsIRIsContent, - CorrelationValues + CorrelationValues, + Location FROM UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2(1)} -- The relevant module (including the UMTS release and version number) needs @@ -75,7 +76,8 @@ IMPORTS -- from 3GPP TS 33.108 [9] IRI-Parameters, - EpsIRIsContent + EpsIRIsContent, + EPSLocation FROM EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi2eps(8)} -- The relevant module (including the UMTS release and version number) needs @@ -128,7 +130,7 @@ IMPORTS lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)} -li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version18(18)} +li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version19(19)} -- ==================== -- Top-level definition @@ -501,4 +503,16 @@ EncryptedPayloadType ::= ENUMERATED -- encrypted payload is TS 102 232 part 1 (the present document) } +-- ================== +-- Common Parameters +-- ================== + +Location ::= SEQUENCE + -- This is a common parameter, the use of this parameter is described in clause 4.5 +{ + umtsHI2Location [0] UmtsHI2Operations.Location OPTIONAL, + epsLocation [1] EpsHI2Operations.EPSLocation OPTIONAL, + ... +} + END --end of LI-PS-PDU -- GitLab