Install asterisk card TDM400P
------------------------
cd /usr/src
tar –zxvf zaptel-1.4.1.tar.gz
cd zaptel-1.4.1
make clean;make install ; finish the install of zaptel
cd ..
tar –zxvf libpri-1.4.0.tar.gz ; unpack the libpri source file
cd libpri-1.4.0
make clean;make install ; finish the install of libpri
cd ..
tar –zxvf asterisk-1.4.2.tar.gz ;unpack the asterisk source file
cd asterisk-1.4.2
make clean;make install ;finish the install of asterisk
Configure asterisk:
After success install zaptel , libpri and asterisk. You also need to run