diff options
Diffstat (limited to 'board/massive_call/system.conf.te')
-rw-r--r-- | board/massive_call/system.conf.te | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/board/massive_call/system.conf.te b/board/massive_call/system.conf.te new file mode 100644 index 0000000..c895935 --- /dev/null +++ b/board/massive_call/system.conf.te @@ -0,0 +1,42 @@ +# Autogenerated by /usr/sbin/dahdi_genconf on Thu Dec 9 06:33:08 2010 +# If you edit this file and execute /usr/sbin/dahdi_genconf again, +# your manual changes will be LOST. +# Dahdi Configuration File +# +# This file is parsed by the Dahdi Configurator, dahdi_cfg +# +# Global data + +#loadzone = us +#defaultzone = us + +fxoks=1 +#echocanceller=mg2,1 + +fxsks=2 +#echocanceller=mg2,3 + + +#span=2,0,0,ccs,ami,nt,term +span=2,1,0,ccs,ami,te,term +bchan=3-4 +hardhdlc=5 + +#span=3,0,0,ccs,ami,nt,term +span=3,1,0,ccs,ami,te,term +bchan=6-7 +hardhdlc=8 + +#span=4,0,0,ccs,ami,nt,term +span=4,1,0,ccs,ami,te,term +bchan=9-10 +hardhdlc=11 + +#span=5,0,0,ccs,ami,nt,term +span=5,1,0,ccs,ami,te,term +bchan=12-13 +hardhdlc=14 + +loadzone = fr +defaultzone = fr + |