<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 9.00.8112.16437">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div>Hello,</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>A. Install</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr">
<div>First you need to download the sipp sw if you are using Fedora (linux) operating system as in my case do the following:<br>
1- open the Terminal.<br>
2- log In as a root<br>
3- type the following command for installation: yum install sipp</div>
<div>&nbsp;</div>
<div>For opensips just follow these instructions for installation <a href="http://advantia.ca/weblog/how-to-install-opensips-fedora">
http://advantia.ca/weblog/how-to-install-opensips-fedora</a></div>
<div>&nbsp;</div>
<div>(Note: if you use any other platform such as Debian, CENTO,...just google it &amp; it )</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
</blockquote>
<div>B. Run</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr">
<div>Prepare Opensips:</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>First you have to prepare your configuration file to meet your needs<br>
I attached you a very simple configuration file that I test before and acts as simple proxy. You just have to change two lines:<br>
1- listen=udp:xxx.xxx.xxx.xxx:port# //put here the IP address of the machine in the network you can specify the port number if you want to run both sipp &amp; opensips in the same machine.<br>
2- The mpath=&quot;/.../modules/&quot; make sure to put the correct module path here</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>Run Opensips:</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>1-Open a Terminal.<br>
2-Log In as a root.<br>
3- type the follwing commands.</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>&gt;opensipsctl start<br>
&gt;opensips -c /home/src/opensips.cfg&nbsp;&nbsp; //This command check the configuration file for errors<br>
&gt;opensips -c -f /home/src/opensips&nbsp;&nbsp;&nbsp; //To run the configuration file</div>
<div><br>
Run sipp:</div>
<div><font size="2" face="tahoma"></font><br>
1- Open a terminal.<br>
2-log in as a root.<br>
3. Type the command</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>&gt;sipp -sn uas&nbsp;&nbsp; //to run the embedded/default user agent server (UAS) scenario of sipp<br>
&gt;sipp -sn uac -rsa xxx.xxx.xxx.xxx(IP of opensips) xxx.xxx.xxx.xxx(IP of the UAS) // run the embedded user agent client (UAC) scenario of sipp</div>
<div><font size="2" face="tahoma"></font>&nbsp;</div>
<div>for more information about sipp scenario read the Using SIPp section here: <a href="http://sipp.sourceforge.net/doc3.0/reference.html">
http://sipp.sourceforge.net/doc3.0/reference.html</a></div>
</blockquote>
<div><br>
Everything should work fine trust me &amp; try it.<br>
Hope I helped you</div>
<div>Cheers</div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr" id="divRpF327064">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> users-bounces@lists.opensips.org [users-bounces@lists.opensips.org] On Behalf Of prasad kelkar [durga144@gmail.com]<br>
<b>Sent:</b> Thursday, November 10, 2011 8:19 AM<br>
<b>To:</b> users@lists.opensips.org<br>
<b>Subject:</b> [OpenSIPS-Users] (no subject)<br>
</font><br>
</div>
<div></div>
<div><span style="BORDER-COLLAPSE: collapse; FONT-FAMILY: arial,sans-serif; FONT-SIZE: 13px" class="Apple-style-span">thanks for that
<div style="COLOR: rgb(80,0,80)" class="im">
<div>UAS :<br>
&nbsp; &nbsp; sipp -sn uas<br>
<br>
UAC :<br>
&nbsp; &nbsp; sipp -sn uac -rsa OPENSIPS_IP UAS_IP<br>
<br>
</div>
</div>
<div>but still i would like to know in more detail</div>
<div>how to run sipp and where to type those commands</div>
<div>i am new to all this things</div>
<div>pleas</div>
</span></div>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">Disclaimer:<br>
This communication is intended for the above named person and is confidential and / or legally privileged. Any opinion(s) expressed in this communication are not necessarily those of KSU (King Saud University). If it has come to you in error you must take no
 action based upon it, nor must you print it, copy it, forward it, or show it to anyone. Please delete and destroy the e-mail and any attachments and inform the sender immediately. Thank you.<br>
KSU is not responsible for the political, religious, racial or partisan opinion in any correspondence conducted by its domain users. Therefore, any such opinion expressed, whether explicitly or implicitly, in any said correspondence is not to be interpreted
 as that of KSU.<br>
KSU may monitor all incoming and outgoing e-mails in line with KSU business practice. Although KSU has taken steps to ensure that e-mails and attachments are free from any virus, we advise that, in keeping with best business practice, the recipient must ensure
 they are actually virus free.<br>
</font>
</body>
</html>