aboutsummaryrefslogtreecommitdiffstats
path: root/configs/vpb.conf.sample
diff options
context:
space:
mode:
authorbkramer <bkramer@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-02 06:57:58 +0000
committerbkramer <bkramer@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-02 06:57:58 +0000
commit3db2efdb0bf7c0842d28ddc67eba6bf6bef601f7 (patch)
treeb6b138f2b24f12bac58f2bc86692829fd9a9562d /configs/vpb.conf.sample
parenta06bdd6b3606965c5a4b3248b3231e6e45b29691 (diff)
/ updated config file with all available options
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2599 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/vpb.conf.sample')
-rwxr-xr-xconfigs/vpb.conf.sample16
1 files changed, 16 insertions, 0 deletions
diff --git a/configs/vpb.conf.sample b/configs/vpb.conf.sample
index 0ae629cd8..3c9db8de2 100755
--- a/configs/vpb.conf.sample
+++ b/configs/vpb.conf.sample
@@ -1,10 +1,26 @@
; V6PCI/V12PCI config file for VoiceTronix Hardware
; Options
+; cards = number of cards
; board = board_number (1, 2, 3, ...)
; channel = channel_number (1,2,3...)
; mode = fxo|immediate|dialtone -- for type of line and line handling
; context = starting context
+; type = v12pci|v6pci|v4pci
+; echocancel = on|off (on by default of v4pci, off by default for others)
+; callerid = on|off (to collect caller ID if available between 1st/2nd rings)
;
+; Gain settings
+; txgain => Transmit Software Gain (-12 => 12)
+; rxgain => Receive Software Gain (-12 => 12)
+; txhwgain => Transmit hardware gain (-12 => 12)
+; rxhwgain => Receive Hardware gain (-12 => 12)
+;
+; These are advanced settings and only mentioned for fullnes.
+; bal1 => Hybrid balance codec register 1
+; bal2 => Hybrid balance codec register 2
+; bal3 => Hybrid balance codec register 3
+;
+
[general]
type = v12pci
;type = v6pci