From 024f2617d8262e60fa1ee1a6496b079557fe72be Mon Sep 17 00:00:00 2001 From: kpfleming Date: Tue, 4 Oct 2005 22:51:59 +0000 Subject: make sample config files easier to ready (issue #5371) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/vpb.conf.sample | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) (limited to 'configs/vpb.conf.sample') diff --git a/configs/vpb.conf.sample b/configs/vpb.conf.sample index ebdbfbcdb..d16283802 100755 --- a/configs/vpb.conf.sample +++ b/configs/vpb.conf.sample @@ -1,17 +1,28 @@ +; ; V6PCI/V12PCI config file for VoiceTronix Hardware -; Options -; For [general] section +; +; Options for [general] section +; ; type = v12pci|v6pci|v4pci ; cards = number of cards -; indication = 1 ( To use Asterisk indication tones) -; ecsuppthres = 0|2048|4096 (none,-24db,-18db only for use with OpenLine4) -; dtmfidd = 3000 (Inter Digit Delay timeout for when collecting DTMF tones for dialling from a Station port, in ms) -; ast-dtmf-det=1 ( To use Asterisk DTMF detection ) -; relaxdtmf=1 ( Used with ast-dtmf-det ) -; break-for-dtmf=no (When a native bridge occurs between 2 vpb channels, it will only break the connection for '#' and '*') -; timer_period_ring=4000 (Set the maximum period between received rings, default 4000ms) +; To use Asterisk indication tones +; indication = 1 +; none,-24db,-18db only for use with OpenLine4 +; ecsuppthres = 0|2048|4096 +; Inter Digit Delay timeout for when collecting DTMF tones for dialling +; from a Station port, in ms +; dtmfidd = 3000 +; To use Asterisk DTMF detection +; ast-dtmf-det=1 +; Used with ast-dtmf-det +; relaxdtmf=1 +; When a native bridge occurs between 2 vpb channels, it will only break +; the connection for '#' and '*' +; break-for-dtmf=no +; Set the maximum period between received rings, default 4000ms +; timer_period_ring=4000 ; -; For [interface] section +; Options for [interface] section ; board = board_number (1, 2, 3, ...) ; channel = channel_number (1,2,3...) ; mode = fxo|immediate|dialtone -- for type of line and line handling -- cgit v1.2.3