[Spce-user] kill a zombie channel

Mykola Zaika mzaika at voiptime.net
Tue Mar 31 11:39:21 EDT 2015


Thanks Daniel. I will try to do it. What can be the reason of zombie
channel?
On Mar 31, 2015 6:12 PM, "Daniel Grotti" <dgrotti at sipwise.com> wrote:

> Hi,
> you should check the dialog from kamailio dlg_list:
>
> ngcp-kamctl proxy fifo dlg_list
>
> and check the line (example):
>
> dialog::  hash=51:3219
>         state:: 4
>         callid:: bcdd9672-5259-1233-6dba-0090fb484030
>
>
> and then remove it with:
>
> ngcp-kamctl proxy fifo dlg_end_dlg  51 3219
>
>
> But if the State of the dialog is 5, this is not possible.
> You have to
>
> 1. stop proxy,
> 2. go to mysql and run:
>
> delete from kamailio.dialog where state=5;
>
> 3. restart proxy.
>
> Also you should remove the dialog from the redis counter in redis db 4:
>
> redis-cli -h spce -n 4
> redis> key *
>
>
> check the callid you have to remove and delete the entry with that callid.
>
>
>
> It should be all AFAIK.
>
>
> --
> Meet us @ ANGACOM: Hall 10.1/booth N10
> Exhibition and Congress for Broadband, Cable & Satellite: 9-11 June
> 2015, Cologne
> --
>
> Daniel Grotti
> VoIP Engineer
>
> Phone: +43(0)1 301 2032
> Email: dgrotti at sipwise.com
> Website: www.sipwise.com
>
> Particulars according Austrian Companies Code paragraph 14
> "Sipwise GmbH“ - Europaring F15 – 2345 Brunn am Gebirge
> FN:305595f, Commercial Court Vienna, ATU64002206
>
> On 03/31/2015 04:55 PM, Mykola Zaika wrote:
> > Hello,
> >
> > Does anyone know how to kill a zombie channel?
> >
> > No one is on a call - how can I get rid of this without restarting
> sipwise?
> >
> > Thanks.
> >
> > --
> > З повагою,
> > Микола Заїка
> > Компанія VoIPTime,
> > Тел: +380 32 2328022 <tel:%2B380%2032%202328022>
> > mzaika at voiptime.net <mailto:mzaika at voiptime.net>
> > www.voiptime.net <http://www.voiptime.net>
> >
> >
> > _______________________________________________
> > Spce-user mailing list
> > Spce-user at lists.sipwise.com
> > https://lists.sipwise.com/listinfo/spce-user
> >
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> https://lists.sipwise.com/listinfo/spce-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20150331/f8fff978/attachment-0001.html>


More information about the Spce-user mailing list