output was changed to json but the regex for filtering list: values
was not updated
* migrate fixtures to json
Change-Id: Ifa18e87ef935dae8e8fab75095591646101c06c1
(cherry picked from commit 025afbca5c)
(cherry picked from commit c0ea2de590)
Remove from the existing string any comma or quote that
could come from a json formatting.
Change-Id: I1b22b5ce9cc2c17643558be60cea7bd785fbcf0a
(cherry picked from commit 2a55b4b0b8)
(cherry picked from commit 422cc19110)
The script ngcp-redis-helper has been improved and now
it provides an output in json format.
Additionally the command to call is not 'dump' bu 'dumps'.
Change-Id: Idd296fc13bf918d67983b2676f2c1e6a08291ebf
(cherry picked from commit d573fe8a6c)
(cherry picked from commit df8d55e1c4)
The script collects all the callID from redis, then, one by one
it checks if callID exist in kamailo. At this time a call existing
in redis before may be destroyed in kamailio dlg.list. And so
script believe it's a stuck call.
Solution: collect CallID from REDIS and kamailio.dlg at the same
time, and compare afterwards.
Change-Id: I233a498e42bf5113b5b11ea688487e1840cd84a6
* dlg.list will fail if the number of dialogs is big
* dlg.dlg_list need from-tag optional
https://github.com/kamailio/kamailio/pull/889
Change-Id: I2531ee7ab8a40b7547e943206e4a57c1f1f9dd63
* fix default redis db when no config file
* fix call-id list from kamailio
* refesh Docker due to TT#5032
Change-Id: Ie8847b238e5a24b22baa48fc8c9b41e39397d84e