aboutsummaryrefslogtreecommitdiffstats
path: root/configs/vpb.conf.sample
blob: 0ae629cd8895b4208c3d0d598d91f7da5cfcd614 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
; 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
; 
[general]
type = v12pci
;type = v6pci
;type = v4pci
cards = 1

[interfaces]

board = 1
echocancel = on


; For OpenLine4 cards
;context = demo
;mode = fxo
;channel = 1
;channel = 2
;channel = 3
;channel = 4

; For OpenSwith12 with jumpers at factory default
context = demo
mode = fxo
channel = 9
channel = 10
channel = 11
channel = 12

context = local
mode = dialtone
channel = 1
channel = 2
channel = 3
channel = 4
channel = 5
channel = 6
channel = 7
channel = 8
;
; For OpenSwitch6
; Note that V6PCI channel numbers start at 7!
;context = demo
;mode = fxo
;channel = 7
;channel = 8

;mode = dialtone
;channel = 9
;channel = 10
;channel = 11
;channel = 12