aboutsummaryrefslogtreecommitdiffstats
path: root/configs/vpb.conf.sample
blob: 9772dcb20354d3a81ca5009e12da386cd7479ee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
; 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