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>