Release 1.0
Digium, Inc.
Page 39
Chapter 3: Configuration
Fourth Example: Data Mode
Data mode is a little different than the other options. The
zaptel.conf
is
configured as follows:
/etc/zaptel.conf
span=1,0,0,esf,b8zs
nethdlc=1-24
1.
Instructions for Cisco HDLC:
Compile kernel with HDLC support:
Note: We suggest that you use either a Kernel version of 2.4.20 or
less, or a Kernel of 2.6.8 or greater. The HDLC implementation in the
interval kernels is in a state of too much flux. The following data
modes are described in this section:
–
WAN Interfaces Support
–
Generic HDLC Layer
–
Cisco HDLC support
2.
Rebuild and reboot into your kernel.
3.
Uncomment the following line in
zconfig.h
of the Zaptel package:
#define CONFIG_ZAPATA_NET
If you are using a kernel prior to 2.4.19, also uncomment this line:
#define CONFIG_OLD_HDLC_API