We had this one case open for like a month, and I decided to take a crack at it a few weeks ago. I thought it was a pretty funny issue, that I don’t see too often.
So there was this one user, that kept getting missed calls like 5-10 times a day. And they were always showing to be coming from the Unity server (based on the Caller ID). This was pretty annoying for sure and it was only one user that kept getting these phantom calls.
I’m thinking to myself, when does Unity call anyone? Unity can do message notification right? We get a new Voice mail and we can have Unity page, email or call us. I figured this was probably a good place to start, looking at notifications in Unity.
This first thing I’m thinking is there is no way I’m going through every subscriber and checking their notifications. I knew I wanted to be able to search subscriber notifications and see if any were set to dial her extension (let’s say her extension was 5125).
I opened the Tools depot and used the “Subscriber Information Dump”. You can basically use this tool to write all the subscriber properties to a CSV file and be able to search through them easily. I searched through and didn’t find anything that exactly matched her extension (5125).
I ran this during the day and didn’t affect the system, just make sure to monitor task manager when doing these things. You can also check the “call viewer” to make sure there aren’t a lot of calls to the system.
See below for Subscriber Information Dump location ::

(more…)