summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.h')
-rwxr-xr-xzaptel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zaptel.h b/zaptel.h
index eae2d52..8105c75 100755
--- a/zaptel.h
+++ b/zaptel.h
@@ -125,7 +125,7 @@
#define ZT_POLICY_IMMEDIATE 0 /* Start play/record immediately */
#define ZT_POLICY_WHEN_FULL 1 /* Start play/record when buffer is full */
-#define RING_DEBOUNCE_TIME 500 /* 500 ms ring debounce time */
+#define RING_DEBOUNCE_TIME 2000 /* 2000 ms ring debounce time */
#ifdef __KERNEL__
/* Echo cancellation */