summaryrefslogtreecommitdiff
path: root/wcfxs.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcfxs.c')
-rwxr-xr-xwcfxs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wcfxs.c b/wcfxs.c
index c04f12d..759235b 100755
--- a/wcfxs.c
+++ b/wcfxs.c
@@ -1256,7 +1256,7 @@ static inline void wcfxs_voicedaa_check_hook(struct wcfxs *wc, int card)
if (debug)
printk("RING on %d/%d!\n", wc->span.spanno, card + 1);
}
- wc->mod.fxo.ringdebounce[card] = ZT_CHUNKSIZE * 32;
+ wc->mod.fxo.ringdebounce[card] = ZT_CHUNKSIZE * 64;
}
} else {
wc->mod.fxo.ringdebounce[card] -= ZT_CHUNKSIZE;