ivozprovider icon indicating copy to clipboard operation
ivozprovider copied to clipboard

Feature-Request: limit number of different callees per time interval

Open Guigui37 opened this issue 7 years ago • 1 comments

Is it possible to set a fairuse for a company or reseller ? For example, limited to 99 different callees numbers, then block all new attempt to call people that are not in this list of first 99 callee numbers, reseted each beginning of month. I thinkg it's not very hard to set, could easily get the number of different callee numbers with a simple SQL request (select distinct on a company id and count), then when over the limit, copy the 99 numbers in a virtual table of allowed outbound numbers, flush it at the beginning of each month.

Guigui37 avatar Oct 06 '18 13:10 Guigui37

Hi @Guigui37,

Currently it is not possible to configure such a thing.

It could be achieved, as other rating control mechanisms (daily balance per client, additional balances for specific destinations, etc.), but it requires a development.

We move this issue to Future milestone like all the ideas we receive or we have. If you need this for your production environments, you could contact [email protected] and sponsor it.

Regards,

cruzccl avatar Oct 11 '18 15:10 cruzccl