[sr-dev] [kamailio/kamailio] keepalive.add hangs (#2625)

Juha Heinanen jh at tutpro.com
Thu Feb 11 09:40:34 CET 2021


Daniel-Constantin Mierla writes:

> @juha-h - can you try with latest master again? I found an issue in
> ctl module that was introduced in master branch a while ago, but after
> 5.4. It may be that one. If it is not fixed, then get the `kamctl
> trap` after it hangs, to see where the processes are stuck (you need
> gdb installed).

Thanks, it works now:
```
# sip-proxy_ctl keepalive.list
# sip-proxy_ctl keepalive.add sip:username at domain listname
# sip-proxy_ctl keepalive.list
{
	uri: sip:username at domain
	owner: listname
	last checked: Thu Feb 11 10:39:22 2021

	last up: Thu Jan  1 02:00:00 1970

	last down: Thu Jan  1 02:00:00 1970

	state: 0
}
```



More information about the sr-dev mailing list