Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
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 ...