Revision of Compile/install Zaptel and Asterisk from Fri, 09/19/2008 - 09:07
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
This command creates the start up scripts so zaptel starts on boot. If you have a Sangoma card then skip this step.
make config
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
