asterisk/configs/vpb.conf.sample
Mark Spencer 0cfae29887 Add preliminary voicetronix support
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@853 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2003-04-15 14:39:06 +00:00

28 lines
458 B
Text
Executable file

; V6PCI/V12PCI config file for VoiceTronix Hardware
; Options
; 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
;
[interfaces]
echocancel = on
board = 1
context = vpbtest
; Note that V6PCI channel numbers start at 7!
mode = fxo
;channel = 7
;channel = 8
mode = dialtone
;channel = 9
;channel = 10
;channel = 11
;channel = 12