That is the exact purpose of ratelimit module. You can do automatic ratelimit as defined in the params or you can do forced ratelimiting for every new INVITE (which will trigger a new call). It is very powerful and flexible.
Regards, Ovidiu Sas On Thu, Sep 3, 2009 at 4:01 PM, Brett Nemeroff<[email protected]> wrote: > Hello list. I need to roughly limit cps. I was thinking that the ratelimit > module would be good for this. I see it limits queues on packets per second. > How does this correspond to calls per second? Or does it? Does anyone have > any recommendations on how to effectively limit CPS? So basically I just > need it for initial invites is what I'm looking for. > Thanks, > Brett > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
