i would like to acquire the IP office's CDR Data and capture it in a text file or somethng similar. Is this possible? if so how do i go about doing it?
Depening on what you would like to see, realtime or not. Better ask your installer. You have CCR or CCC depening on version of the IPO those are realtime but cost a lot, and you have 3rd party software like Report9 ect....
___________________________________________
It works! Now if only I could remember what I did...
download netcat for windows and start it from a DOS box with this command:
nc.exe -l -p 8011 > smdr-%date:~3,2%-%date:~6,2%-%date:~9,4%_%time:~0,2%.%time:~3,2%.txt
8011 is the portnumber stup in IP Office > System > SMDR
the ip address is the ip address of the pc running netcat
the smdr data is stored in a file named like this :
smdr-15-04-2011_12.47.txt
You can also try the SMDR logger from Impertio. It's a free download. It adds the originating IP address as part of the record so you can send multiple switch info to the same logging box. Got it running on three clients and it works pretty well - the URL is -
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.