Revision of Compile/install Zaptel and Asterisk from Wed, 09/10/2008 - 17:52
Submitted by admin on Sun, 03/16/2008 - 23:22
cd /usr/src/zaptel
./configure; make menuselect
At menu press "x"
make clean; make; make install
cd /usr/src/asterisk-1.4.x
./configure; make menuselect
select core sounds and uncheck all except ulaw. Same with addon sounds
At menu press "x" to save
make clean; make; make install
mkdir /var/run/asterisk
mkdir /var/lib/asterisk/sounds/custom
From a command prompt run 'genzaptelconf' to automatically create the /etc/zaptel.conf and /etc/asterisk/zapata.conf files
- Printer-friendly version
- Add new comment
- 7338 reads
