# # DAHDI Configuration File # # Span Configuration # # span=,,,,[,yellow] # # framing:: # one of 'd4' or 'esf' for T1 or 'cas' or 'ccs' for E1. Use 'ccs' for BRI. # 'd4' could be referred to as 'sf' or 'superframe' # # coding:: # one of 'ami' or 'b8zs' for T1 or 'ami' or 'hdb3' for E1. Use 'ami' for # BRI. # # T1 to Ericsson RBS span=1,0,0,esf,b8zs bchan=2,3,5,6,8,9, 11-24 dchan=1,4,7,10 # # # unused:: # No signalling is performed, each channel in the list remains idle # clear:: # Channel(s) are bundled into a single span. No conversion or # signalling is performed, and raw data is available on the master. # bchan:: # Like 'clear' except all channels are treated individually and # are not bundled. 'inclear' is an alias for this. # rawhdlc:: # The DAHDI driver performs HDLC encoding and decoding on the # bundle, and the resulting data is communicated via the master # device. # dchan:: # The DAHDI driver performs HDLC encoding and decoding on the # bundle and also performs incoming and outgoing FCS insertion # and verification. 'fcshdlc' is an alias for this. # hardhdlc:: # The hardware driver performs HDLC encoding and decoding on the # bundle and also performs incoming and outgoing FCS insertion # and verification. Is subject to limitations and support of underlying # hardware. BRI spans serviced by the wcb4xxp driver must use hardhdlc # channels for the signalling channels. # nethdlc:: # The DAHDI driver bundles the channels together into an # hdlc network device, which in turn can be configured with # sethdlc (available separately). In 2.6.x kernels you can also optionally # pass the name for the network interface after the channel list. # Syntax: # # loadzone = us defaultzone=us #