[Freeswitch-users] zombie channels
Mathieu Rene
mrene_lists at avgs.ca
Fri Aug 21 06:31:30 PDT 2009
Hi,
CS_REPORTING is the state in which cdrs are written, if the channel
gets stuck in that state, the cdr module you are using is probably
hanging somewhere.
Use the "freeswitch-gcore" script in your source tree's scripts
directory to generate a bug report for hanging channels.
should be like..
cd /usr/src/freeswitch # or whatever your source tree is
bash ./scripts/freeswitch-gcore > bugreport.txt
then submit it on http://jira.freeswitch.org/ so we can look at it.
As you wish, you can also hop on #freeswitch / irc.freenode.net and
have someone look into it.
Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mrene at avgs.ca
On 21-Aug-09, at 5:54 AM, Woody Dickson wrote:
> Hi,
>
> I am running 1.0.4 right now using latest trunk.
>
> After a high traffic session, I do "show channels", I would find a
> bunch of "CS_HIBERNATE" channels that don't get removed after all
> the traffic is gone.
>
> Does anyone know what is the case of thoes CS_HIBERNATE'd channels?
> How can I set a timeout for those channels to be removed?
>
> Thanks,
> Woody
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list