Commit 3ffe798f authored by Robert Tornkvist's avatar Robert Tornkvist
Browse files

Edit TS32298_CHFChargingDataTypes.asn

parent 221523f5
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -239,8 +239,8 @@ PDUSessionChargingInformation ::= SET
	fiveGSBridgeInformation					[51] FiveGSBridgeInformation OPTIONAL,
	fiveGMulticastService					[52] FiveGMulticastService OPTIONAL,
	satelliteAccessIndicator				[53] BOOLEAN OPTIONAL,
	satelliteBackhaulInformation			[54] SatelliteBackhaulInformation OPTIONAL

	satelliteBackhaulInformation			[54] SatelliteBackhaulInformation OPTIONAL,
	userDisasterRoamingInd					[55] BOOLEAN OPTIONAL

}

@@ -359,7 +359,8 @@ RegistrationChargingInformation ::= SET
	aMFIdentifier						[24] AMFID OPTIONAL,
	cAGIDList							[25] SEQUENCE OF CagId OPTIONAL,
	alternativeNSSAIMap					[26] SEQUENCE OF AlternativeNSSAIMap OPTIONAL,
	satelliteAccessIndicator			[27] BOOLEAN OPTIONAL	
	satelliteAccessIndicator			[27] BOOLEAN OPTIONAL,
	userDisasterRoamingInd				[28] BOOLEAN OPTIONAL

}