In order to install MySQL support for asterisk 1.4, you'll need to download the asterisk-addons-1.4 tarball, extract it to it's own folder. Go to that folder, run ./configure, make menuselect, and select the cdr_addon_mysql and the res_config_mysql options. Exit make menuselect, then run make, make install, and make samples. This should add the necessary modules to asterisk, as well as the sample config files.<br>
<br>This of course assumes you've got mysql and it's development packages installed.<br><br>-- <br>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com" target="_blank">http://www.SelbyTech.com</a><br>
<br>