We get the same error with this version.<br><br><div class="gmail_quote">On Sun, Jan 1, 2012 at 6:13 PM, Matt Hamilton <span dir="ltr">&lt;<a href="mailto:mistral9999@hotmail.com">mistral9999@hotmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
I have a very basic setup where a UAC registers with Asterisk 1.8.7.2 - both on the same subnet, no nat. <br><br>The following is the flow of messages:<br>1. UAC sends the registration request<br>2. Asterisk responds with 401 Unauthorized with a new nonce<br>

3. UAC sends a new digest with the nonce received from Asterisk<br>4. Asterisk authorizes UAC and sends OK<br><br>This works as expected when there is no load on the Asterisk server.<br><br>For testing asterisk under load, I use Sipp (runnig at a server on the same subnet)  with a very basic scenario (call is placed, moh played, sipp hangs up after 20 secs). Max calls on the system at one time is 50. <br>

<br>My problem happens when the above UAC tries to register while the Sipp test is running.<br><br>Steps 1 and 2 above happen as expected, Asterisk sends a new nonce to the UAC, but at step 3, UAC sends the old digest (old nonce) back to Asterisk. Asterisk doesn&#39;t authorize the UAC with &quot;Correct auth, but based on stale nonce&quot; warning.<br>

<br>UAC registration expiry is 60 seconds. As I mentioned, if the test is not running, everything seems to be OK. If I adjust the max calls to 10 in the test and reduce the load, the registrations go thru. <br><br>Any ideas?<br>

<br>Thanks,<br>Matt<br>                                               </div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>