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

cme cdr's to syslog server

pvarenholt
Level 5
Level 5

Trying to find info on sending cdr's from cme to syslog server.

Has anyone done before and could someone point me towards docs and or sample config. Not having much luck finding info on "How to".

So far only found voice statistics but not getting very far with this.

Many thanks.

paul.

1 Reply 1

b.hsu
Level 5
Level 5

Following is a sample configuration that enables the CME Telephony router to generate VoIP

CDRs and send them to an external syslog server:

CME-router#(config) service timestamps log datetime msec localtime

CME-router #(config) aaa new-model

CME-router #(config) aaa authentication login default none

CME-router #(config) aaa accounting connection h323 start-stop radius

CME-router #(config) gw-accounting syslog

CME-router #(config) logging syslog_ip

!!! syslog_ip is the ip address of syslog server, multiple servers may be specified

To synchronize the CME Telephony to an external NTP server:

CME-router #(config) ntp server ip_address

!!! ip_address - IP address of the time server providing the clock synchronization

If there is no external NTP time source, use the internal clock as the time source.

telephony-service #(config) ntp master

To ensure that the timestamps are correct, the router clock should be set to the correct

time

telephony-service #clock set 15:15:00 Oct 31 2001