Hi
I want to do the performance testing on the Kamailio. I found the related document about openser 1.2.0 version at: http://www.kamailio.org/docs/openser-performance-tests/.
But somehow, I can't make it work with Kamailio 3.1. Do you happen to know what to do?
By following the test case at http://www.kamailio.org/docs/openser-performance-tests/#tm-tests-c, I use the command as below to do the test: ./sipp -sf uac_inv.xmlhttp://www.kamailio.org/docs/openser-performance-tests/data/uac_inv.xml-rsa 10.1.11.24:5060 192.10.1.11.24:5081 -m 200000 -r 7000 -d 1 -l 27
where 10.1.11.24:5060 is for Kamailio, and 10.1.11.24:5081 is for sipp uas. In the error log, I got the error message:
*********************************************************************'. 2012-03-22 08:55:43:933 1332377743.933861: Aborting call on unexpected message for Call-Id '77062-11425@172.16.220.1': while expecting '100' (index 1), received 'SIP/2.0 403 Not relaying Via: SIP/2.0/UDP 172.16.220.1:5060 ;branch=z9hG4bK-11425-77062-0;rport=5060;received=10.1.11.197 From: sipp sip:sipp@172.16.220.1:5060;tag=11425SIPpTag0077062 To: sut <sip:service@10.1.1.197:5080
;tag=b27e1a1d33761e85846fc98f5f3a7e58.489a
Call-ID: 77062-11425@172.16.220.1 CSeq: 1 INVITE Server: kamailio (3.2.0 (x86_64/linux)) Content-Length: 0
'. 2012-03-22 08:55:43:933 1332377743.933965: Aborting call on unexpected message for Call-Id '77063-11425@172.16.220.1': while expecting '100' (index 1), received 'SIP/2.0 403 Not relaying Via: SIP/2.0/UDP 172.16.220.1:5060 ;branch=z9hG4bK-11425-77063-0;rport=5060;received=10.1.11.197 From: sipp sip:sipp@172.16.220.1:5060;tag=11425SIPpTag0077063 To: sut <sip:service@10.1.1.197:5080
;tag=b27e1a1d33761e85846fc98f5f3a7e58.853f
Call-ID: 77063-11425@172.16.220.1 CSeq: 1 INVITE Server: kamailio (3.2.0 (x86_64/linux)) Content-Length: 0 *********************************************************************
Thanks, Josh
It's quite clear. SIPp received an unexpected response. The SIp proxy responded with "403", but the scenario expected something else.
I guess the scenario uses different domains (R-URI, From-header) than the proxy expects - thus it refuses the request with 403-relaying-denied.
Klaus
On 22.03.2012 02:01, Jiaxiang Zhou wrote:
Hi
I want to do the performance testing on the Kamailio. I found the related document about openser 1.2.0 version at: http://www.kamailio.org/docs/openser-performance-tests/.
But somehow, I can't make it work with Kamailio 3.1. Do you happen to know what to do?
By following the test case at http://www.kamailio.org/docs/openser-performance-tests/#tm-tests-c, I use the command as below to do the test: ./sipp -sf uac_inv.xml http://www.kamailio.org/docs/openser-performance-tests/data/uac_inv.xml -rsa 10.1.11.24:5060 http://10.1.11.24:5060 192.10.1.11.24:5081 -m 200000 -r 7000 -d 1 -l 27
where 10.1.11.24:5060 http://10.1.11.24:5060 is for Kamailio, and 10.1.11.24:5081 http://10.1.11.24:5081 is for sipp uas. In the error log, I got the error message:
*********************************************************************'. 2012-03-22 08 tel:2012-03-22%C2%A0%C2%A0%C2%A0%2008:55:43:933 1332377743.933861: Aborting call on unexpected message for Call-Id '77062-11425@172.16.220.1 mailto:77062-11425@172.16.220.1': while expecting '100' (index 1), received 'SIP/2.0 403 Not relaying Via: SIP/2.0/UDP 172.16.220.1:5060;branch=z9hG4bK-11425-77062-0;rport=5060;received=10.1.11.197 From: sipp <sip:sipp@172.16.220.1:5060 http://sip:sipp@172.16.220.1:5060>;tag=11425SIPpTag0077062 To: sut <sip:service@10.1.1.197:5080 http://sip:service@10.1.1.197:5080>;tag=b27e1a1d33761e85846fc98f5f3a7e58.489a Call-ID: 77062-11425@172.16.220.1 mailto:77062-11425@172.16.220.1 CSeq: 1 INVITE Server: kamailio (3.2.0 (x86_64/linux)) Content-Length: 0
'. 2012-03-22 08 tel:2012-03-22%C2%A0%C2%A0%C2%A0%2008:55:43:933 1332377743.933965: Aborting call on unexpected message for Call-Id '77063-11425@172.16.220.1 mailto:77063-11425@172.16.220.1': while expecting '100' (index 1), received 'SIP/2.0 403 Not relaying Via: SIP/2.0/UDP 172.16.220.1:5060;branch=z9hG4bK-11425-77063-0;rport=5060;received=10.1.11.197 From: sipp <sip:sipp@172.16.220.1:5060 http://sip:sipp@172.16.220.1:5060>;tag=11425SIPpTag0077063 To: sut <sip:service@10.1.1.197:5080 http://sip:service@10.1.1.197:5080>;tag=b27e1a1d33761e85846fc98f5f3a7e58.853f Call-ID: 77063-11425@172.16.220.1 mailto:77063-11425@172.16.220.1 CSeq: 1 INVITE Server: kamailio (3.2.0 (x86_64/linux)) Content-Length: 0
Thanks, Josh
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users