<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=VoIP_Cookbook%3A_Transaction_Oriented_Test_using_SIPp</id>
	<title>VoIP Cookbook: Transaction Oriented Test using SIPp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=VoIP_Cookbook%3A_Transaction_Oriented_Test_using_SIPp"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Transaction_Oriented_Test_using_SIPp&amp;action=history"/>
	<updated>2026-04-20T09:03:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Transaction_Oriented_Test_using_SIPp&amp;diff=17449&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: In this example, we assume the IP address of the softswitch is  192.168.0.3.  Firstly, we need to setup the configuration file /usr/local/etc/opensips/cfg-test-uas.cfg at the server side. ...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=VoIP_Cookbook:_Transaction_Oriented_Test_using_SIPp&amp;diff=17449&amp;oldid=prev"/>
		<updated>2010-03-10T02:49:25Z</updated>

		<summary type="html">&lt;p&gt;New page: In this example, we assume the IP address of the softswitch is  192.168.0.3.  Firstly, we need to setup the configuration file /usr/local/etc/opensips/cfg-test-uas.cfg at the server side. ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In this example, we assume the IP address of the softswitch is  192.168.0.3.&lt;br /&gt;
&lt;br /&gt;
Firstly, we need to setup the configuration file /usr/local/etc/opensips/cfg-test-uas.cfg at the server side. The list of cfg-test-uas.cfg is in the Appendix. Test the opensips configuration file, it can  be done via,&lt;br /&gt;
&lt;br /&gt;
 # opensips -c -f /usr/local/etc/opensips/cfg-test-uas.cfg&lt;br /&gt;
&lt;br /&gt;
If no error, we can run the server using&lt;br /&gt;
&lt;br /&gt;
 # opensips -f /usr/local/etc/opensips/cfg-test-uas.cfg&lt;br /&gt;
&lt;br /&gt;
Run SIPp at the client side, using&lt;br /&gt;
&lt;br /&gt;
 $ sipp -sn uac 192.168.0.3&lt;br /&gt;
&lt;br /&gt;
Or using a more complex command such as,&lt;br /&gt;
&lt;br /&gt;
 $ sipp -sn uac 192.168.0.3:5060 -m 200000 -r 10000 -d 1 -l 70&lt;br /&gt;
&lt;br /&gt;
Example of stress testing with 1000 call per second and 10000 concurrent call using&lt;br /&gt;
&lt;br /&gt;
 $ sipp -sn uac 192.168.0.3 -r 1000 -l 10000 -d 10000&lt;br /&gt;
&lt;br /&gt;
[[Image:Sipp01.jpeg|center|200px|thumb|SIPp Stress Test with 1000 call per second and 10000 concurrent call]]&lt;br /&gt;
[[Image:Sipp02.jpeg|center|200px|thumb|SIPp Stress Test page 2]]&lt;br /&gt;
&lt;br /&gt;
The complete list of SIPp switch command is listed in the Appendix. For some, it seems very difficult to do a stress test in text mode. We can use the SIPp Webfrontend for a more user-friendly graphical interface.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[VoIP Cookbook: Building your own Telecommunication Infrastructure]]&lt;br /&gt;
* [[VoIP Cookbook: VoIP Evaluation]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>