summaryrefslogtreecommitdiff
path: root/CSTA-application-context-information-csta3.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'CSTA-application-context-information-csta3.hrl')
-rw-r--r--CSTA-application-context-information-csta3.hrl16
1 files changed, 16 insertions, 0 deletions
diff --git a/CSTA-application-context-information-csta3.hrl b/CSTA-application-context-information-csta3.hrl
new file mode 100644
index 0000000..64728f5
--- /dev/null
+++ b/CSTA-application-context-information-csta3.hrl
@@ -0,0 +1,16 @@
+%% Generated by the Erlang ASN.1 compiler version:1.7
+%% Purpose: Erlang record definitions for each named and unnamed
+%% SEQUENCE and SET, and macro definitions for each value
+%% definition,in module CSTA-application-context-information-csta3
+
+
+
+-record('CSTAFunctionality',{
+switchingFunctionServices = asn1_DEFAULT, eventReportServices = asn1_DEFAULT, computingFunctionServices = asn1_DEFAULT, bidirectionalServices = asn1_DEFAULT, statusReportingServices = asn1_DEFAULT, inputOutputServices = asn1_DEFAULT, voiceUnitServices = asn1_DEFAULT}).
+
+-record('OldACSEUserInformationForCSTA',{
+cSTAVersion, cSTAFunctionsRequiredByApplication, cSTAFunctionsThatCanBeSupplied}).
+
+-record('NewACSEUserInformationForCSTA',{
+cSTAVersion, cSTAFunctionsRequiredByApplication = asn1_NOVALUE, cSTAFunctionsThatCanBeSupplied = asn1_NOVALUE, cSTAPrivateDataVersionList = asn1_NOVALUE}).
+