summaryrefslogtreecommitdiff
path: root/etc/dahdi/system.conf
blob: 60f090856ac3db2ccb0d41033e857f270c65b7ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This defines the settings for DAHDI on XiOH. The setting are applied by
# running dahdi_cfg, which should therefore be ran after any edit.
#
# WARNING: Do not change the line order or remove the FXO/FXS lines, or the
#          span numbering will be incorrect.

loadzone        = fr
defaultzone     = fr

fxoks=1
echocanceller=oslec,1

fxsks=2
echocanceller=oslec,2

span=2,0,0,ccs,ami,nt,term    	# T0 in TN mode
#span=2,1,0,ccs,ami,te,term      # T0 in TE mode
bchan=3-4
hardhdlc=5

span=3,0,0,ccs,ami,nt,term      # T0 in TN mode
#span=3,1,0,ccs,ami,te,term      # T0 in TE mode
bchan=6-7
hardhdlc=8

span=4,0,0,ccs,ami,nt,term      # T0 in TN mode
#span=4,1,0,ccs,ami,te,term      # T0 in TE mode
bchan=9-10
hardhdlc=11

span=5,0,0,ccs,ami,nt,term      # T0 in TN mode
#span=5,1,0,ccs,ami,te,term      # T0 in TE mode
bchan=12-13
hardhdlc=14