Commit 31494704 authored by courbon's avatar courbon
Browse files

Update TS33128Payloads.asn

parent e9ddb635
Loading
Loading
Loading
Loading
Loading
+8 −13
Original line number Diff line number Diff line
@@ -333,8 +333,8 @@ IRIEvent ::= CHOICE
    -- tag 100 is reserved because there is no equivalent n9HRPDUSessionInfo in IRIEvent.
    -- tag 101 is reserved because there is no equivalent S8HRBearerInfo in IRIEvent.
    
    -- HI2 IRI payload for STIR/SHAKEN/RCD/eCNAM of clause 7.X is not implemented until
    -- IMS is updated.
    -- tag 2581 is reserved because there is no equivalent sTIRSHAKENSignatureGeneration in IRIEvent.
    -- tag 2582 is reserved because there is no equivalent STIRSHAKENSignatureValidation in IRIEvent. 

}

@@ -363,9 +363,6 @@ CCPDU ::= CHOICE
    pTCCCPDU            [5] PTCCCPDU
}

    -- HI3 CC payload for RCD/eCNAM of clause 7.X is not implemented until
    -- IMS is updated.

-- ===========================
-- HI4 LI notification payload
-- ===========================
@@ -2739,9 +2736,9 @@ PTCAccessPolicyFailure ::= ENUMERATED
    requestUnknown(2)
}

-- ==================
-- =================================
-- STIR/SHAKEN/RCD/eCNAM definitions
-- ==================
-- =================================

-- See clause 7.X.2.1.2 for details of this structure
STIRSHAKENSignatureGeneration ::= SEQUENCE
@@ -2752,7 +2749,6 @@ STIRSHAKENSignatureGeneration ::= SEQUENCE
-- See clause 7.X.2.1.3 for details of this structure
STIRSHAKENSignatureValidation ::= SEQUENCE
{
    
    pASSporTs                 [1] SEQUENCE OF PASSporT OPTIONAL,
    rCDTerminalDisplayInfo    [2] RCDDisplayInfo OPTIONAL,
    eCNAMTerminalDisplayInfo  [3] ECNAMDisplayInfo OPTIONAL,
@@ -2760,9 +2756,9 @@ STIRSHAKENSignatureValidation ::= SEQUENCE
    sHAKENFailureStatusCode   [5] SHAKENFailureStatusCode OPTIONAL
}

-- ==================
-- ================================
-- STIR/SHAKEN/RCD/eCNAM parameters
-- ==================
-- ================================

PASSporT ::= SEQUENCE
{
@@ -2849,7 +2845,6 @@ RCDDisplayInfo ::= SEQUENCE
    jcl  [3] OCTET STRING OPTIONAL
}


-- ===================
-- 5G LALS definitions
-- ===================