Hi<br><div class="gmail_quote"><br>I want to do the performance testing on the Kamailio. I found the related document about openser 1.2.0 version at: <a href="http://www.kamailio.org/docs/openser-performance-tests/" target="_blank">http://www.kamailio.org/docs/openser-performance-tests/</a>.<br>


<br>But somehow, I can&#39;t make it work with Kamailio 3.1. Do you happen to know what to do?<br> <br>By following the test case at <a href="http://www.kamailio.org/docs/openser-performance-tests/#tm-tests-c" target="_blank">http://www.kamailio.org/docs/openser-performance-tests/#tm-tests-c</a>, I use the command as below to do the test:<br>


         ./sipp  -sf  <a href="http://www.kamailio.org/docs/openser-performance-tests/data/uac_inv.xml" target="_blank">uac_inv.xml</a>  -rsa <a href="http://10.1.11.24:5060" target="_blank">10.1.11.24:5060</a> 192.10.1.11.24:5081 -m 200000 -r 7000 -d 1 -l 27<br>

<br>where <a href="http://10.1.11.24:5060" target="_blank">10.1.11.24:5060</a> is for Kamailio, and <a href="http://10.1.11.24:5081" target="_blank">10.1.11.24:5081</a> is for sipp uas.<br>In the error log, I got the error message:<br>
<br>*********************************************************************&#39;.<br>
<a href="tel:2012-03-22%C2%A0%C2%A0%C2%A0%2008" value="+12012032208" target="_blank">2012-03-22    08</a>:55:43:933    1332377743.933861: Aborting call on unexpected message for Call-Id &#39;<a href="mailto:77062-11425@172.16.220.1" target="_blank">77062-11425@172.16.220.1</a>&#39;: while expecting &#39;100&#39; (index 1), received &#39;SIP/2.0 403 Not relaying<br>

Via: SIP/2.0/UDP 172.16.220.1:5060;branch=z9hG4bK-11425-77062-0;rport=5060;received=10.1.11.197<br>From: sipp &lt;<a href="http://sip:sipp@172.16.220.1:5060" target="_blank">sip:sipp@172.16.220.1:5060</a>&gt;;tag=11425SIPpTag0077062<br>
To: sut &lt;<a href="http://sip:service@10.1.1.197:5080" target="_blank">sip:service@10.1.1.197:5080</a>&gt;;tag=b27e1a1d33761e85846fc98f5f3a7e58.489a<br>
Call-ID: <a href="mailto:77062-11425@172.16.220.1" target="_blank">77062-11425@172.16.220.1</a><br>CSeq: 1 INVITE<br>Server: kamailio (3.2.0 (x86_64/linux))<br>Content-Length: 0<br><br>&#39;.<br><a href="tel:2012-03-22%C2%A0%C2%A0%C2%A0%2008" value="+12012032208" target="_blank">2012-03-22    08</a>:55:43:933    1332377743.933965: Aborting call on unexpected message for Call-Id &#39;<a href="mailto:77063-11425@172.16.220.1" target="_blank">77063-11425@172.16.220.1</a>&#39;: while expecting &#39;100&#39; (index 1), received &#39;SIP/2.0 403 Not relaying<br>

Via: SIP/2.0/UDP 172.16.220.1:5060;branch=z9hG4bK-11425-77063-0;rport=5060;received=10.1.11.197<br>From: sipp &lt;<a href="http://sip:sipp@172.16.220.1:5060" target="_blank">sip:sipp@172.16.220.1:5060</a>&gt;;tag=11425SIPpTag0077063<br>
To: sut &lt;<a href="http://sip:service@10.1.1.197:5080" target="_blank">sip:service@10.1.1.197:5080</a>&gt;;tag=b27e1a1d33761e85846fc98f5f3a7e58.853f<br>
Call-ID: <a href="mailto:77063-11425@172.16.220.1" target="_blank">77063-11425@172.16.220.1</a><br>CSeq: 1 INVITE<br>Server: kamailio (3.2.0 (x86_64/linux))<br>Content-Length: 0<br>*********************************************************************<br>

<br><br>Thanks,<br>Josh<br>
</div><br>