Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 175 forks source link

On-net rates are disregarded in Rates Simulator #52

Open starkovv opened 11 years ago

starkovv commented 11 years ago

On-net rates are disregarded in Rates Simulator.

1) Create DID 1234567 and set on-net charge of 0.05 per minute for it;

2) Attach DID to the first customer;

3) Create RateCard and add 1 Rate with prefix set to 1234567 and set sell rate of 0.33;

4) Attach rate to the second customer's call plan;

5) Test call from first customer to the number 1234567. Simulator will show 0.33 per minute;

6) Make a real call to 1234567. The customer will be charged for 0.05 per minute.

starkovv commented 11 years ago

It seems PACKAGE OFFER is also disregarded here.