<div dir="ltr"><br><div class="gmail_quote">On Fri, Oct 10, 2008 at 4:13 PM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<div><div></div><div class="Wj3C7c"><br>
<br>
On 10/09/08 14:17, mayamatakeshi wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
I&#39;m testing with kamailio 1.4 (just got revision 5050). I&#39;m stressing it using a sipp scenario to verify which population of subscribers kamailio can handle.<br>
Using openser 1.3.3 I could easily keep thousands of subscribers online even when running on a VirtualMachine hosted on a desktop computer (last time I tested this it was about 8000 subscribers).<br>
But I&#39;m running kamailio on a production machine and when I reach around 700 subscribers, kamailio starts to log this:<br>
Oct &nbsp;9 17:44:20 ipx029 /usr/local/sbin/kamailio[7689]: ERROR:auth:build_auth_hf: no more nonces can be generated<br>
Oct &nbsp;9 17:44:20 ipx029 /usr/local/sbin/kamailio[7689]: ERROR:auth:challenge: failed to generate nonce<br>
And the registration fails.<br>
Is anybody else seeing this?<br>
</blockquote>
<br></div></div>
might be related to an addition in from 1.4 -- set:<br>
<br>
modparam(&quot;auth&quot;, &quot;nonce_reuse&quot;, 1)<br>
<br>
and try again. Let me know the results.</blockquote><div><br>Hi Daniel,<br>thank you. That did it.<br>My test is running fine now (1450 subscribers online re-registering in a loop every 1 second).<br><br>regards,<br>takeshi<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
<font color="#888888"><br>
-- <br>
Daniel-Constantin Mierla<br>
<a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a><br>
<br>
</font></blockquote></div><br></div>