<div>Hi, we are experiencing a strange issue and I am hoping someone can point me to the right direction or help out with some pointers.</div>
<div> </div>
<div>We have asterisk 1.6.0.6 with a sangome a104DE card. We have basically 4 T1&#39;s for a total of DAHDI 96 channels. </div>
<div> </div>
<div>We have an agi application (php) that acts as a kind of a calling card application.</div>
<div> </div>
<div>All users are SIP users that make calls and asterisk then bridges the calls over T1 to the PSTN (after running agi script). Codec between SIP clients and Asterisk is G729 (96 G729 licenses installed on Asterisk).</div>

<div><br>System has 12 GB of RAM. </div>
<div> </div>
<div> </div>
<div>What we are seeing is the following:</div>
<div> </div>
<div>1) All is fine till about 70 calls (70 active calls as displayed by core show channels). But as soon as traffic increases, we see the the a lot of AGI Processes are running and the <u>number of active calls </u>keeps on GROWING to 120, 130, ... . THis makes no sense since we can have a maximum of 96 active calls (4 T1). People calling start experiencing delays (10-15 seconds before calls are answered or connected, etc.). Upon doing a &quot;ps -ef&quot; we see a lot of AGI processes running that seem to keep growing</div>

<div> </div>
<div>2) At that state, if we &quot;Decrease&quot; traffic, the <u>number of active calls</u> starts going down and the system becomes &quot;normal&quot; again.</div>
<div> </div>
<div>3) What we are seeing are NOT Zombie processes though. It is &quot;as-if&quot; AGI processes are not exiting when traffic increases. But as soon as traffic decreases things become normal.</div>
<div> </div>
<div>4) We did follow standard suggestions for AGI scripts (exit, Softhangup, etc)</div>
<div> </div>
<div>5) We checked and the CPU utilization seems to be 25% idle at high loads.. so it does not seem like a CPU issue. We have a dual core 3.0GHz intel processor and based upon benchmarking info, we should be easily able to handle 96 calls (with transcoding). </div>

<div> </div>
<div>6) We see that each AGI process takes up 149 MB of Virtual Memory when it is forked for each call. </div>
<div> </div>
<div>7) Asterisk is taking up 500 MB Of VM.</div>
<div> </div>
<div> </div>
<div>*Any* suggestions/help will be appreciated and I&#39;d be happy to even pay if someone is ready to help us resolve this issue we are having. </div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>