Specifications

xiii
Cisco 1751 Router Software Configuration Guide
OL-1070-01
dial-control-mib
To specify attributes for the call history table, use the dial-control-mib global configuration command.
dial-control-mib {max-size number | retain-timer number}
Syntax Description
Defaults
The default call history table length is 50 table entries. The default retain timer is 15 minutes.
Command Mode
Global configuration.
Usage Guidelines
The call history table contains a listing of all calls connected through the router in descending time
order since VoIP was enabled. Use the dial-control-mib global configuration command to specify
attributes for the call history table.
Example
The following example configures the call history table to hold 400 entries, with each entry remaining
in the table for 10 minutes:
configure terminal
dial-control-mib max-size 400
dial-control-mib retain-timer 10
dial-peer voice
To enter the dial peer configuration mode (and specify the method of voice-related encapsulation), use
the dial-peer voice global configuration command.
dial-peer voice number {voip | pots}
max-size number Maximum size of the call history table. Valid entries are from 0 to 500
table entries. A value of 0 prevents any history from being retained.
retain-timer number Length of time, in minutes, for entries in the call history table. Valid
entries are from 0 to 2147483647 minutes. A value of 0 prevents any
history from being retained.