summaryrefslogtreecommitdiff
path: root/wctdm24xxp/GpakApi.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 16:32:55 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-14 16:32:55 +0000
commitb0ab92ce27b6eb70b546f7bb8446974c7a77dade (patch)
tree4fa80ac13aad83d4e8009638744337243c98b717 /wctdm24xxp/GpakApi.h
parent36fa7db5c5ef27ec0b0554c40740d26703a9a0a9 (diff)
Update wctdm24xxp's VPMADT032 firmware to version 1.16
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3988 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wctdm24xxp/GpakApi.h')
-rw-r--r--wctdm24xxp/GpakApi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/wctdm24xxp/GpakApi.h b/wctdm24xxp/GpakApi.h
index df57c09..a435db3 100644
--- a/wctdm24xxp/GpakApi.h
+++ b/wctdm24xxp/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. */