Commit 422a6a8f authored by hawbakert's avatar hawbakert
Browse files

trimmed the initial NAS parameters

parent 1423fb68
Loading
Loading
Loading
Loading
Loading
+6 −9
Original line number Diff line number Diff line
@@ -1348,15 +1348,12 @@ AMFUENGAPID ::= INTEGER (0..1099511627775)
NASTransportInitialInformation ::= SEQUENCE
{
    rANUENGAPID             [1] RANUENGAPID,
    nASPDU                  [2] OCTET STRING,
    userLocationInformation [3] UserLocation,
    rRCEstablishmentCause   [4] RRCEstablishmentCause,
    allowedNSSAI            [5] NSSAI OPTIONAL,
    iABNodeIndication       [6] BOOLEAN OPTIONAL,
    eDTSession              [7] BOOLEAN OPTIONAL,
    authenticatedIndication [8] BOOLEAN OPTIONAL,
    nPNAccessInformation    [9] CellCAGList OPTIONAL,
    rEDCAPIndication        [10] REDCAPIndication OPTIONAL
    rRCEstablishmentCause   [2] RRCEstablishmentCause,
    iABNodeIndication       [3] BOOLEAN OPTIONAL,
    eDTSession              [4] BOOLEAN OPTIONAL,
    authenticatedIndication [5] BOOLEAN OPTIONAL,
    nPNAccessInformation    [6] CellCAGList OPTIONAL,
    rEDCAPIndication        [7] REDCAPIndication OPTIONAL
}

NGInformation ::= SEQUENCE