aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap/inap.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/inap/inap.cnf')
-rw-r--r--asn1/inap/inap.cnf25
1 files changed, 17 insertions, 8 deletions
diff --git a/asn1/inap/inap.cnf b/asn1/inap/inap.cnf
index 90c2043960..b1be3f6b93 100644
--- a/asn1/inap/inap.cnf
+++ b/asn1/inap/inap.cnf
@@ -7,24 +7,29 @@
#.EXPORTS
+#.NO_EMIT
-#.PDU
-Component
+#.CLASS EXTENSION
+id TypeReference ExtensionType
+Type
+absent
+criticality TypeReference Criticality
-#.NO_EMIT
+#.END
#.TYPE_RENAME
#.FIELD_RENAME
#.PDU
-InitialDP
+Component
+InitialDPArg
OriginationAttemptAuthorizedArg
CollectedInformationArg
AnalysedInformationArg
RouteSelectFailureArg
OCalledPartyBusyArg
-ONoAnswer
+ONoAnswerArg
OAnswerArg
ODisconnectArg
TermAttemptAuthorizedArg
@@ -41,7 +46,7 @@ HoldCallInNetworkArg
ReleaseCallArg
RequestReportBCSMEventArg
EventReportBCSMArg
-RequestNotificationChargingEvent
+RequestNotificationChargingEventArg
EventNotificationChargingArg
CollectInformationArg
AnalyseInformationArg
@@ -69,6 +74,10 @@ CancelArg
RequestCurrentStatusReportResultArg
ReceivedInformationArg
+#.FN_BODY T_value
+ offset = dissect_ber_octet_string(implicit_tag, actx, tree, tvb, offset, hf_index,
+ NULL);
+
#.FN_BODY InvokeParameter
offset = dissect_invokeData(tree, tvb, offset, actx);
@@ -120,11 +129,11 @@ VAL_PTR = &parameter_tvb
dissect_isup_calling_party_number_parameter(parameter_tvb, tree, NULL);
-#.FN_PARS BearerCap
+#.FN_PARS BearerCapability/bearerCap
VAL_PTR = &parameter_tvb
-#.FN_BODY BearerCap
+#.FN_BODY BearerCapability/bearerCap
tvbuff_t *parameter_tvb;