summaryrefslogtreecommitdiff
path: root/wcte12xp/GpakApi.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-19 19:58:37 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-19 19:58:37 +0000
commit0ade252776e951a78e836ad3f4b126934c637bc1 (patch)
tree70d432cfae30bb1dd44f421d64a9b0a43a181a00 /wcte12xp/GpakApi.h
parente397098a1c390b5098627bb1ef417224b635f77e (diff)
Add support for new VPMADT032 fw for the TE120
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4028 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wcte12xp/GpakApi.h')
-rw-r--r--wcte12xp/GpakApi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/wcte12xp/GpakApi.h b/wcte12xp/GpakApi.h
index e676b32..bd50926 100644
--- a/wcte12xp/GpakApi.h
+++ b/wcte12xp/GpakApi.h
@@ -77,6 +77,9 @@ typedef struct
short int EcanCrossCorrLimit; // Echo Can Cross Correlation limit
short int EcanNumFirSegments; // Echo Can Num FIR Segments
short int EcanFirSegmentLen; // Echo Can FIR Segment Length
+ short int EcanTandemOperationEnable; //Enable tandem operation
+ short int EcanMixedFourWireMode; // Handle possible 4-wire (echo-free) lines
+
} GpakEcanParms_t;
/* Definition of a Channel Configuration information structure. */