Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Sat Apr 27, 2024 5:51 pm
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Quick Upgrade 1.4.2 to 1.4.3,How to
PostPosted: Fri Nov 27, 2009 1:40 am 
Offline

Joined: Wed Feb 13, 2008 11:11 am
Posts: 224
I assume no modifications has been made
1.4.3.1 (call me sesame street) is only available as svn version, this is a quick guide on how i upgraded my 1.4.2 to 1.4.3.
Am using centOS and the folder for a2billing is /var/a2billing_install,
I head for and execute command,
Code:
cd /var

then
Code:
svn co --username guest --password guest http://svn.a2billing.net/svn/asterisk2billing/tags/1.4.3.1

1.4.3.1 folder will be created we simply rename a2billing_install to a2billing_install.old, just incase we will need it if all goes wrong, and rename folder1.4.3.1 to a2billing_install.
then issue the following commands
Code:
chown -R asterisk:asterisk /var/a2billing_install/common
chown -R asterisk:asterisk /var/a2billing_install/admin
chown -R asterisk:asterisk /var/a2billing_install/customer
chown -R asterisk:asterisk /var/a2billing_install/agent
chmod +x /var/lib/asterisk/agi-bin/a2billing.php

We then upgrade the database
Code:
cd /var/a2billing_install/DataBase/mysql-5.x

then
Code:
mysql -u root -p < UPDATE-a2billing-v1.4.2-to-v1.4.3.sql

we then have sesame street on our calling path.

Rgds
Eamonn


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
Predictive Dialer


All times are UTC


Who is online

Users browsing this forum: No registered users and 30 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group