Thanks for sharing this tip!<br>-MC<br><br><div class="gmail_quote">On Tue, Feb 12, 2013 at 12:50 AM, Usama Zaidi <span dir="ltr">&lt;<a href="mailto:itsusama@gmail.com" target="_blank">itsusama@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey All,<div><br></div><div>So I found the solution to my problem and I&#39;m updating the wiki page for event filters so it might help someone else too.</div>
<div><br></div><div>Here&#39;s what I did:</div><div><br></div>

<div><div>$con-&gt;events(&quot;plain&quot;,&quot;all&quot;);</div><div class="im"><div>$con-&gt;events(&quot;plain&quot;,&quot;CUSTOM conference::maintenance&quot;);</div></div><div>$con-&gt;sendRecv(&quot;filter Unique-ID $uuidMember1&quot;);</div>


<div>$con-&gt;sendRecv(&quot;filter Unique-ID $uuidMember2&quot;);</div></div><div>$con-&gt;sendRecv(&quot;filter Unique-ID $uuidMember3&quot;);</div><div>.</div><div>.</div><div>.</div><div>Do this for all conference members in your script, say in a loop or something, and then you&#39;ll get all custom events, pause/unpause, started/stopped speaking, all in a single script.</div>


<div><br><div class="gmail_quote">On Tue, Feb 12, 2013 at 6:22 AM,  <span dir="ltr">&lt;<a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send FreeSWITCH-users mailing list submissions to<br>
        <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:freeswitch-users-owner@lists.freeswitch.org" target="_blank">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of FreeSWITCH-users digest...&quot;<br>
<br>Today&#39;s Topics:<br>
<br>
   1. Re: Hold/unhold events for a conference participant (Seven Du)<br>
   2. FreeSWITCH Weekly News and Notes (Michael Collins)<br>
   3. Mod_Conference ESL: Filtering Events (Usama Zaidi)<br>
   4. Re: unexplained RAM usage increase (Mario G)<br>
<br><br>---------- Forwarded message ----------<br>From: Seven Du &lt;<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>


Cc: <br>Date: Tue, 12 Feb 2013 09:02:24 +0800<br>Subject: Re: [Freeswitch-users] Hold/unhold events for a conference participant<br>
                <div>There&#39;s CHANNEL_HOLD  and CHANNEL_UNHOLD messages
                </div><div><br></div><div>And take a look at <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_verbose_events" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_verbose_events</a></div>


<div><br></div><div>Is there a member-id var bind on channel? I only see it on conference::maintenance messages, not sure though.</div><div><br></div>
                 
                <p style="color:#a0a0a8">On Tuesday, February 12, 2013 at 12:56 AM, Martyn Davies wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
                    <span><div><div>I&#39;m trying to process CHANNEL_CALLSTATE events (in an ESL socket application) to extract the HELD/ACTIVE messages for conference participants.<div><br></div><div>One problem for me is that the name of the conference and the member-id for that call are not available to me in the callstate messages, and therefore it is difficult to associated calls (going HELD and ACTIVE) with the conference.  Is there any way to get the callstate messages to include custom variables? This would fix the problem for me.</div>



<div><br></div><div>Regards,</div><div>Martyn</div><div><br></div><div> </div>
</div><div><div>_________________________________________________________________________</div><div>Professional FreeSWITCH Consulting Services:</div><div><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a></div>


<div><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a></div><div><br></div><div>FreeSWITCH-powered IP PBX: The CudaTel Communication Server</div><div><a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a></div>


<div><br></div><div>Official FreeSWITCH Sites</div><div><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div><div><a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a></div>


<div><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a></div><div><br></div><div>FreeSWITCH-users mailing list</div><div><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a></div>


<div><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></div><div>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></div>


<div><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>
            <br><br>---------- Forwarded message ----------<br>From: Michael Collins &lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;<br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>, <a href="mailto:freeswitch-dev@lists.freeswitch.org" target="_blank">freeswitch-dev@lists.freeswitch.org</a>, <a href="mailto:freeswitch-cluecon@lists.freeswitch.org" target="_blank">freeswitch-cluecon@lists.freeswitch.org</a><br>


Cc: <br>Date: Mon, 11 Feb 2013 17:05:31 -0800<br>Subject: [Freeswitch-users] FreeSWITCH Weekly News and Notes<br><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Hello all!</span><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">



