- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm forwarding our SMDR logs via the Syslog forwarding options. Can anyone tell me how often the log is sent from the 7100 to the syslog receiver? Is there a frequency that can be changed?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
The SMDR records get pushed after every phone call to the external syslog server.
You can do a debug voice smdr to see the records being created.
Then after you place a call, you can do a show ip policy-sessions and you can see a session from the “self” policy class destined to the syslog server where it is sending the SMDR record.
More info on SMDR to external serve and locally can be found here:
https://supportforums.adtran.com/docs/DOC-5307
Hope that helps.
-Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
The SMDR records get pushed after every phone call to the external syslog server.
You can do a debug voice smdr to see the records being created.
Then after you place a call, you can do a show ip policy-sessions and you can see a session from the “self” policy class destined to the syslog server where it is sending the SMDR record.
More info on SMDR to external serve and locally can be found here:
https://supportforums.adtran.com/docs/DOC-5307
Hope that helps.
-Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: SMDR Logs
Mark,
Thanks yes I finally figured that out. I was able to successfully forward the logs to an external server. I then wrote a little script that that reads and parses the log, then stores that into a mySQL database. Now some of our mgmt team can access the call logs via an intranet page I developed. You can mark this as answered. Thanks.
Scott

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: SMDR Logs
Great! Thanks for the update.
-Mark

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: SMDR Logs
Hey sschindler would you mind sharing your script and setup? I'm in need of a way to parse through these ridiculous logs the 7100 dumps and it sounds like you worked this out nicely. Much appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: SMDR Logs
Hi Mark,
I'm fairly new to the AdTran process here and I'm curious once you set up your forwarding to x ip address and you set it to local0 where do you find the logs on that server?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: SMDR Logs
Erik,
It would depend on your syslog server. I would check their website and/or forums and see what they store the info.
-Mark