Hello list,

I'm trying to limit outbound numbers calls over client IP

I'm using Redis Cluster between two opensips servers to share the numbers of calls.

All work fine. I can see on Redis server the current calls of each client.

The only "problem" is I don't know where put the max numbers of calls to compare two numbers (max calls permitted and current calls).

Can I create a new table on the Opensips database whit two record like client IP and maxcalls an then query the table with AVPOPS module?

Thank you

Regards



_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to