Hi. I'm looking for a CLI command that I could use to list all DNs with a specific call forward. I have one but it doesn't work for me:run sql select d.name as device, n.dnorpattern, cfd.cfadestination from device as d inner join devicenumplanmap as ...