Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 2:10 am
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Someone guide me to a First Steps Guide - SOLVED (KIND OF).
PostPosted: Tue May 12, 2009 7:04 pm 
Offline

Joined: Tue May 12, 2009 6:49 pm
Posts: 7
Hi,

I just installed A2Billing 1.4 in my TrixBox 2.6.2.2, aparently it is working okay, it asks for the pin on outgoing calls and I can login de admin webpage.

The problem is, the system is very big, I don't know what to do, in order to create my first cards...

Tring to create cards directly, will result in "Your new Card hasn't been inserted."

And creating "Rates" will reasult in "Your new Rates hasn't been inserted."

Thanks for whoever answers.


Last edited by Coizado on Sun May 17, 2009 2:15 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide, please?!
PostPosted: Tue May 12, 2009 8:19 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
If you're learning A2B it might be wise to use a stable release version. Learning v1.4 will be easier once all the bugs have been shaken out, and the documentation has been updated.


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide, please?!
PostPosted: Tue May 12, 2009 9:04 pm 
Offline

Joined: Tue May 12, 2009 6:49 pm
Posts: 7
Right... Actually I didn't know if an older version would work on the new TB version...

But, even with a bugged version, is there a step by step guide of the first steps, even if its an outdated one? Bare in mind that I am completly lost, and the error message shown by the system is not very helpful, while it says nothing was created, it doesn't say why...

Thank you.


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide, please?!
PostPosted: Thu May 14, 2009 11:54 pm 
Offline

Joined: Thu Oct 26, 2006 3:47 am
Posts: 17
Had a similar issue today. Did a "svn update" and copied the admin / common directories. Worked, but now I'm afraid what other issues I will find. Then again, it's unstable as stavros said :)


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide, please?!
PostPosted: Sun May 17, 2009 2:14 am 
Offline

Joined: Tue May 12, 2009 6:49 pm
Posts: 7
Thank you for the input rukna.

But I am not quite yet familiarized with this system, enough to make this, apparently, simple steps and since asking for a step by step tutorial on anything regarding to Linux based systems, almost always result in nobody answering, then I just back tracked the steps on the installation tutorial and uninstalled the system.

On the bright side, I was able to get version 1.3.4 working, besides the spelling mistakes and outdated info on the installation tutorial available at the wiki (which get you to open empty config files or try to copy files from a folder which no longer exists), I was able to get it working.

I got my ZAP and SIP trunks working on it, yaay.

I'm still trying to figure out why it's charging for ringing time, but that's subject for a different thread.

Thanks again anyways.

Regards,

Coizado.


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide - SOLVED (KIND OF).
PostPosted: Wed Sep 02, 2009 5:30 pm 
Offline
User avatar

Joined: Sun May 03, 2009 10:50 am
Posts: 4
SOLVED.
The problem is in Mysql config file. You have to go and modify the file /etc/my.cnf and change the line:
Code:
thread_stack=64K
to
Code:
thread_stack=256K
Now it's working for me.
Hope this could be helpful.


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide - SOLVED (KIND OF).
PostPosted: Tue Jun 15, 2010 8:56 pm 
Offline

Joined: Fri May 14, 2010 6:57 pm
Posts: 6
Hi, I am facing same issue, canĀ“t add new customers with the same errors :Your new Card hasn't been inserted. y tried to do what you suggest to hopefully resolve the problem but I don't even have that line in the /etc/my.cnf

can you or some else point me to the right direction

regards

Milton


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide - SOLVED (KIND OF).
PostPosted: Wed Jun 16, 2010 8:40 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Hi

it looks as if the database has not been correctly configured.

You don't say which version you are using, but you need to use the schema supplied, then apply the updates one by one in order.

To identify why this is happening, you could enable the php profiler, and then check the queries which are taking place, and paste them in at the MySQL CLI one by one, and see where the failure is.

Joe


Top
 Profile  
 
 Post subject: Re: Someone guide me to a First Steps Guide - SOLVED (KIND OF).
PostPosted: Wed Jun 29, 2011 12:28 pm 
Offline

Joined: Wed Jun 29, 2011 12:22 pm
Posts: 6
I have the same problem with my A2Billing...

I can't find code "thread_stack=64K" in my /etc/my.cnf

/etc/my.cnf
===================================
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1

# Disabling symbolic-links is recommended to prevent assorted security risks;
# to do so, uncomment this line:
# symbolic-links=0

[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
===================================

What wrong please help??


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 10 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group