Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 6:09 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: don't say credit for postpaid
PostPosted: Fri Feb 01, 2013 3:20 pm 
Offline

Joined: Mon May 28, 2012 3:08 pm
Posts: 7
Hi,

I have an a2billing calling cards and I wanted to allow postpaid for some users. I used the CLID for authentication and it's working fine, however I would also like to not say the crediti limit for POSTPAID (but only for PREPAID).

I haven't found any way to do it. Can you please advise if it's possible?

Thanks and regards,
Mihai R.


Top
 Profile  
 
 Post subject: Re: don't say credit for postpaid
PostPosted: Mon Feb 04, 2013 2:15 pm 
Offline

Joined: Mon May 28, 2012 3:08 pm
Posts: 7
I found it myself

in Class.A2Billing.php line 3098:
if ($this->agiconfig['say_balance_after_auth']==1) {
becomes this:
if ($this->agiconfig['say_balance_after_auth']==1 && $this->typepaid==0) {

Thanks,


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


All times are UTC


Who is online

Users browsing this forum: No registered users and 12 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