<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi Guys!<br><br>I'm middle of testing my asterisk-1.8.3.2 just make sure how much call it could handle in production so following is my senario. <br><br>[sipp_client]---------------[Asterisk]----------------[sipp_server]<br><br>sipp_client<br>./sipp -sf uac_pcap.xml -d 100000 -i 172.30.254.211 -s 2000 172.30.1.47 -l 1000 -r 250 -rp 5000 -m 1000<br><br>sipp_server<br>./sipp -sn uas -i 172.30.245.208<br><br><br>In above if i set -r 250 -rp 5000 calls per sec. in this case my asterisk stopped accepting calls at&nbsp; 382 active calls and sipp client through error "1302704824.872674: Can create thread to send RTP packets. (But asterisk is still live to accept calls) <br>" <br><br>I have ulimit is set to unlimited so just wondering is there any asterisk number of thread limitation which we can set to go beyond this boundary?<br><br>-S <br>                                               </body>
</html>