summaryrefslogtreecommitdiff
path: root/CSTA-application-context-information-csta3.hrl
diff options
context:
space:
mode:
authorDimitri Sokolyuk <quax@moccu.com>2015-10-23 17:10:17 +0200
committerDimitri Sokolyuk <quax@moccu.com>2015-10-23 17:10:17 +0200
commit5cea818e88c61c7abef1df94da3f3796e0b23441 (patch)
tree1dfb2121c14cf67e59a65539aad3f610055e571d /CSTA-application-context-information-csta3.hrl
parent433d3dcffb0ec6f0e9f54e4f747cb78d052d56b8 (diff)
Resort files
Diffstat (limited to 'CSTA-application-context-information-csta3.hrl')
-rw-r--r--CSTA-application-context-information-csta3.hrl20
1 files changed, 0 insertions, 20 deletions
diff --git a/CSTA-application-context-information-csta3.hrl b/CSTA-application-context-information-csta3.hrl
deleted file mode 100644
index ebcf786..0000000
--- a/CSTA-application-context-information-csta3.hrl
+++ /dev/null
@@ -1,20 +0,0 @@
-%% 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_