[Freeswitch-users] Cannot Kill stale channels
Marc de Corny
marcdecorny at gmail.com
Mon Dec 10 18:19:24 MSK 2012
Hi
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.
When I do show channels, I get this for example:
uuid direction created created_epoch name state cid_name cid_num
ip_addr dest presence_id presence_data callstate callee_name callee_num
callee_direction call_uuid hostname sent_callee_name sent_callee_num
5e8215e7-b036-4cce-9b96-e57db92f13ee outbound 03/12/2012 09:32 1.35E+09
sofia/external/02031950164 CS_HANGUP Outbound Call 2031950164 135.196.144.32
agent_to_queue_paymentsense_queue_service ACTIVE SEND
5e8215e7-b036-4cce-9b96-e57db92f13ee freeswitch2 4.4209E+11 2089623100
But when I try to get kill or query it, I get a message that the call is
not anywhere in the FS.
/usr/local/freeswitch/bin/fs_cli -H 10.5.2.105 -x "uuid_kill
5e8215e7-b036-4cce-9b96-e57db92f13ee"
-ERR No Such Channel!
/usr/local/freeswitch/bin/fs_cli -H 10.5.2.105 -x "uuid_exists
5e8215e7-b036-4cce-9b96-e57db92f13ee"
false
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.
Any help much appreciated.
Thansk
marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121210/5b791164/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list