cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
589
Views
0
Helpful
1
Replies

CDR records on CME

m-martynowski
Level 1
Level 1

Are there any CDR records stored on the CME router or do i need to setup Radius, SYSLOG or FTP? I know there is a log on the web interface, just wondered if you could pull the records off without one of the three methods. Thanks

1 Accepted Solution

Accepted Solutions

Adam Thompson
Level 4
Level 4

You can log CDRs to the router buffered memory. It makes them a little harder to read/interpet, but you don't have to have an external RADIUS/Syslog/FTP server to offload them to.

You can use the following commands in config mode:

logging buffered <>

dial-control-mib retain-timer <>

dial-control-mib max-size <>

To view them, use 'show logging'

Thanks,

Adam

Please rate if helpful

View solution in original post

1 Reply 1

Adam Thompson
Level 4
Level 4

You can log CDRs to the router buffered memory. It makes them a little harder to read/interpet, but you don't have to have an external RADIUS/Syslog/FTP server to offload them to.

You can use the following commands in config mode:

logging buffered <>

dial-control-mib retain-timer <>

dial-control-mib max-size <>

To view them, use 'show logging'

Thanks,

Adam

Please rate if helpful