[svn-commits] mattf: branch 1.2 r4390 - /branches/1.2/wctdm24xxp/wctdm24xxp.h
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Jul 7 12:30:38 CDT 2008
Author: mattf
Date: Mon Jul 7 12:30:37 2008
New Revision: 4390
URL: http://svn.digium.com/view/zaptel?view=rev&rev=4390
Log:
Default ring debounce timer should be higher to properly catch callerid
Modified:
branches/1.2/wctdm24xxp/wctdm24xxp.h
Modified: branches/1.2/wctdm24xxp/wctdm24xxp.h
URL: http://svn.digium.com/view/zaptel/branches/1.2/wctdm24xxp/wctdm24xxp.h?view=diff&rev=4390&r1=4389&r2=4390
==============================================================================
--- branches/1.2/wctdm24xxp/wctdm24xxp.h (original)
+++ branches/1.2/wctdm24xxp/wctdm24xxp.h Mon Jul 7 12:30:37 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 svn-commits
mailing list