AXE1DL User Manual with DAHDI
www.atcom.cn
10
3.
Installation the packages
Install libpri
1)
[root@localhost src]# tar -xvzf libpri-1.4.14.tar.gz
2)
[root@localhost libpri-1.4.14]# make
3)
[root@localhost libpri-1.4.14]# make install
Install dahdi-linux
4)
[root@localhost src]# tar -xvzf dahdi-linux-complete-2.6.2+2.6.2-xx.tar.gz
5)
[root@localhost src]# cd dahdi-linux-complete-2.6.2+2.6.2
6)
[root@localhost dahdi-linux-2.6.2]# make
7)
[root@localhost dahdi-linux-2.6.2]# make install
8)
[root@localhost dahdi-linux-2.6.2]# make config
Install asterisk
1) [root@localhost src]# tar -xvzf asterisk-1.8.7.0.tar.gz
2) [root@localhost asterisk-1.8.7.0]# ./configure
3) [root@localhost asterisk-1.8.7.0]# make
4) [root@localhost asterisk-1.8.7.0]# make install
5) [root@localhost asterisk-1.8.7.0]# make samples
Notice: if uses run the command: “make samples”, all the asterisk configuration files will be
set as the samples.