<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"????","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>Dear All,<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>Re: FreeSWITCH&nbsp; calls unable to be released issue:<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>At this moment we are facing some major issue in Freeswitch hope somebody out there can give us some kind advice on how to rectify the issue mentioned below.<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>The major problem we are facing at this stage is </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>Channels or Calls unable to be released</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'>, and we are sure the response of command we used</span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>show calls</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'> and </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>show channels</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'> are correct and reliable.<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>We found this situation, after we pass through massive traffic to FreeSWITCH, and then, get into the fs_cli, and exec </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>status</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'>, </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>show channels</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'> and </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>show calls</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'>, we will have different numbers for each response, even when we turn off the source traffic, the </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>status</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'> response 0 sessions, and type </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>show calls</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'> we will still see 5, 10 or more calls on it, and when we type </span><span lang=ZH-TW>&#8220;</span><span style='font-family:"Times New Roman","serif"'>show channels</span><span lang=ZH-TW>&#8221;</span><span style='font-family:"Times New Roman","serif"'> it would show 6,15 or more channels; we did try to modify mod_command to retrieve the status from core.db, and the results are still the same, the source data from core.db do not matched, some calls / channels still could not be released.<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>We had studied the wiki to find solutions, put core.db to tmpfs, setting higher memory</span><span lang=ZH-TW>&#8230;</span><span style='font-family:"Times New Roman","serif"'> etc, but all still could not worked, till now we are still plague by these problems, We then more a step further by trying to figure out how to put core.db into mysql or some database via doing research on the internet, but we have no luck as there are no further information about how to put core.db into mysql. Please somebody out there if you know how to do this kindly give us a guidance or point us to somebody who could advise us on how to rectify this issue. </span><o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>Yet another issue we have on hand is Freeswitch could not stop fluently when there are calls has not been fully released and this cause our status Monitoring system to fail and could not restart Freeswitch. <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>Looking forward to getting some prompt reply soonest. <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>Thanks again Everybody.<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>Simon Leck<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman","serif"'>IM: <a href="mailto:simonleck@worldteltech.com">simonleck@worldteltech.com</a><br>Cell: +886918981838<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p>&nbsp;</o:p></span></p></div></body></html>