Upgrade 3CX to v18 and get it hosted free!

asterCRM and Trixbox

Author image

download and install astercrm on Trixbox (for astercrm 0.0461 or later)

get astercrm source code from http://sourceforge.net/projects/asterisk-crm/

mv astercrm-X.XXXX.zip /var/www/html

 

cd /var/www/html

 

unzip astercrm-X.XXXX.zip

 

mv astercrm-X.XXXX astercrm
mkdir -p /opt/asterisk/scripts/events

 

mv /var/www/html/astercrm/eventsdaemon/* /opt/asterisk/scripts/eventsdaemon

 

chmod +x /opt/asterisk/scripts/eventsdaemon/*.pl

create asterCRM tables

mysql < /var/www/html/astercrm/sql/astercrm.sql -u root -ppassw0rd

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

/opt/asterisk/scripts/eventsdaemon/eventsdaemon.pl &
chmod 777 /var/www/html/astercrm/upload

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

See Also

Related Posts:

Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.