aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ranap
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ranap')
-rw-r--r--asn1/ranap/ranap.cnf9
1 files changed, 9 insertions, 0 deletions
diff --git a/asn1/ranap/ranap.cnf b/asn1/ranap/ranap.cnf
index 6d294360d2..ab74882168 100644
--- a/asn1/ranap/ranap.cnf
+++ b/asn1/ranap/ranap.cnf
@@ -286,6 +286,15 @@ MAX_VAL = asn1_param_get_integer(%(ACTX)s,"upperBound")
return offset;
proto_tree_add_item(tree, saved_hf, parameter_tvb, 0, 4, FALSE);
+#.FN_HDR SourceRNC-ToTargetRNC-TransparentContainer
+/* If SourceRNC-ToTargetRNC-TransparentContainer is called trough
+ dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU
+ ProtocolIE_ID may be unset
+ */
+
+
+ ProtocolIE_ID = id_Source_ToTarget_TransparentContainer;
+
#.FN_BODY Source-ToTarget-TransparentContainer VAL_PTR = &parameter_tvb
# -- Note: In the current version of this specification, this IE may either carry the Source RNC to
#-- Target RNC Transparent Container or the Source eNB to Target eNB Transparent Container IE as