Report of numbers redirected to Opening Greeting in Unity Connections
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2021 08:21 PM
Is there a way to get a report of all numbers that have been redirected to the opening greeting in Unity Connection? Is it possible to run it for the last week or the last month?
- Labels:
-
Unified Communications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2021 09:27 PM
its not clear what does it mean by redirecting to opening greeting in unity connection
if you need to see the call forwarding setting of extensions, Use below query from CLI.
run sql select n.dnorpattern, cfd.cfadestination, cfd.cfavoicemailenabled from numplan as n inner join callforwarddynamic as cfd on cfd.fknumplan=n.pkid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2021 05:54 AM - edited 06-14-2021 06:55 AM
Do you mean calls that were forwarded to Unity by CM, but there was not a subscriber or call handler with the forwarded number?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2021 06:21 PM - edited 08-31-2021 06:33 PM
Hi Elliot,
Yes, that's what I'm hoping for. Sorry for the delay. My email was filtering messages from the community and I didn't know there was a response.
