summaryrefslogtreecommitdiff
path: root/wctdm.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-12-30 18:07:34 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-12-30 18:07:34 +0000
commit79631558e10918a958abb06bfe7d2f6bf341c6a0 (patch)
tree620d332f448cacffb313bc727f28db63aeb2751f /wctdm.h
parent2476adaa0c7d95967ee3d87019094b8d41a3c3c4 (diff)
Adding FXO module support for onboard echo cancellation
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@525 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wctdm.h')
-rwxr-xr-xwctdm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wctdm.h b/wctdm.h
index 31cbae9..9624dd8 100755
--- a/wctdm.h
+++ b/wctdm.h
@@ -48,4 +48,5 @@ struct wctdm_regop {
#define WCTDM_GET_STATS _IOR (ZT_CODE, 60, struct wctdm_stats)
#define WCTDM_GET_REGS _IOR (ZT_CODE, 61, struct wctdm_regs)
#define WCTDM_SET_REG _IOW (ZT_CODE, 62, struct wctdm_regop)
+#define WCTDM_SET_ECHOZONE _IOW (ZT_CODE, 63, int)