Commit 1ba61025 authored by Yimeng Deng's avatar Yimeng Deng
Browse files

32.298 Rel18 CR1015 Correction on the unsuccessful event charging

parent b68097d5
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -171,7 +171,8 @@ ChargingRecord ::= SET
	tSNChargingInformation					[42] TSNChargingInformation OPTIONAL,
	mBSSessionChargingInformation				[43] MbsSessionChargingInformation OPTIONAL,
	interCHFInformation							[44] InterCHFInformation OPTIONAL,
	nSSAAChargingInformation					[45] NSSAAChargingInformation OPTIONAL
	nSSAAChargingInformation					[45] NSSAAChargingInformation OPTIONAL,
	cancelledRef								[46] OCTET STRING OPTIONAL

}