Discounts
1) I have to give discounts based on total consumed minutes / bytes of the customer ( at billing time). i am using pipeline for rating the cdr.
Eg:-
customer A has 1000 Free minutes + he used 5000 Mins , so total 6000 minutes ( i want to track this).
How to track the total used minutes ?
2) i want to give discounts for special numbers ( Eg:- Ends with 123) during rating time. How do proceed further ?
Note : - We are using BRM Version 7.4 and PS13
Thanks !!