Revision of FreePBX Pre-install from Tue, 10/13/2009 - 17:26
Submitted by admin on Sun, 03/16/2008 - 23:33
Build the cdr_mysql module for Asterisk (Yep, more compiling!)
cd /usr/src/asterisk-addons-1.4.x
cp Makefile Makefile.orig
sed -i 's/SOURCE/SOURCE -DMYSQL_LOGUNIQUEID/' Makefile
make clean
./configure; make menuselect
At menu press "x"
make; make install
Install PEAR Database
pear install DB
- Printer-friendly version
- Add new comment
- 7720 reads
