Script to find and delete SIP connections in Mikrotik RouterOS

Script to find and delete SIP connections in Mikrotik RouterOS

This is handy when you only want to force SIP connections to re-establish:

/ip firewall connection remove [/ip firewall connection find where connection-type=sip and assured=no]