mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
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:
@@ -75,14 +75,14 @@ signalling=fxo_ls
|
|||||||
;
|
;
|
||||||
; A variety of timing parameters can be specified as well
|
; A variety of timing parameters can be specified as well
|
||||||
; Including:
|
; Including:
|
||||||
; prewink: Pre-wink time
|
; prewink: Pre-wink time (default 50ms)
|
||||||
; preflash: Pre-flash time
|
; preflash: Pre-flash time (default 50ms)
|
||||||
; wink: Wink time
|
; wink: Wink time (default 150ms)
|
||||||
; flash: Flash time
|
; flash: Flash time (default 750ms)
|
||||||
; start: Start time
|
; start: Start time (default 1500ms)
|
||||||
; rxwink: Receiver wink time
|
; rxwink: Receiver wink time (default 300ms)
|
||||||
; rxflash: Receiver flashtime
|
; rxflash: Receiver flashtime (default 1250ms)
|
||||||
; debounce: Debounce timing
|
; debounce: Debounce timing (default 600ms)
|
||||||
;
|
;
|
||||||
rxwink=300 ; Atlas seems to use long (250ms) winks
|
rxwink=300 ; Atlas seems to use long (250ms) winks
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user