Posts Tagged ‘rate’

new feature in asterbilling

we provide a new feature in asterbilling, you can read your buy rate when add a sell rate manually.
say admin set three rates for reseller:
default     0.2        for all resellers
0086        0.25     for reseller1
00852     0.3        for all resellers

then reseller1 logged in and want to add sell rate for his callshop
1. [...]

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)

import data in asterCC

You can import your data via web page in asterCC, in asterCRM, you can import customers, contacts and diallist, in asterBilling, you can import customerrate, grouprate and resellerrate, when import in asterCC, it will require you define how to map your data in excel/csv file to fileds in database.
say you have a rate table what [...]

Comments (1)