Hello to all of you,<br><br>First of all I&#39;d like to precise that I&#39;m a bit of a novice to Asterisk server, I&#39;m looking for running a stress test of Asterisk using Sipp a software that generates call loads to a server. To do this I&#39;ve used AsteriskNow 1.7.1 for 64 bits and installed it on a server connected to a university WAN as well as my laptop running on Ubuntu 11.10 connected to the same WAN. I have configured the sip.conf and extensions.conf files like this :<br>

<br>sip.conf:<br>[sipp]<br>type=friend<br>context=sipp<br>host=dynamic<br>port=6000<br>user=sipp<br>canreinvite=no<br>disallow=amm<br>allow=ulaw<br><br>extensions.conf:<br>[sipp]<br>exten =&gt; 2005,1,Answer<br>exten= &gt; 2005,2,Hangup<br>

<br>On Sipp I run the following command : ./sipp -sn uac -d 20000 -s 2005 IP:OF:THE:SERVER -l 30 -trace_err<br>The asterisk server gives me the following errors:<br><br>--Executing [2005@sipp:2] Hangup(&quot;SIP/sipp-00000037&quot;,&quot;&quot;) in new stack<br>

==Spawn extension (sipp,2005,2) exited non-zero on &#39;SIP/sipp-00000037&#39;<br><br>I did not write the whole thing but as I have several simultaneous calls I have a lot of errors of the same type.<br><br>And sipp gives me this:<br>

-------------------------+---------------------------+--------------------------<br>  Counter Name           | Periodic value            | Cumulative value<br>-------------------------+---------------------------+--------------------------<br>

  Elapsed Time           | 00:00:00:432              | 00:00:49:533             <br>  Call Rate              |    0.000 cps              |    1.211 cps             <br>-------------------------+---------------------------+--------------------------<br>

  Incoming call created  |        0                  |        0                 <br>  OutGoing call created  |        0                  |       60                 <br>  Total Call created     |                           |       60                 <br>

  Current Call           |       30                  |                          <br>-------------------------+---------------------------+--------------------------<br>  Successful call        |        0                  |        0                 <br>

  Failed call            |        0                  |       30                 <br>-------------------------+---------------------------+--------------------------<br>  Response Time 1        | 00:00:00:000              | 00:00:00:000             <br>

  Call Length            | 00:00:00:000              | 00:00:31:511             <br>------------------------------ Test Terminated --------------------------------<br><br>2012-03-06    15:01:27:137    1331067687.137418: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:30-3234@127.0.1.1">30-3234@127.0.1.1</a>&#39;.<br>

sipp: There were more errors, see &#39;uac_3234_errors.log&#39; file<br><br>The log file contains this:<br><br>ipp: The following events occured:<br>2012-03-06    15:01:24:237    1331067684.237419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:1-3234@127.0.1.1">1-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:24:335    1331067684.335419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:2-3234@127.0.1.1">2-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:24:437    1331067684.437419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:3-3234@127.0.1.1">3-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:24:535    1331067684.535416: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:4-3234@127.0.1.1">4-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:24:635    1331067684.635417: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:5-3234@127.0.1.1">5-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:24:737    1331067684.737422: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:6-3234@127.0.1.1">6-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:24:835    1331067684.835418: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:7-3234@127.0.1.1">7-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:24:937    1331067684.937419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:8-3234@127.0.1.1">8-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:25:039    1331067685.039415: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:9-3234@127.0.1.1">9-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:25:137    1331067685.137424: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:10-3234@127.0.1.1">10-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:25:237    1331067685.237417: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:11-3234@127.0.1.1">11-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:25:335    1331067685.335424: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:12-3234@127.0.1.1">12-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:25:437    1331067685.437419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:13-3234@127.0.1.1">13-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:25:535    1331067685.535420: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:14-3234@127.0.1.1">14-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:25:635    1331067685.635419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:15-3234@127.0.1.1">15-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:25:737    1331067685.737422: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:16-3234@127.0.1.1">16-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:25:837    1331067685.837423: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:17-3234@127.0.1.1">17-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:25:935    1331067685.935422: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:18-3234@127.0.1.1">18-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:26:037    1331067686.037421: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:19-3234@127.0.1.1">19-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:26:139    1331067686.139414: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:20-3234@127.0.1.1">20-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:26:237    1331067686.237419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:21-3234@127.0.1.1">21-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:26:337    1331067686.337418: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:22-3234@127.0.1.1">22-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:26:437    1331067686.437419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:23-3234@127.0.1.1">23-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:26:537    1331067686.537416: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:24-3234@127.0.1.1">24-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:26:635    1331067686.635416: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:25-3234@127.0.1.1">25-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:26:737    1331067686.737419: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:26-3234@127.0.1.1">26-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:26:837    1331067686.837417: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:27-3234@127.0.1.1">27-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:26:939    1331067686.939420: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:28-3234@127.0.1.1">28-3234@127.0.1.1</a>&#39;.<br>2012-03-06    15:01:27:037    1331067687.037420: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:29-3234@127.0.1.1">29-3234@127.0.1.1</a>&#39;.<br>

2012-03-06    15:01:27:137    1331067687.137418: Aborting call on UDP retransmission timeout for Call-ID &#39;<a href="mailto:30-3234@127.0.1.1">30-3234@127.0.1.1</a>&#39;.<br><br>Does anyone knows this issue ?<br>Regards,<br>

<br>-- <br>Arthur Baudry<br><div>ESEO </div><br>