Hi Team,

I need a help to remove the dmq list entry from the kamailio,

I have executed the command kamcmd dmq.list_nodes, below is the output
{
host: xx.xx.xx.xx
port: 5080
resolved_ip: xx.xx.xx.xx
status: active
last_notification: 0
local: 0
}
{
host: yy.yy.yy.yy
port: 5060
resolved_ip: yy.yy.yy.yy
status: active
last_notification: 0
local: 0
}

I need to remove the yy.yy.yy.yy.


Note: I have used to remove the node with below command but it is not able to delete the entry.

kamctl rpc dmq.remove sip:yy.yy.yy.yy:5060