aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-06-14 21:36:11 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-06-14 21:36:11 +0000
commita083f75acf9512abb581b85bd97602c0e5f705de (patch)
tree0617f3ec76b8307996341dd928bff0b4edf4b0f0 /asn1/s1ap
parentc64847fe162377459a3a7ace071269aecaf3e497 (diff)
Add missing IE id
svn path=/trunk/; revision=25453
Diffstat (limited to 'asn1/s1ap')
-rw-r--r--asn1/s1ap/s1ap.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/s1ap/s1ap.cnf b/asn1/s1ap/s1ap.cnf
index 8213cf33cf..f4c8ee05e9 100644
--- a/asn1/s1ap/s1ap.cnf
+++ b/asn1/s1ap/s1ap.cnf
@@ -129,6 +129,7 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound")
asn1_stack_frame_pop(%(ACTX)s, "ProtocolIE-ContainerList");
#.END
+
# following construction is not supported by asn2wrs
# PLMNidentity ::= TBCD-STRING (SIZE (3))
# TBCD-STRING ::= OCTET STRING
@@ -245,6 +246,7 @@ id-UTRANtoLTEHOInformationRes ProtocolIE-ID
id-CriticalityDiagnostics ProtocolIE-ID
id-eNBname ProtocolIE-ID
id-MMEname ProtocolIE-ID
+id-ENB-Global-ID ProtocolIE-ID
id-ServedPLMNs ProtocolIE-ID
id-SupportedTAs ProtocolIE-ID
id-TimeToWait ProtocolIE-ID
@@ -341,6 +343,7 @@ GERANtoLTEHOInformationRes N s1ap.ies id-GERANtoLTEHOInformationRes
UTRANtoLTEHOInformationReq N s1ap.ies id-UTRANtoLTEHOInformationReq
UTRANtoLTEHOInformationRes N s1ap.ies id-UTRANtoLTEHOInformationRes
CriticalityDiagnostics N s1ap.ies id-CriticalityDiagnostics
+ENB-Global-ID N s1ap.ies id-ENB-Global-ID
ENBname N s1ap.ies id-eNBname
MMEname N s1ap.ies id-MMEname
ServedPLMNs N s1ap.ies id-ServedPLMNs