From bb8b00dad8be0d9f1bdc91c4632410c8aad0bb02 Mon Sep 17 00:00:00 2001 From: James Golovich Date: Wed, 24 Mar 2004 08:36:28 +0000 Subject: [PATCH] Actually support the zaptel timing parameters the sample config file says we support adjusting. prewink, preflash, wink, flash, start, rxwink, rxflash, debounce Still need to hear back from Jim Dixon if the radio timing params should be adjustable git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2548 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 9a5288a102..c8db2a7f6f 100755 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -75,14 +75,14 @@ signalling=fxo_ls ; ; A variety of timing parameters can be specified as well ; Including: -; prewink: Pre-wink time -; preflash: Pre-flash time -; wink: Wink time -; flash: Flash time -; start: Start time -; rxwink: Receiver wink time -; rxflash: Receiver flashtime -; debounce: Debounce timing +; prewink: Pre-wink time (default 50ms) +; preflash: Pre-flash time (default 50ms) +; wink: Wink time (default 150ms) +; flash: Flash time (default 750ms) +; start: Start time (default 1500ms) +; rxwink: Receiver wink time (default 300ms) +; rxflash: Receiver flashtime (default 1250ms) +; debounce: Debounce timing (default 600ms) ; rxwink=300 ; Atlas seems to use long (250ms) winks ;