<br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">News and notes are back after a brief hiatus last week. We (the FreeSWITCH team) were in Milwaukee last week and we appreciated being fed by the community. Thank you! We love this community.</div>



<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
It seems the <a href="http://freeswitch.org/node/435" style="color:rgb(17,85,204)" target="_blank">big news</a> last week came courtesy of our friend <a href="http://blog.krisk.org/" style="color:rgb(17,85,204)" target="_blank">Kristian Kielhofner</a>. As reported in this <a href="http://blog.krisk.org/2013/02/packets-of-death.html" style="color:rgb(17,85,204)" target="_blank">blog post</a>, Kristian ran into a rather unusual set of circumstances that resulted in Packets of Death for some Intel NICs. In addition to being <a href="http://tech.slashdot.org/story/13/02/06/2024251/intel-gigabit-nic-packet-of-death" style="color:rgb(17,85,204)" target="_blank">Slashdotted</a>, Kristian&#39;s research ended up being featured in a Wired.com <a href="http://www.wired.com/wiredenterprise/2013/02/packet-of-death/" style="color:rgb(17,85,204)" target="_blank">story</a>. Don&#39;t forget to read Kristian&#39;s <a href="http://blog.krisk.org/2013/02/packets-of-death-update.html" style="color:rgb(17,85,204)" target="_blank">update post</a> that includes information about Intel&#39;s response to the whole situation.</div>



<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
This week things will start to return to normal with our <a href="http://wiki.freeswitch.org/wiki/FS_weekly_2013_02_13" style="color:rgb(17,85,204)" target="_blank">weekly conference call</a>. We are going to spend a few weeks talking about various FreeSWITCH GUIs, starting with the <a href="http://www.cudatel.com" target="_blank">CudaTel</a>. For the past four years or so we&#39;ve been building the CudaTel Communication Server and we&#39;d like to show off some of the cool things it can do.</div>



<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
We have two other news items. The first one has to do with <a href="http://wiki.freeswitch.org/wiki/Mod_ha_cluster" target="_blank">mod_ha_cluster</a>, which our very own Eliot Gable is building. Financial support for this open-source module will be done through <a href="http://www.freeswitchsolutions.com/" target="_blank">FreeSWITCH Solutions</a>. An interesting discussion can be found in this <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/2013-February/092095.html" target="_blank">email thread</a>. The other item comes from Ken Rice who has some updates on Jira and ZRTP. Check out his <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/2013-February/092155.html" target="_blank">mailing list post</a> for more information.</div>



<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">
Have a great week and we&#39;ll talk to you on Wednesday.</div><div><br></div>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>



<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><div><div class="h5"><br><br>
<br><br>---------- Forwarded message ----------<br>From: Usama Zaidi &lt;<a href="mailto:itsusama@gmail.com" target="_blank">itsusama@gmail.com</a>&gt;<br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>


Cc: <br>Date: Tue, 12 Feb 2013 06:11:20 +0500<br>Subject: [Freeswitch-users] Mod_Conference ESL: Filtering Events<br>Hi,<div><br></div><div>I want to filter user started/stopped talking events for all users in a particular conference using inbound ESL, if I do something like $con-&gt;sendRecv(&quot;filter Unique-ID $ConfUUID&quot;); I don&#39;t get those events so I&#39;m forced to do something like $con-&gt;sendRecv(&quot;filter Unique-ID $participantUUID&quot;); which basically means that I need n scripts and local channels (as conference participants to spawn that inbound ESL script) for n conference participants, and I&#39;d really love to avoid that, I don&#39;t want to do something like $con-&gt;events(&quot;plain&quot;,&quot;CUSTOM conference::maintenance&quot;); because, if there&#39;s 100 conferences going on I&#39;ll have 100 scripts running for each conference and they&#39;d be getting events for all 100 conferences, so basically FS is sending 100*100 * (num events) to all the scripts.</div>




<div><br></div><div>Thanks.</div><div><br></div><div>-Usama<br clear="all"><div><br></div>-- <br>I&#39;d love to change the world, but they wont gimme the source code to it
</div>
<br><br></div></div>---------- Forwarded message ----------<br>From: Mario G &lt;<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>


