Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 5:57 pm
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: A2billing Balance Reading Process
PostPosted: Wed Jun 04, 2008 8:20 pm 
Offline

Joined: Fri Dec 07, 2007 10:02 am
Posts: 7
Hi all,

I have sucessfully installed a2billing and its working fine, i wish to know how it read balance, is t using flilte or swift. can any one explain me whole process.

i am not aksing to implement it, that part i have alredy done, i need to know the process.


Top
 Profile  
 
 Post subject: Re: A2billing Balance Reading Process
PostPosted: Wed Jun 04, 2008 11:25 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
ajitekno wrote:
is t using flilte or swift. can any one explain me whole process.
There's no TTS involved at all; it just plays pre-recorded audio prompts. Asterisk is supplied with many prompts, and A2Billing supplements these with a few of its own.


Top
 Profile  
 
 Post subject: Re: A2billing Balance Reading Process
PostPosted: Thu Jun 05, 2008 5:15 am 
Offline

Joined: Fri Dec 07, 2007 10:02 am
Posts: 7
Ok I understand and i see those sound file but how it know which file to play as like if a account has 987 USD, it will say your account balance is 987 dollor . here i know this (your balance and dollor ) are sound files to play for every account. but 987 is stored in database how it get this value.

please let me know which file contain these information ?


stavros wrote:
ajitekno wrote:
is t using flilte or swift. can any one explain me whole process.
There's no TTS involved at all; it just plays pre-recorded audio prompts. Asterisk is supplied with many prompts, and A2Billing supplements these with a few of its own.


Top
 Profile  
 
 Post subject: Re: A2billing Balance Reading Process
PostPosted: Thu Jun 05, 2008 12:36 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
ajitekno wrote:
but 987 is stored in database how it get this value.

please let me know which file contain these information ?
Well, as you say it's stored in the SQL database. It's in the field called 'credit'. You'd use something like "select credit from cc_card where username='$cardnumber'" to get it.


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


All times are UTC


Who is online

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