From e26c3fc64d52d9b2b4a094241e0ef58ccd297cf7 Mon Sep 17 00:00:00 2001 From: mattf Date: Mon, 7 Jul 2008 17:30:37 +0000 Subject: Default ring debounce timer should be higher to properly catch callerid git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@4390 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wctdm24xxp/wctdm24xxp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wctdm24xxp') diff --git a/wctdm24xxp/wctdm24xxp.h b/wctdm24xxp/wctdm24xxp.h index 50a1e67..25b4392 100644 --- a/wctdm24xxp/wctdm24xxp.h +++ b/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) */ -- cgit v1.2.3