Commit 7335dcb4 authored by grahamj's avatar grahamj
Browse files

Update from r3

parent e4fe5225
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -318,8 +318,8 @@ AMFLocationUpdate ::= SEQUENCE
    gPSI                        [4] GPSI OPTIONAL,
    gUTI                        [5] FiveGGUTI OPTIONAL,
    location                    [6] Location,
    oldGUTI                     [7] EPS5GGUTI OPTIONAL,
    sMSOverNASIndicator         [8] SMSOverNASIndicator OPTIONAL
    sMSOverNASIndicator         [7] SMSOverNASIndicator OPTIONAL,
    oldGUTI                     [8] EPS5GGUTI OPTIONAL
}

-- See clause 6.2.2.2.5 for details of this structure
@@ -2900,3 +2900,5 @@ OGCURN ::= UTF8String
MethodCode ::= INTEGER (16..31)

END