[Freeswitch-users] spidermonkey problems
Brian West
brian at freeswitch.org
Thu Jan 15 07:21:09 PST 2009
http://wiki.freeswitch.org/wiki/Report_Issue_Checklist
Please open a jira and include your script and a test case.
/b
On Jan 15, 2009, at 5:20 AM, Jonas Gauffin wrote:
> Hello
>
> I got problems with hanging spidermonkey sessions and need some
> advice on how to debug them.
>
> I've made a javascript queue application that uses
> mod_spidermonkey_socket. It works fine for a while,
> but after some calls I noticed that calls didnt get transferred to
> agents. The reason was that earlier
> calls had not been terminated properly.
>
> freeswitch at test1> hupall
> 2009-01-15 12:15:04 [CRIT] switch_core_session.c:147
> switch_core_session_hupall() Giving up with 8 sessions remaining
> API CALL [hupall()] output:
> +OK hangup all channels with cause MANAGER_REQUEST
>
>
> freeswitch at test1> show calls
> API CALL [show(calls)] output:
>
> 0 total.
>
>
> As you can see, 8 sessions are alive, but none of them are listed as
> calls. What kind of logs should I turn on to see what is happening
> with those sessions?
>
> Thanks,
> Jonas
> _________
More information about the FreeSWITCH-users
mailing list