dect
/
asterisk
Archived
13
0
Fork 0

/ added more samples to the config file, now has samples for all boards

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2598 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
bkramer 2004-04-02 05:25:21 +00:00
parent 5a6b4e2317
commit a06bdd6b36
1 changed files with 37 additions and 4 deletions

View File

@ -5,20 +5,53 @@
; mode = fxo|immediate|dialtone -- for type of line and line handling
; context = starting context
;
[general]
type = v12pci
;type = v6pci
;type = v4pci
cards = 1
[interfaces]
echocancel = on
board = 1
echocancel = on
context = vpbtest
; Note that V6PCI channel numbers start at 7!
; 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
;mode = dialtone
;channel = 9
;channel = 10
;channel = 11