I&#39;m trying to wrap my head around this conceptually. I don&#39;t understand the forced ratelimiting you mention. Where is that in the docs?<div><br></div><div>The module shows limits for packet per second. Is that the same as calls per second? I know in the traditional sense it doesn&#39;t, but I&#39;m not entirely sure what&#39;s being measured. Strictly speaking, I&#39;m trying to limit INVITEs per second.</div>

<div>Thanks,</div><div>-Brett</div><div><br><br><div class="gmail_quote">On Thu, Sep 3, 2009 at 5:05 PM, Ovidiu Sas <span dir="ltr">&lt;<a href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">That is the exact purpose of ratelimit module.<br>
You can do automatic ratelimit as defined in the params or you can do<br>
forced ratelimiting for every new INVITE (which will trigger a new<br>
call).<br>
It is very powerful and flexible.<br>
<br>
Regards,<br>
Ovidiu Sas<br>
<div><div></div><div class="h5"><br>
On Thu, Sep 3, 2009 at 4:01 PM, Brett Nemeroff&lt;<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt; wrote:<br>
&gt; Hello list. I need to roughly limit cps. I was thinking that the ratelimit<br>
&gt; module would be good for this. I see it limits queues on packets per second.<br>
&gt; How does this correspond to calls per second? Or does it? Does anyone have<br>
&gt; any recommendations on how to effectively limit CPS? So basically I just<br>
&gt; need it for initial invites is what I&#39;m looking for.<br>
&gt; Thanks,<br>
&gt; Brett<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>