Commit 11cde5e5 authored by canterburym's avatar canterburym
Browse files

Initial commit

parent 48715d05
Loading
Loading
Loading
Loading
Loading
+10 −4
Original line number Diff line number Diff line
@@ -197,9 +197,12 @@ XIRIEvent ::= CHOICE
    -- AMF events, see 6.2.2.2.9, continued from tag 111
    aMFUEConfigurationUpdate                            [132] AMFUEConfigurationUpdate,

    -- Tags 133 to 164 are not used in this version of the specification

    -- In release 17 version 16, mMSConvertedFromEmail is tag 133 and mMSConvertedToEmail is tag 134
    -- MMS-related events continued from choice 35
    mMSConvertedFromEmail                               [133] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [134] MMSConvertedToEmail
    mMSConvertedFromEmail                               [165] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [166] MMSConvertedToEmail
}

-- ==============
@@ -390,9 +393,12 @@ IRIEvent ::= CHOICE
    -- AMF events, see 6.2.2.3, continued from tag 111
    aMFUEConfigurationUpdate                            [132] AMFUEConfigurationUpdate,

    -- Tags 133 to 164 are not used in this version of the specification

    -- In release 17 version 16, mMSConvertedFromEmail is tag 133 and mMSConvertedToEmail is tag 134
    -- MMS-related events continued from choice 35
    mMSConvertedFromEmail                               [133] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [134] MMSConvertedToEmail
    mMSConvertedFromEmail                               [165] MMSConvertedFromEmail,
    mMSConvertedToEmail                                 [166] MMSConvertedToEmail
}

IRITargetIdentifier ::= SEQUENCE