From 31cd25a7dd51f9cb8676370fadf630cf4c81c93b Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 23 Oct 2015 10:18:38 +0200 Subject: Initial import --- CSTA-application-context-information-csta3.hrl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CSTA-application-context-information-csta3.hrl (limited to 'CSTA-application-context-information-csta3.hrl') 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}). + -- cgit v1.2.3