02-20-2007 10:57 AM - edited 03-14-2019 08:07 PM
Is there a way ot increase the number of calls retained in the call history file so someone can view from the CME GUI more than the last 10 calls? They do not have a syslog server and want to at least look at the previous days calls.
Thanks,
Mike.
02-20-2007 11:16 AM
Hi Mike,
I believe the defaults for Call History are causing this problem. Have a look;
show call history voice - Displays the call history table for voice calls.
To specify call detail record (CDR) storage time, use the dial-control-mib command, which has two sets of keyword and argument options. The max-size number option specifies the maximum size of the CDR event table. The valid range is from 0-500, and the default is 50. Setting the value to 0 disables the CDR feature.
The retain-timer number option specifies the length of time in minutes that entries will remain in the call history table. The valid range is from 0-2147483647 minutes, and the default is 15. Setting the value to 0 prevents any call history from being retained.
Call Activity Monitoring and Call History Logging
The Cisco Unified CME GUI provides call history table information so that a network administrator can monitor the call history information for unknown callers and use this information to disallow calling activities based on select calling patterns. The call history log should be configured to perform forensics and accounting and allow the administrator to track down fraudulent calling patterns. Configure the following commands to log call activity and call history:
dial-control-mib retain-timer 10080
dial-control-mib max-size 500
From this doc;
Hope this helps!
Rob
08-08-2007 07:03 PM
What about for non-CME H.323 IOS gateways. Is there a way to increase the duration that call histories stay accessible longer with the "sh call his voice" command?
10-15-2008 01:05 AM
Robs answer seems to be the only solution with regards to CME in this forum!!! He had made a document with detailed steps!!! Great work!!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide