created many x.conf.sample files in conf_examples directory git-svn-id: svn://192.168.202.10@232 3d104415-ff17-0410-8863-d5cf3c621b8a
24 lines
553 B
Plaintext
24 lines
553 B
Plaintext
; /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
|
|
;
|