[zaptel-commits] mattf: branch 1.4 r4391 - /branches/1.4/kernel/wctdm24xxp/wctdm24xxp.h

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Mon Jul 7 12:33:30 CDT 2008


Author: mattf
Date: Mon Jul  7 12:33:29 2008
New Revision: 4391

URL: http://svn.digium.com/view/zaptel?view=rev&rev=4391
Log:
Default ring debounce timer should be higher to properly catch callerid

Modified:
    branches/1.4/kernel/wctdm24xxp/wctdm24xxp.h

Modified: branches/1.4/kernel/wctdm24xxp/wctdm24xxp.h
URL: http://svn.digium.com/view/zaptel/branches/1.4/kernel/wctdm24xxp/wctdm24xxp.h?view=diff&rev=4391&r1=4390&r2=4391
==============================================================================
--- branches/1.4/kernel/wctdm24xxp/wctdm24xxp.h (original)
+++ branches/1.4/kernel/wctdm24xxp/wctdm24xxp.h Mon Jul  7 12:33:29 2008
@@ -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) */
 




More information about the zaptel-commits mailing list