Commit 604a81b7 authored by Jason Graham's avatar Jason Graham
Browse files

Update 3 files

- /103280/stub_TS_103_280_CR_041_Location_delete_after_meeting.asn1
- /102232-1/LI-PS-PDU.asn
- /testing/asn/asn_compile_targets.json
parent c5367509
Loading
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -8,13 +8,18 @@ BEGIN
IMPORTS
    -- Any of the IMPORTs may be commented out if they are not used (see clause A.3)

    -- from ETSI TS 103 280 [44]
    -- from ETSI TS 103 280 [44] Common-Parameters
    LIID,
    WGS84CoordinateDecimal,
    GNSSLocation
        FROM Common-Parameters
        {itu-t(0) identified-organization(4) etsi(0) common-parameters(3280) version271(271)}

    -- from ETSI TS 103 280 [44] CommonLocations
    Location
        FROM CommonLocations
        {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) commonLocations(39) genHeader(1) version1(1)}

    -- previously from ETSI TS 101 671 [4]; now provided with this specification
    IRI-Parameters,
    IRIsContent,
@@ -385,10 +390,11 @@ IRIPayload ::= SEQUENCE
        -- If the sessionDirection field is to be used for a given service then
        -- the exact meaning and use of the field will be described in the
        -- relevant service-specific details
    payloadDirection        [6] PayloadDirection OPTIONAL
    payloadDirection        [6] PayloadDirection OPTIONAL,
        -- If the payloadDirection field is to be used for a given service then
        -- the exact meaning and use of the field will be described in the
        -- relevant service-specific details
    targetLocations [7] SEQUENCE OF CommonLocations.Location OPTIONAL
}

IRIType ::= ENUMERATED
+22 −0
Original line number Diff line number Diff line
CommonLocations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) commonLocations(39) genHeader(1) version1(1)}

DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=

BEGIN

-- =============================
-- Object Identifier Definitions
-- =============================

lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}

commonLocations OBJECT IDENTIFIER ::= {lawfulInterceptDomainId commonLocations(39) genHeader(1) version1(1)}

-- ====================
-- Top-level definition
-- ====================

Location ::= NULL

END
+3 −1
Original line number Diff line number Diff line
@@ -27,7 +27,9 @@
    "./102232-3/IPAccessPDU.asn",
    "./102232-4/L2AccessPDU.asn",
    "./102232-5/IPMultimediaPDU.asn",
    "./102232-6/PstnIsdnPDU.asn"
    "./102232-6/PstnIsdnPDU.asn",
    "./102232-6/PstnIsdnPDU.asn",
    "./103280/stub_TS_103_280_CR_039_Location_delete_after_meeting.asn1"
  ],
  [
    "./102657/RDMessage.asn"