Kamailio with CPS
Бюджет $30-250 USD
Currently, Customer has a few dialers using asterisk and sending call to a single provider. Combined call can go can go beyond 40 calls per second, but provider only provide 30 CPS (Calls per seconds)
We currently have 2 providers (A) and (B)
We need Kamailio to first group the 30 calls and send them to Provider (A) every second, and overflow / remaining within the same second to send to Provider (B)
Priority will go to (A) and than (B)
callflow;
1. collect and gather all the calls from multiple dialer.
2. to control and send calls in batches, 30 cps. (user define number)
3. if call exceed 30 cps within the same second, kamailio will re-route next 30 calls to another provider (B)
4. able to do media bypass
Thanks for reading