| I think the easiest way for you to accomplish your goal is to use the diagnostic monitor software inter-tel provides for the 5000. It can capture smdr data to a log file. If you have an in house developer, you could have him code a job to bulk import the logfile a set intervals. This should take a code pounder about 10 minutes to code. You can also bulk import a flat logfile into SQL with the bcp command line utility or the import wizard in SQL management studio (I am assumming microsoft SQL). If not using the diagnostic monitor you can use a terminal program but the 5000 requires a certain hand shake before transmitting smdr, "#0#0#0#32" as I recall. I will look have to check my notes for that. Last edited by woody; 11-24-2007 at 10:33 PM. |