Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
TC LI schemas definitions
Commits
2fd61316
Commit
2fd61316
authored
Jul 04, 2022
by
Chris Chapman
Committed by
canterburym
Jul 04, 2022
Browse files
TS 102232-1 CR0100 - Extending options for location information
parent
ebf3d4ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
102232-1/LI-PS-PDU.asn
View file @
2fd61316
LI-PS-PDU
LI-PS-PDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version3
3
(3
3
)}
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version3
4
(3
4
)}
DEFINITIONS IMPLICIT TAGS ::=
DEFINITIONS IMPLICIT TAGS ::=
...
@@ -190,7 +190,8 @@ IMPORTS
...
@@ -190,7 +190,8 @@ IMPORTS
-- from 3GPP TS 33.128 [46]
-- from 3GPP TS 33.128 [46]
LINotificationPayload,
LINotificationPayload,
IRIPayload,
IRIPayload,
CCPayload
CCPayload,
UserLocation
FROM TS33128Payloads
FROM TS33128Payloads
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19)};
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19)};
-- The relevant module (including the 3GPP release and version number)
-- The relevant module (including the 3GPP release and version number)
...
@@ -204,7 +205,7 @@ IMPORTS
...
@@ -204,7 +205,7 @@ IMPORTS
lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
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) version3
3
(3
3
)}
li-psDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId li-ps(5) genHeader(1) version3
4
(3
4
)}
-- ====================
-- ====================
-- Top-level definition
-- Top-level definition
...
@@ -667,7 +668,8 @@ Location ::= SEQUENCE
...
@@ -667,7 +668,8 @@ Location ::= SEQUENCE
epsLocation [1] EpsHI2Operations.EPSLocation OPTIONAL,
epsLocation [1] EpsHI2Operations.EPSLocation OPTIONAL,
...,
...,
wlanLocationAttributes [2] WlanLocationAttributes OPTIONAL,
wlanLocationAttributes [2] WlanLocationAttributes OPTIONAL,
eTSI671HI2Location [3] HI2Operations.Location OPTIONAL
eTSI671HI2Location [3] HI2Operations.Location OPTIONAL,
threeGPP33128UserLocation [4] TS33128Payloads.UserLocation OPTIONAL
}
}
WlanLocationAttributes ::= SEQUENCE
WlanLocationAttributes ::= SEQUENCE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment