Commit 07e5fe00 authored by canterburym's avatar canterburym
Browse files

Correcting "assocation" as part of s3i210414

parent e1dfe288
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -114,8 +114,8 @@ XIRIEvent ::= CHOICE
    unsuccessfulMASMProcedure                           [61] SMFMAUnsuccessfulProcedure,

    -- Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2
    aMFIdentifierAssocation                             [62] AMFIdentifierAssocation,
    mMEIdentifierAssocation                             [63] MMEIdentifierAssocation,
    aMFIdentifierAssociation                             [62] AMFIdentifierAssociation,
    mMEIdentifierAssociation                             [63] MMEIdentifierAssociation,

    -- PDU to MA PDU session-related events, see clause 6.2.3.2.8
    sMFPDUtoMAPDUSessionModification                    [64] SMFPDUtoMAPDUSessionModification,
@@ -261,8 +261,8 @@ IRIEvent ::= CHOICE
    unsuccessfulMASMProcedure                           [61] SMFMAUnsuccessfulProcedure,

    -- Identifier Association events, see clauses 6.2.2.2.7 and 6.3.2.2.2
     aMFIdentifierAssocation                            [62] AMFIdentifierAssocation,
     mMEIdentifierAssocation                            [63] MMEIdentifierAssocation,
     aMFIdentifierAssociation                            [62] AMFIdentifierAssociation,
     mMEIdentifierAssociation                            [63] MMEIdentifierAssociation,

    -- PDU to MA PDU session-related events, see clause 6.2.3.2.8
    sMFPDUtoMAPDUSessionModification                    [64] SMFPDUtoMAPDUSessionModification,
@@ -2521,7 +2521,7 @@ PDSRSummaryTrigger ::= ENUMERATED
-- Identifier Association definitions
-- ==================================

AMFIdentifierAssocation ::= SEQUENCE
AMFIdentifierAssociation ::= SEQUENCE
{
    sUPI             [1] SUPI,
    sUCI             [2] SUCI OPTIONAL,
@@ -2532,7 +2532,7 @@ AMFIdentifierAssocation ::= SEQUENCE
    fiveGSTAIList    [7] TAIList OPTIONAL
}

MMEIdentifierAssocation ::= SEQUENCE
MMEIdentifierAssociation ::= SEQUENCE
{
    iMSI        [1] IMSI,
    iMEI        [2] IMEI OPTIONAL,