User manual

Release 2.2 Digium, Inc. Page 43
Chapter 3: Configuration
PRI E1
/etc/zaptel.conf:
span=1,1,0,ccs,hdb3
bchan=1-15,17-31
dchan=16
/etc/asterisk/zapata.conf
group=1
signalling=pri_cpe
switchtype=euroisdn
context=incoming
channel=1-15,17-31
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.
Uncomment the following line in zconfig.h of the Zaptel package:
#define CONFIG_ZAPATA_NET
If you are using a Linux kernel prior to 2.4.19, also uncomment this
line:
#define CONFIG_OLD_HDLC_API