Sathya Weerasooriya wrote:

Hello,

I am trying to install the cdr-mysql. Information given in the following
kink is what I am trying to follow;

http://www.voip-info.org/wiki-Asterisk+cdr+mysql

I cant figure out where to install the asterisk-addons. Is it in /usr/src or
/usr/src/asterisk ?

Once I create the cdr-mysql.conf. Is there a command to initiate the mysql
module, or just a reload of a config is enough ?

Thanks a bunch

Sathya



Make sure you have mysql and mysql-devel packages installed..

then..

# cd /usr/src
# export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot
# cvs login             - the password is anoncvs.
# cvs checkout asterisk-addons
# cd asterisk-addons
# make install

That should be it..

Later..






_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to