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
This commit is contained in:
James Golovich 2004-03-24 08:36:28 +00:00
parent 8279f0eac5
commit bb8b00dad8
1 changed files with 8 additions and 8 deletions

View File

@ -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
;