Commit 91aee24f authored by grahamj's avatar grahamj
Browse files

Update 33128/r18/TS33128Payloads.asn

parent 3e57997d
Loading
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -6047,7 +6047,7 @@ PANIHeaderInfo ::= SEQUENCE
SIPGeolocationHeaderInfo ::= SEQUENCE
{
    locationValue [1] UTF8String,
    cidInfo       [2] MIMEEntityContainer OPTIONAL
    cidInfo       [2] UTF8String OPTIONAL
}

SIPAccessInfo ::= UTF8String
@@ -6085,9 +6085,4 @@ SIPCellularNetworkInformation ::= SEQUENCE
    servingPLMN          [2] PLMNID OPTIONAL
}

--The following types used in this CR are defined in companion CRs.

--CR 500
MIMEEntityContainer ::= NULL

END