Product guide
www.atcom.cn 8
Install dahdi-tools
1) [root@localhost src]# tar -xvzf dahdi-tools-2.3.0.tar.gz
2) [root@localhost dahdi-tools-2.3.0]# ./configure
3) [root@localhost dahdi-tools-2.3.0]# make
4) [root@localhost dahdi-tools-2.3.0]# make install
5) [root@localhost dahdi-tools-2.3.0]# make config
4. Install asterisk
1) [root@localhost src]# tar -xvzf asterisk-1.6.2.6.tar.gz
2) [root@localhost asterisk-1.6.2.6]# ./configure
3) [root@localhost asterisk-1.6.2.6]# make
4) [root@localhost asterisk-1.6.2.6]# make install
5) [root@localhost asterisk-1.6.2.6]# make samples