summaryrefslogtreecommitdiff
path: root/CSTA-application-context-information-csta3.hrl
blob: ebcf786097bc0ae3e0a43cd0ab9bb4377f7855e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%% Generated by the Erlang ASN.1 compiler version:4.0
%% 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



-ifndef(_CSTA_APPLICATION_CONTEXT_INFORMATION_CSTA3_HRL_).
-define(_CSTA_APPLICATION_CONTEXT_INFORMATION_CSTA3_HRL_, true).

-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}).

-endif. %% _CSTA_APPLICATION_CONTEXT_INFORMATION_CSTA3_HRL_