Skip to content
Snippets Groups Projects
Commit bb8b00da authored by James Golovich's avatar James Golovich
Browse files

Actually support the zaptel timing parameters the sample config file says we...

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
parent 8279f0ea
No related branches found
No related tags found
No related merge requests found
...@@ -75,14 +75,14 @@ signalling=fxo_ls ...@@ -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
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment