Commit 5f2154c9 authored by Chris Chapman's avatar Chris Chapman
Browse files

Added import of UserLocation from TS 33.128 and added it to Common Parameters, Location

parent 3657cb3f
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -190,7 +190,8 @@ IMPORTS
	-- from 3GPP TS 33.128 [46]
	LINotificationPayload,
	IRIPayload,
	CCPayload
	CCPayload,
	UserLocation
		FROM TS33128Payloads
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) ts33128(19)};
		-- The relevant module (including the 3GPP release and version number)
@@ -667,7 +668,8 @@ Location ::= SEQUENCE
	epsLocation				[1] EpsHI2Operations.EPSLocation OPTIONAL,
	...,
	wlanLocationAttributes	[2] WlanLocationAttributes OPTIONAL,
	eTSI671HI2Location		[3] HI2Operations.Location OPTIONAL
	eTSI671HI2Location		[3] HI2Operations.Location OPTIONAL,
	userLocation			[4] TS33128Payloads.UserLocation OPTIONAL
}

WlanLocationAttributes ::= SEQUENCE