Cc: <br>Date: Mon, 11 Feb 2013 17:22:02 -0800<br>Subject: Re: [Freeswitch-users] unexplained RAM usage increase<br><div style="word-wrap:break-word">Jeff and Anthony, an update: I have the commit pegged and valgrind log at <a href="http://jira.freeswitch.org/browse/FS-5095" target="_blank">http://jira.freeswitch.org/browse/FS-5095</a>.  Reading Jeff&#39;s jira I don&#39;t think they are related but you never know. Sorry to take so long but git bisects resulted in many versions that would not build (I opened about 5 jiras last 2 months) and I had to hand patch to test. Family emergencies took a big toll. I put about 30 hours into this since November and tested day/night the last 6 days, have many pages of notes and logs. I hope the jira has enough to solve it. BTW, I used the valgrind line below.<div>


Mario G <div><br><div><div>On Jan 29, 2013, at 6:15 PM, Anthony Minessale wrote:</div><br><blockquote type="cite"><div dir="ltr">If its still there on head, try valgrind.<div><br></div><div>valgrind --tool=memcheck --log-file=vg.log --leak-check=full --leak-resolution=high --show-reachable=yes /usr/local/freeswitch/bin/freeswitch -vg</div>



</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 29, 2013 at 8:09 PM, Mario G <span dir="ltr">&lt;<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">I have updated and if by some miracle it&#39;s fixed I will report back. Storage increases with no calls so I assume it&#39;s registrations (internal/external?). Please understand this is probably this worse week of the year for me to work on FS (or anything else). I promise to try and narrow down the commit that started it. The memory issue started at a bad time when I could not work on FS (emergencies) and by the time I updated other errors crept in that prevented use and I had to open JIRAs for them, so testing memory was out. Thanks for letting me know about todays fix.<div>



<span><font color="#888888">Mario G</font></span><div><div><br><div><br><div><div>On Jan 29, 2013, at 5:41 PM, Anthony Minessale wrote:</div><br><blockquote type="cite"><div dir="ltr">There is a commit today that found some sql leaks but I would not label them as massive. Its worth it to check and maybe run valgrind.  From our perspective; Any time someone mentions nonchalantly, &quot;Oh yeah I&#39;ve had this glaring problem for months&quot;, breaks our heart =p<div>




I was just about to push the tag to unlock the 1.2.6 you so desperately want but now I am halting it to confirm this report.</div><div><br></div><div>TEST TEST TEST HEAD... Today&#39;s head is tomorrow&#39;s stable....</div>




<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 29, 2013 at 7:23 PM, Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org" target="_blank">krice@freeswitch.org</a>&gt;</span> wrote:<br>




<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<font face="Monaco, Courier New"><span style="font-size:11pt">Mario,<br>
<br>
Is it fixed in the master branch? If it is fixed there it will be rolled down to 1.2 branch before long... <br><div>
<br>
<br>
On 1/29/13 6:40 PM, &quot;Mario G&quot; &lt;<a href="http://mario_fs@mgtech.com/" target="_blank">mario_fs@mgtech.com</a>&gt; wrote:<br>
<br>
</div></span></font><blockquote><div><font face="Monaco, Courier New"><span style="font-size:11pt">Anthony, I tried bisect and the problem is that there are other issues (RTP error still in 1.2 stable, waiting for 1.2.6), and about 4-5 other issues in head that prevented it from working for a good amount of time. I started jiras for them and they are fixed, but doing bisect brings them back so it&#39;s had been really hard to pinpoint the memory issue. Believe me, I have put a LOT of time into trying to narrow it down before opening a JIRA and will continue to do so. Right now it&#39;s hard since there were personal emergencies the last 2 months so other pressing things had to take priority. Still, I am working on FreeSwitch keeping up-to-date with head in case other issues pop up I can open a JIRA on them.<br>





Mario G<br>
<br>
On Jan 29, 2013, at 3:14 PM, Anthony Minessale wrote:<br>
<br>
</span></font></div><blockquote><div><font face="Monaco, Courier New"><span style="font-size:11pt">Things like this are sad.  We depend on testing and reporting for our releases.  If you wait months to bring up a problem.  It will spoil the whole release.<br>





