Hi <div><br></div><div>I have calls that come into a queue and then get pulled out by a lua script in background and transfered to a destination. all works fine except that it looks like the sessions a not clearing from FS when all the parties clear the calls.</div>
<div><br></div><div>When I do show channels, I get this for example:</div><div><table border="0" cellpadding="0" cellspacing="0" width="3049" style="border-collapse:collapse;width:2288pt">
 <colgroup><col width="361" style="width:271pt">
 <col width="64" style="width:48pt">
 <col width="170" style="width:128pt">
 <col width="64" style="width:48pt">
 <col width="207" style="width:155pt">
 <col width="133" style="width:100pt">
 <col width="115" style="width:86pt">
 <col width="89" style="width:67pt">
 <col width="110" style="width:83pt">
 <col width="336" style="width:252pt">
 <col width="64" style="width:48pt">
 <col width="235" style="width:176pt">
 <col width="64" span="4" style="width:48pt">
 <col width="345" style="width:259pt">
 <col width="123" style="width:92pt">
 <col width="234" style="width:176pt">
 <col width="143" style="width:107pt">
 </colgroup><tbody><tr height="20" style="height:15pt">
  <td height="20" width="361" style="height:15pt;width:271pt">uuid</td>
  <td width="64" style="width:48pt">direction</td>
  <td width="170" style="width:128pt">created</td>
  <td width="64" style="width:48pt">created_epoch</td>
  <td width="207" style="width:155pt">name</td>
  <td width="133" style="width:100pt">state</td>
  <td width="115" style="width:86pt">cid_name</td>
  <td width="89" style="width:67pt">cid_num</td>
  <td width="110" style="width:83pt">ip_addr</td>
  <td width="336" style="width:252pt">dest</td>
  <td width="64" style="width:48pt">presence_id</td>
  <td width="235" style="width:176pt">presence_data</td>
  <td width="64" style="width:48pt">callstate</td>
  <td width="64" style="width:48pt">callee_name</td>
  <td width="64" style="width:48pt">callee_num</td>
  <td width="64" style="width:48pt">callee_direction</td>
  <td width="345" style="width:259pt">call_uuid</td>
  <td width="123" style="width:92pt">hostname</td>
  <td width="234" style="width:176pt">sent_callee_name</td>
  <td width="143" style="width:107pt">sent_callee_num</td>
 </tr>
 <tr height="20" style="height:15pt">
  <td height="20" class="" style="height:15pt">5e8215e7-b036-4cce-9b96-e57db92f13ee</td>
  <td>outbound</td>
  <td class="" align="right">03/12/2012 09:32</td>
  <td align="right">1.35E+09</td>
  <td>sofia/external/02031950164</td>
  <td>CS_HANGUP</td>
  <td>Outbound Call</td>
  <td align="right">2031950164</td>
  <td>135.196.144.32</td>
  <td>agent_to_queue_paymentsense_queue_service</td>
  <td></td>
  <td></td>
  <td>ACTIVE</td>
  <td></td>
  <td></td>
  <td>SEND</td>
  <td class="">5e8215e7-b036-4cce-9b96-e57db92f13ee</td>
  <td>freeswitch2</td>
  <td align="right">4.4209E+11</td>
  <td align="right">2089623100</td>
 </tr></tbody></table></div><div><br></div><div>But when I try to get kill or query it, I get a message that the call is not anywhere in the FS.</div><div><br></div><div><div>/usr/local/freeswitch/bin/fs_cli -H 10.5.2.105 -x &quot;uuid_kill 5e8215e7-b036-4cce-9b96-e57db92f13ee&quot;</div>
<div>-ERR No Such Channel!</div></div><div><br></div><div><div>/usr/local/freeswitch/bin/fs_cli -H 10.5.2.105 -x &quot;uuid_exists 5e8215e7-b036-4cce-9b96-e57db92f13ee&quot;</div><div>false</div></div><div><br></div><div>
Does anyone have an idea how I can kill that call. If I restart the FS, they clear, but the problem is that they are hitting my limit on number of simultaneous calls.</div><div><br></div><div>Any help much appreciated.</div>
<div><br></div><div>Thansk<br>marc</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>