Commit ca6313b5 authored by liuyiyingyi's avatar liuyiyingyi
Browse files

Update file TS32298_CPDTChargingDataTypes.asn

parent 221523f5
Loading
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -113,7 +113,8 @@ CPDTSNNRecord ::= SET
	aPNRateControl					[22] APNRateControl OPTIONAL,
	rATType							[23] RATType OPTIONAL,
	servingNodePLMNIdentifier		[24] PLMN-Id OPTIONAL,
	servedIMEI						[25] IMEI OPTIONAL
	servedIMEI						[25] IMEI OPTIONAL,
	satelliteStoreAndForwardInformation	[26] SatelliteStoreAndForwardInformation OPTIONAL
}


@@ -173,4 +174,11 @@ SubmissionResultCode ::= INTEGER
-- for MO/MT data transfer
--

SatelliteStoreAndForwardInformation 	::= SEQUENCE
{
	storeAndForwardIndicator		[0] BOOLEAN OPTIONAL,
	satelliteIDList					[1] SEQUENCE Of SatelliteID OPTIONAL

}

END
 No newline at end of file