Commit 25d1bbd8 authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Updates from comments

parent ab605fdb
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -120,9 +120,10 @@ XIRIEvent ::= CHOICE
    -- PDU to MA PDU session-related events, see clause 6.2.3.2.8
    sMFPDUtoMAPDUSessionModification                    [64] SMFPDUtoMAPDUSessionModification,
    
    -- tags 64-165 are unused in this version of the specification
    -- Tags 64 to 164 are not used in this version of the specification
    -- in release 16 versions 15 and 16, mMSConvertedFromEmail is tag 65 and mMSConvertedToEmail is tag 66
    -- MMS-related events continued from choice 35

    mMSConvertedFromEmail                               [165] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [166] MMSConvertedToEmail
}
@@ -239,9 +240,10 @@ IRIEvent ::= CHOICE
    -- PDU to MA PDU session-related events, see clause 6.2.3.2.8
    sMFPDUtoMAPDUSessionModification                    [64] SMFPDUtoMAPDUSessionModification,

    -- tags 64-165 are unused in this version of the specification
    -- Tags 64-164 are not used in this version of the specification
    -- in release 16 versions 15 and 16, mMSConvertedFromEmail is tag 65 and mMSConvertedToEmail is tag 66
    -- MMS-related events continued from choice 35
    
    mMSConvertedFromEmail                               [165] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [166] MMSConvertedToEmail
}