<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace;color:rgb(53,28,117)">Hi All,<br>I am verifying if we can use FreeSWITCH in our Production environment for one of our IVR use case. Our use case involves INVITE containing MIME as a payload, which contains XML and SDP parts.<br>When I ran 10 CPS load with MIME as a payload, I see Memory is continuously growing. Where as same load without MIME (only SDP) payload shows no increase in memory.<br><br>Is this a known issue? If yes, is this already fixed or patch is available for the same?<br> <br>I am using FreeSWITCH Version 1.6.20+git~20180123T214909Z~987c9b9a2a~64bit (git 987c9b9 2018-01-23 21:49:09Z 64bit)<br>Attached output of top command for both the runs. <br><br>Btw Following are the changes made in FS configuration -</div><div class="gmail_default" style="font-family:courier new,monospace;color:rgb(53,28,117)"><br></div><div class="gmail_default" style="font-family:courier new,monospace;color:rgb(53,28,117)">conf/vars.xml<br>+  <X-PRE-PROCESS cmd="set" data="local_ip_v4=192.168.56.101"/><br>+  <X-PRE-PROCESS cmd="set" data="internal_auth_calls=false"/><br><br>conf/dialplan/public/00_inbound_did.xml changed as following <br><br><include><br>  <extension name="public_did"><br>    <condition field="destination_number" expression="^500$"><br>        <action application="answer"/><br>        <action application="sched_hangup" data="+5 alloted_timeout"/><br>        <action application="park"/><br>    </condition><br>  </extension><br></include><br><br><br>conf/autoload_configs/acl.conf.xml<br><br>+ <node type="allow" cidr="<a href="http://192.168.56.102/24">192.168.56.102/24</a>"/><br><br>Thanks in advance.<br></div><div class="gmail_default" style="font-family:courier new,monospace;color:rgb(53,28,117)"><br clear="all"></div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="font-family:courier new,monospace;color:rgb(51,0,153)">--</span><br style="font-family:courier new,monospace;color:rgb(51,0,153)"><span style="font-family:courier new,monospace;color:rgb(51,0,153)">Atul</span></div><div dir="ltr"><span style="font-family:courier new,monospace;color:rgb(51,0,153)"><br></span></div></div></div></div></div>
</div>