<br>
If you you feel some leak has appeared suddenly, why can&#39;t you do git bisect and find it?<br>
<br>
<br>
<br>
On Tue, Jan 29, 2013 at 12:58 PM, Mario G &lt;<a href="http://mario_fs@mgtech.com/" target="_blank">mario_fs@mgtech.com</a>&gt; wrote:<br>
</span></font></div><blockquote><div><font face="Monaco, Courier New"><span style="font-size:11pt">Probably not be related, but you never know: on OSX since Nov/Dec there has been a memory leak on 1.2 and head that occurs for in/out/and registrations. I had to triple memory and recycle FreeSwitch every 2-3 days since then. Will open a Jira when I can obtain detailed info and possibly run valgrind. I am also also waiting to update the main FS computer from 10.6.8 to 10.8.3 to see its effect. Hopefully in Feb.<br>





<font color="#888888">Mario G <br>
</font><br>
On Jan 29, 2013, at 9:04 AM, Anthony Minessale wrote:<br>
<br>
</span></font></div><blockquote><div><font face="Monaco, Courier New"><span style="font-size:11pt">Can you systematically increase the current call count and see where you do see something?<br>
On a system with limited ram you can also consider stripping all the .so files in the mods and lib dir but you will need to put non-stripped ones in for any debugging.<br>
<br>
I don&#39;t really see a correlation on how not using a timer could trigger an sustained memory increase so that&#39;s why I&#39;d like you to step up the number and see if you can find a number of calls that tops out because usually there always is a magic number where it will hover and go up and down a meg at a time.<br>





<br>
SIP calls are required to keep state data around for at least 30 seconds after a call ends and there are a number of pools in the code that inflate once and do not return the memory.  Its usually possible to identify the high watermark on a particular box.<br>





<br>
For instance the machine we host the conference call on launches using 25 megs and hovers at about 350 megs once it has accumulated all the pool memory it needs over time.<br>
<br>
<br>
 <br>
<br>
<br>
On Tue, Jan 29, 2013 at 8:33 AM, Jeff Pyle &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a>&gt; wrote:<br>
</span></font></div><blockquote><div><font face="Monaco, Courier New"><span style="font-size:11pt">Version:<br>
  FreeSWITCH version: 1.3.4-n20130122T122521Z-1~squeeze+1 (-n20130122T122521Z-1~squeeze+1)<br>
<br>
The calls are bridged, from one sofia profile to another.<br>
<br>
Unfortunately two concurrent calls doesn&#39;t seem to trigger the same behavior.<br>
<font color="#888888"><br>
<br>
- Jeff<br>
</font><br>
<br>
On Mon, Jan 28, 2013 at 11:21 PM, Ken Rice &lt;<a href="http://krice@freeswitch.org/" target="_blank">krice@freeswitch.org</a>&gt; wrote:<br>
</span></font></div><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div>Ok the package timestamps/versions there don’t do us a lot of good, we need to know the version line from the FreeSWITCH CLI..<br>





<br>
<br></div>
On 1/28/13 9:59 PM, &quot;Jeff Pyle&quot; &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a> &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">http://jpyle@fidelityvoice.com/</a>&gt; &gt; wrote:<br>





<br>
</span></font><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt">I just updated from <a href="http://repo.profhost.eu/" target="_blank">repo.profhost.eu</a> &lt;<a href="http://repo.profhost.eu/" target="_blank">http://repo.profhost.eu/</a>&gt;  &lt;<a href="http://repo.profhost.eu/" target="_blank">http://repo.profhost.eu</a> &lt;<a href="http://repo.profhost.eu/" target="_blank">http://repo.profhost.eu/</a>&gt; &gt; .  The most recent timestamp on the packages was 2013-01-28 03:41:21 GMT.  Same behavior.  At 5 minutes it was using 12.5% RAM.  At 40 minutes, 60.4%.  After disconnecting the calls the usage returned to 8.5%.<div>




<br>
<br>
<br>
I started toggling config items to see if I could impact this.  I found one that seems to have an effect:  rtp-timer-name in the sofia profile config.  By changing it from &#39;soft&#39; to &#39;none&#39;, the CPU utilization with 30 calls dropped from ~70% to ~46%, and the RAM usage is rock solid at 5.8%.<br>





<br>
That&#39;s great, but does it make any sense?<br>
<br>
Does an rtp-timer-name of &#39;none&#39; pose any risks?<br>
<br>
<br>
<br>
- Jeff<br>
  <br>
