summaryrefslogtreecommitdiff
path: root/kernel/wctdm24xxp/wctdm24xxp.h
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-07-07 17:33:29 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-07-07 17:33:29 +0000
commita5cacb8856126486cd6049399fb83b2ec76dde48 (patch)
tree07e3a128088d132a5385247872752ff76d4ee2d0 /kernel/wctdm24xxp/wctdm24xxp.h
parentd9993a710563c54af2163d283b8a18c4d53589ed (diff)
Default ring debounce timer should be higher to properly catch callerid
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4391 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'kernel/wctdm24xxp/wctdm24xxp.h')
-rw-r--r--kernel/wctdm24xxp/wctdm24xxp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/wctdm24xxp/wctdm24xxp.h b/kernel/wctdm24xxp/wctdm24xxp.h
index 30e4fb9..79e1d30 100644
--- a/kernel/wctdm24xxp/wctdm24xxp.h
+++ b/kernel/wctdm24xxp/wctdm24xxp.h
@@ -38,7 +38,7 @@
/*!
* \brief Default ringer debounce (in ms)
*/
-#define DEFAULT_RING_DEBOUNCE 128
+#define DEFAULT_RING_DEBOUNCE 1024
#define POLARITY_DEBOUNCE 64 /* Polarity debounce (in ms) */