Hello,<br><br>Well it does not seem network issue, as we have tested the same configurations in different networks as well.<br>We are getting same results.<br>Also verified the configurations, there does not seem any issue with configurations.<br>
As per our debug, following is the flow of request-response from opensips to call-control &amp; call-control to CDRTool  for working call.<br><br>Oct 27 17:29:25 localhost call-control[12321]: Got request: init: callid=<a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> from=sipp &lt;<a href="http://sip:YYYYYYYYYYYY@192.168.1.33:5061">sip:YYYYYYYYYYYY@192.168.1.33:5061</a>&gt; ruri=<a href="http://sip:zzzzzzzzzzzzzz@192.168.1.35:5060">sip:zzzzzzzzzzzzzz@192.168.1.35:5060</a> diverter=<a href="mailto:XXXXXXXXXX@mydomain.com">XXXXXXXXXX@mydomain.com</a> sourceip=192.168.1.33                                                   <br>
Oct 27 17:29:25 localhost call-control[12321]: Call id <a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> added to list of controlled calls                                                                                   <br>
Oct 27 17:29:25 localhost call-control[12321]: Sent request to rating engine: MaxSessionTime Calltype=out From=<a href="mailto:sip%3AYYYYYYYYYYYY@mydomain.com">sip:YYYYYYYYYYYY@mydomain.com</a> CallId=<a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> To=<a href="http://sip:zzzzzzzzzzzzzz@192.168.1.35:5060">sip:zzzzzzzzzzzzzz@192.168.1.35:5060</a> Duration=36000 Gateway=192.168.1.33                                                                                                                         <br>
Oct 27 17:29:25 localhost call-control[12321]: Got reply from rating engine: 36000                                                                                                             <br>Oct 27 17:29:25 localhost call-control[12321]: Sent reply: Limited <br>
Oct 27 17:29:25 localhost call-control[12321]: Got request: start: callid=<a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> dialogid=3121:1257547816                                                                         <br>
Oct 27 17:29:25 localhost call-control[12321]: Call id <a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> of <a href="mailto:XXXXXXXXXX@mydomain.com">XXXXXXXXXX@mydomain.com</a> to <a href="http://sip:zzzzzzzzzzzzzz@192.168.1.35:5060">sip:zzzzzzzzzzzzzz@192.168.1.35:5060</a> started for maximum 36000 seconds               <br>
Oct 27 17:29:25 localhost call-control[12321]: Sent request to rating engine: MaxSessionTime Calltype=out From=<a href="mailto:sip%3AXXXXXXXXXX@mydomain.com">sip:XXXXXXXXXX@mydomain.com</a> CallId=<a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> To=<a href="http://sip:zzzzzzzzzzzzzz@192.168.1.35:5060">sip:zzzzzzzzzzzzzz@192.168.1.35:5060</a> State=Connected Duration=36000 Gateway=192.168.1.33                                                                                                         <br>
Oct 27 17:29:25 localhost call-control[12321]: Sent reply: Ok<br>Oct 27 17:29:45 localhost call-control[12321]: Got request: stop: callid=<a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a><br>Oct 27 17:29:45 localhost call-control[12321]: Call id <a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> removed from the list of controlled calls<br>
Oct 27 17:29:45 localhost call-control[12321]: Sent request to rating engine: DebitBalance Calltype=out From=<a href="mailto:sip%3AXXXXXXXXXX@mydomain.com">sip:XXXXXXXXXX@mydomain.com</a> CallId=<a href="mailto:1-6176@192.168.1.33">1-6176@192.168.1.33</a> To=<a href="http://sip:zzzzzzzzzzzzzz@192.168.1.35:5060">sip:zzzzzzzzzzzzzz@192.168.1.35:5060</a> Duration=20.0146021843 Gateway=192.168.1.33<br>
Oct 27 17:29:45 localhost call-control[12321]: Sent reply: Ok<br><br>When we are sending more than 40 simultaneous calls for prepaid accounts, there&#39;s almost of 10 seconds of delay between <b>Got request: init</b>  &amp;  <b>Sent request to rating engine.</b> We figured out that call-control adds each request from opensips into queue &amp; process it one by one.<br>
<br><br>Regards,<br>Krunal Patel<br><br><br><br><br><br><br><div class="gmail_quote">On Wed, Nov 3, 2010 at 2:45 PM, Adrian Georgescu <span dir="ltr">&lt;<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;">Your problem may be caused by your network setup or particular configuration as the software can handle such small amount of calls  without any problem. Upgrading the software will likely not help as you already noticed.<div>
<div><div><br></div><div>Adrian</div><div><br><div><div><div></div><div class="h5"><div>On Nov 3, 2010, at 8:12 AM, Krunal Patel wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="h5">Hello,<br>
<b><br>List of components with version:</b><br><br>OpenSIPS 1.5.3 notls<br>call-control 2.0.6      <br>CDRTool 6.9.5  <br>FreeRADIUS 2.1.6 <br><br><b>Current setup:</b><br>The platform is implemented to have prepaid &amp; postpaid billing support with prefix based routing using carrierroute.<br>

call-control &amp; opensips are installed on the same server. CDRTool &amp; FreeRADIUS are installed on the separate servers.<br>For calls from or to postpaid accounts, we are not sending request to call-control. But when the account is prepaid, then opensips will send request to call-control to set call limitation.<br>

<br><b>Issue:</b><br>When there&#39;s more than 40 prepaid simultaneous calls, call-control introduces delay in processing requests from opensips, which leads to PDD more than 10 sec. As we set fr_timer to 10 seconds, opensips sends 408 Request Timeout.<br>

We debug opensips &amp; call-control code for the whole flow.<br>What we found is, call-control stores all requests from opensips to queue &amp; processes it one by one. When there&#39;s more than 40 calls, the queue processing in call-control introduces delay.<br>

Btw CDRTool responds within less than half a second for each request from call-control. So we think there&#39;s something wrong with call-control, basically in queue processing.<br>One more thing , we tried to upgrade call-control to 2.0.8 version. But it didn&#39;t resolve the issue.<br>

<br>Is anybody there who can help us out to resolve the issue, we would appreciate the help.<br><br>Regards,<br>Krunal Patel<br></div></div>
_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>