<br>
<br></div><div>
On Mon, Jan 28, 2013 at 8:43 PM, Jeff Pyle &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a> &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">http://jpyle@fidelityvoice.com/</a>&gt; &gt; wrote:<br>





</div></span></font></blockquote></blockquote></blockquote></blockquote></blockquote></blockquote></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div>It&#39;s on Voyage Linux, a cousin of Debian.  I believe it uses glibc.<br>





<font color="#888888"><br>
<br>
- Jeff<br>
</font><br>
<br></div><div>
On Mon, Jan 28, 2013 at 6:45 PM, Kristian Kielhofner &lt;<a href="http://kris@kriskinc.com/" target="_blank">kris@kriskinc.com</a> &lt;<a href="http://kris@kriskinc.com/" target="_blank">http://kris@kriskinc.com/</a>&gt; &gt; wrote:<br>





Out of curiosity does your distro use uclibc, eglibc, or glibc?<br>
<br></div><div>
On Mon, Jan 28, 2013 at 5:41 PM, Jeff Pyle &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">jpyle@fidelityvoice.com</a> &lt;<a href="http://jpyle@fidelityvoice.com/" target="_blank">http://jpyle@fidelityvoice.com/</a>&gt; &gt; wrote:<br>





&gt; Hello,<br>
&gt;<br>
&gt; I&#39;m running HEAD version from Jan 22 on an Alix board with an AMD Geode LX<br>
&gt; processor (i386).  I can sustain 30 concurrent calls averaging around 70%<br>
&gt; CPU utilization by the freeswitch process, measured by top.  Bypass media<br>
&gt; and proxy media are disabled.  PCMU is forced on both endpoints (no<br>
&gt; transcoding).<br>
&gt;<br>
&gt; The problem is the RAM usage over time.  The board has 256M.  Idle,<br>
&gt; freeswitch occupies around 4% after a fresh restart.  A minute or so after<br>
&gt; 30 calls are nailed up the RAM usage is about 7.2%.  After 5 minutes, 13.6%.<br>
&gt; After 60 minutes, near 65%.  Disconnecting the calls returns the RAM usage<br>
&gt; to 6-8%.<br>
&gt;<br>
&gt; I&#39;ve not tried to troubleshoot an issue like this before.  Is valgrind the<br>
&gt; next step, or would something else make more sense?<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt; Jeff <br>
</div></span></font><blockquote><blockquote><blockquote><blockquote><blockquote><blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
</span></font></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><div><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="http://consulting@freeswitch.org/" target="_blank">consulting@freeswitch.org</a><br>
</div><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a> &lt;<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com/</a>&gt; <br>




<div>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
</div><a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a> &lt;<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com/</a>&gt; <br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a> &lt;<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a>&gt; <br>
<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a> &lt;<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org/</a>&gt; <br>
<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a> &lt;<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a>&gt; <br><div>
<br>
FreeSWITCH-users mailing list<br>
<a href="http://FreeSWITCH-users@lists.freeswitch.org/" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
</div><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a> &lt;<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a>&gt; <br>
<br>
</span></font></blockquote><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
<br>
</span></font></blockquote></blockquote></blockquote></blockquote><div><font face="Monaco, Courier New"><span style="font-size:11pt"><br>
-- <br>
Ken<br>
<font color="#0000FF"><u><a href="http://www.FreeSWITCH.org/" target="_blank">http://www.FreeSWITCH.org</a><br>
<a href="http://www.ClueCon.com/" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org/" target="_blank">http://www.OSTAG.org</a><br>
</u></font><a href="http://irc.freenode.net/" target="_blank">irc.freenode.net</a> #freeswitch<br>
</span></font>
</div></div>


<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>




Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>



GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net/" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>



<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:<a href="tel:%2B19193869900" value="+19193869900" target="_blank">+19193869900</a>
</div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>



<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>



<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>



<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>



<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div></div></div><br>_________________________________________________________________________<br>



Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>



Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>


GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net/" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>


<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:<a href="tel:%2B19193869900" value="+19193869900" target="_blank">+19193869900</a>
</div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>


<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>


<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>


<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>


<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><div class="im"><br><br clear="all"><div><br></div>-- <br>I&#39;d love to change the world, but they wont gimme the source code to it
</div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>