created BASE_INSTALL.txt for more simplified installation instructions

created many x.conf.sample files in conf_examples directory

git-svn-id: svn://192.168.202.10@232 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-08-29 19:15:17 +00:00
parent 805c4a0e46
commit 9b7ea533dc
14 changed files with 1560 additions and 32 deletions
@@ -0,0 +1,23 @@
; /etc/zaptel.conf:
; Digium/Clone T100P EXAMPLE:
; Here is an example of a configuration where an T100P single T1 card is used
; for connecting a single T1 PRI circuit with 23 voice channels
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
loadzone = us
defaultzone=us
; FOR A RBS WinkStart T1 YOU WOULD USE SOMETHING LIKE THIS:
; span=1,1,0,esf,b8zs
; e&m=1-24
; loadzone = us
; defaultzone=us
;
; FOR AN ANALOG T1 ChannelBank YOU WOULD USE SOMETHING LIKE THIS:
; span=1,1,0,esf,b8zs
; fxoks=1-24
; loadzone = us
; defaultzone=us
;