cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
217
Views
5
Helpful
2
Replies

Message Notification

Pabloduarte
Level 1
Level 1

I have a Unity Subsriber that has message notification enabled but to a wrong

number,

The reason I know this is because I am monitoring the outside calls and have many failed calles originating from a unity port.

Is there any way of finding out quilkly which subscriber is causing this?

Thanks

Pablo

2 Replies 2

kechambe
Level 7
Level 7

You could use this SQL query:

select DlvdevicePhoneNumber, ParentAlias from NotificationDevice where DlvdevicePhoneNumber = '123456789'

That should return the user alias and number.

Hope that helps,

Keith

Keith,

Thank you very much,

This worked very nice,

Keep up the good work

Pablo

I had some problems at first because I was just trying the number dialed without thinking that I need to add the 9 as the digit to dial an outside line.

Can you use wild cards in the query , If so what is the default wild card charater???

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: