[Spce-user] How to reset a hanged max concurrent calls limit exceeded in mr6.5.5
Daniel Grotti
dgrotti at sipwise.com
Thu Sep 12 04:55:32 EDT 2019
Hi,
if you need to reset counters for the call limit, you should have the
following script:
#:/var/sipwise# ngcp-dlgcnt-check -h
ngcp-dlgcnt-check [options]
options
-h this help
-r remove unknown callids from redis properly
running: ngcp-dlgcnt-check
you will see the list of hanging calls that should be clean
running: ngcp-dlgcnt-check -r
You will remove those calls from dialog list and decrease the counters
properly.
Is that what you need?
Daniel Grotti
Head of Customer Support Sipwise GmbH
e: dgrotti at sipwise.com Europaring F15
t: +43(0)130120332 A-2345 Brunn Am Gebirge
w: www.sipwise.com FN: 305595f FG: LG Wiener Neustadt
On 9/11/19 4:42 PM, Matthias Hohl wrote:
> Hello,
>
> in older version i reset the max concurrent call limit in redis with this:
>
> # /etc/init.d/redis-server stop
>
> # rm -rf /var/lib/redis/*
>
> # /etc/init.d/redis-server start
>
> After doing this today, kamailio and mediator also stopped working. I
> have to manually restart it.
>
> Is there anything wrong with that way to reset the limit or is there
> another way?
>
> Btw the subscriber has no calls but limit was full.
>
> This bug was also there in mr3.x and mr4.x
>
> Could it be back on mr6.5.5 ?
>
> Mit freundlichen Grüßen,
>
> Matthias Hohl
>
>
More information about the Spce-user
mailing list