Posts Tagged ‘hosted callshop’

add callshop & realtime billing feature to your a2billing

If you have a a2billing working already, you may want to add some more features, like make it work as a hosted callshop, here we’ll introduce how to add callshop feature using asterbilling.
1. add a new conf in your a2billing
add a new conf like [agi-conf2] in a2billing.conf, make sure you have the changed the following [...]

Leave a Comment

Rates setting in asterbilling for asterisk billing

There are three rates in asterBilling, reseller rate, callshop rate and customer rate.

reseller rate: the rate admin sell to reseller
callshop rate (group rate): the rate reseller sell to callshop (group)
customer rate: the rate callshop sell to customers

Rates in asterBilling could be inherited, for example, here’s two records in resellerrate

dialpreifx = 0086
number length = 0
connect charge [...]

Comments (3)

asterbilling hosted callshop solution for asterisk

asterBilling is a realtime billing software for asterisk. Through asterBilling, it’s very easy to build a hosted callshop solution for asterisk.
benefits of asterBilling hosted callshop solution:

reseller, callshop, customer three level billing
all web based
high performance
all asterisk system compatible

here, i’ll introduce u how to build a hosted callshop solution using asterisk and asterbilling.
1. step1, install asterisk
2. step2, [...]

Comments (11)