<div dir="ltr">Hi Team,<br><br>I need a help to remove the dmq list entry from the kamailio,<br><br>I have executed the command <b>kamcmd dmq.list_nodes, below is the output<br></b>{<br>     host: xx.xx.xx.xx<br>     port: 5080<br>    resolved_ip: xx.xx.xx.xx<br>      status: active<br>        last_notification: 0<br>  local: 0<br>}<br>{<br>        host: yy.yy.yy.yy<br>     port: 5060<br>    resolved_ip: yy.yy.yy.yy<br>      status: active<br>        last_notification: 0<br>  local: 0<br>}<br><br>I need to remove the <b>yy.yy.yy.yy.<br><br><br>Note: I have used to remove the node with below command but it is not able to delete the entry.<br><br></b><div>kamctl rpc dmq.remove sip:yy.yy.yy.yy:5060</div><div></div><div>
<br></div></div>