Author Topic: Tracking number of incoming calls  (Read 1594 times)

Offline AhiTuneup

  • Contributer
  • *
  • Posts: 15
  • Country: us
  • Karma: +0/-0
    • View Profile
Tracking number of incoming calls
« on: October 15, 2014, 12:03:32 PM »
I have a device that is set to go straight to voicemail, and the voicemail box is setup as an auto attendant. Is there a simple (or otherwise) way to track the number of calls that come through this device?


Offline ralph

  • Mitel Forums Admin
  • Hero Member
  • *****
  • Posts: 5741
  • Country: us
  • Karma: +468/-0
  • Published Author: http://amzn.to/2dcYSY5
    • View Profile
Re: Tracking number of incoming calls
« Reply #1 on: October 15, 2014, 01:40:51 PM »
It's a manual process.
From the command line enter "logs re smdr new 5000 match <forwarded device number>"
If your SMDR is active then you should see some calls.
You may then be able to simply count them.

Ralph

Offline AhiTuneup

  • Contributer
  • *
  • Posts: 15
  • Country: us
  • Karma: +0/-0
    • View Profile
Re: Tracking number of incoming calls
« Reply #2 on: October 15, 2014, 04:18:29 PM »
Thank you very much Ralph, this is what I was looking for.

Question though..

I thought "logsys read smdr newest 5000 match xxxx" would pull the newest 5000 entries that contain the matching string, but it actually seems to search through the newest 5000 entries for entries containing the string.. so I tried "logsys read smdr newest 50000 match xxxx". I'm not seeing all the entries that I'm expecting to see, and at the end of the search I get "LOGSYS info: READ completed for SMDR log with 19954 entries." I've done this multiple times, and the number seems to fluctuate - do the oldest entries get thrown out once the total number of entries reaches a certain limit? If so, is there a way to increase this limit? I need to keep an accurate daily count of calls coming to a particular extension, so I'd like to avoid those entries getting tossed and throwing the numbers off.

Offline ralph

  • Mitel Forums Admin
  • Hero Member
  • *****
  • Posts: 5741
  • Country: us
  • Karma: +468/-0
  • Published Author: http://amzn.to/2dcYSY5
    • View Profile
Re: Tracking number of incoming calls
« Reply #3 on: October 15, 2014, 04:24:13 PM »
Yes.   "Newest 5000" means search through the new 5000 log entries.
The most a system will maintain is 20000.   It deletes the oldest.

Ralph


 

Sitemap 1 2 3 4 5 6 7 8 9 10