download and install astercrm on Trixbox (for astercrm 0.0461 or later)
get astercrm source code from http://sourceforge.net/projects/asterisk-crm/
create asterCRM tables
modify /var/www/html/astercrm/astercrm.conf.php
under database section
-=dbname = asterisk=-
-=usermame = asteriskuser=-
-=password = amp109=-
under asterisk section
-=port = 5038=-
-=username = admin=-
-=secret = amp111=-
under system section
-=outcontext = from-internal=-
-=incontext = from-internal=-
modify /opt/asterisk/scripts/eventsdaemon/eventsdaemon.pl
-=my $dbname = ‘asterisk’;=-
-=my $dbhost = ‘127.0.0.1’;=-
-=my $dbport = ‘3306’;=-
-=my $dbuser = ‘asteriskuser’;=-
-=my $dbpasswd = ‘amp109’;=-
-=my $asterisk = ‘localhost’;=-
-=my $asteriskport = 5038;=-
-=my $asteriskuser = ‘admin’;=-
-=my $asterisksecret = ‘amp111’;=-
start eventsdaemon
visit http://your-address/astercrm
login with default user: admin/admin
Support
if you have more questions about asterCRM, please post on astercrm forums, or send mail to solo.fu at gmail.com