[dahdi-commits] mattf: linux/trunk r4555 - /linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Mon Jul 7 12:34:28 CDT 2008


Author: mattf
Date: Mon Jul  7 12:34:28 2008
New Revision: 4555

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

Modified:
    linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h

Modified: linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
URL: http://svn.digium.com/view/dahdi/linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h?view=diff&rev=4555&r1=4554&r2=4555
==============================================================================
--- linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h (original)
+++ linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h Mon Jul  7 12:34:28 2008
@@ -40,7 +40,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 dahdi-commits mailing list