From 6644f9da3596c68b37ac31069e3556578fad58ff Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Tue, 29 Jun 2010 10:46:54 +0000 Subject: Update to V9.3.0 (2010-06) Export ENB-StatusTransfer-TransparentContainer svn path=/trunk/; revision=33369 --- asn1/s1ap/S1AP-IEs.asn | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'asn1/s1ap/S1AP-IEs.asn') diff --git a/asn1/s1ap/S1AP-IEs.asn b/asn1/s1ap/S1AP-IEs.asn index 561b15029c..f8b95c8a4c 100644 --- a/asn1/s1ap/S1AP-IEs.asn +++ b/asn1/s1ap/S1AP-IEs.asn @@ -1,5 +1,5 @@ -- $Id$ --- 3GPP TS 36.413 V9.2.0 (2010-03) +-- 3GPP TS 36.413 V9.3.0 (2010-06) -- 9.3.4 Information Element Definitions -- ************************************************************** -- @@ -603,7 +603,10 @@ ForbiddenInterRATs ::= ENUMERATED { geran, utran, cdma2000, - ... + ..., + geranandutran, + cdma2000andutran + } ForbiddenTAs ::= SEQUENCE (SIZE(1.. maxnoofEPLMNsPlusOne)) OF ForbiddenTAs-Item @@ -818,6 +821,10 @@ Pre-emptionVulnerability ::= ENUMERATED { PriorityLevel ::= INTEGER { spare (0), highest (1), lowest (14), no-priority (15) } (0..15) +PS-ServiceNotAvailable ::= ENUMERATED { + ps-service-not-available, + ... +} -- Q -- cgit v1.2.3