Submitted by powerpbx 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  
make clean
./configure; make menuselect
At menu press "x"
make; make install
Install PEAR Database
pear install DB