Commit 0a9e40d0 authored by hawbakert's avatar hawbakert Committed by canterburym
Browse files

TS 33.128 CR0370 - Addition of EUI64 and Paging Restriction Indicator to AMFRegistration Record

parent 3f043ed3
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -1182,7 +1182,8 @@ AMFRegistration ::= SEQUENCE
    oldGUTI                     [13] EPS5GGUTI OPTIONAL,
    eMM5GRegStatus              [14] EMM5GMMStatus OPTIONAL,
    nonIMEISVPEI                [15] NonIMEISVPEI OPTIONAL,
    mACRestIndicator            [16] MACRestrictionIndicator OPTIONAL
    mACRestIndicator            [16] MACRestrictionIndicator OPTIONAL,
    pagingRestrictionIndicator  [17] PagingRestrictionIndicator OPTIONAL
}

-- See clause 6.2.2.2.3 for details of this structure
@@ -4516,7 +4517,8 @@ NonLocalID ::= ENUMERATED

NonIMEISVPEI ::= CHOICE
{
    mACAddress [1] MACAddress
    mACAddress [1] MACAddress,
    eUI64      [2] EUI64
}

NPNAccessInformation ::= CHOICE
@@ -4526,6 +4528,8 @@ NPNAccessInformation ::= CHOICE

NSSAI ::= SEQUENCE OF SNSSAI

PagingRestrictionIndicator ::= OCTET STRING (SIZE(1..33))

PLMNID ::= SEQUENCE
{
    mCC [1] MCC,