X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=configs%2Fvpb.conf.sample;h=0ae629cd8895b4208c3d0d598d91f7da5cfcd614;hp=9772dcb20354d3a81ca5009e12da386cd7479ee6;hb=3cedced29a6e3d533591c262887b5dd040137f79;hpb=1d53342b18f208aaf1374448c810b2c5394487cf diff --git a/configs/vpb.conf.sample b/configs/vpb.conf.sample index 9772dcb..0ae629c 100755 --- a/configs/vpb.conf.sample +++ b/configs/vpb.conf.sample @@ -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