Commit d46fcd39 authored by mouqueta's avatar mouqueta
Browse files

Merge branch 'Integration_Rel19_SA5_164_CH_ASN' into 'Rel-19'

Integration_Rel19_SA5_164_CH_ASN into Rel-19

See merge request !119
parents c5d35303 cbd1aeac
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -243,8 +243,8 @@ PDUSessionChargingInformation ::= SET
	fiveGMulticastService					[52] FiveGMulticastService OPTIONAL,
	satelliteAccessIndicator				[53] BOOLEAN OPTIONAL,
	satelliteBackhaulInformation			[54] SatelliteBackhaulInformation OPTIONAL,
	serviceLevelAA							[55] UTF8String OPTIONAL
	userDisasterRoamingInd					[55] BOOLEAN OPTIONAL
	serviceLevelAA							[55] UTF8String OPTIONAL,
	userDisasterRoamingInd					[56] BOOLEAN OPTIONAL

}

@@ -364,8 +364,8 @@ RegistrationChargingInformation ::= SET
	cAGIDList							[25] SEQUENCE OF CagId OPTIONAL,
	alternativeNSSAIMap					[26] SEQUENCE OF AlternativeNSSAIMap OPTIONAL,
	satelliteAccessIndicator			[27] BOOLEAN OPTIONAL,
	serviceLevelAA						[28] UTF8String OPTIONAL
	userDisasterRoamingInd				[28] BOOLEAN OPTIONAL
	serviceLevelAA						[28] UTF8String OPTIONAL,
	userDisasterRoamingInd				[29] BOOLEAN OPTIONAL

}

+2 −0
Original line number Diff line number Diff line
@@ -1298,6 +1298,8 @@ ResultCode ::= INTEGER
-- see Result-Code AVP as used in 32.299 [40]
--

SatelliteID 	::= UTF8String

SatelliteStoreAndForwardInformation 	::= SEQUENCE
{
	storeAndForwardIndicator		[0] BOOLEAN OPTIONAL,