News:

Welcome on our forum!

Main Menu

Advanced Data Logger > MySQL issues

Started by ryandball, August 31, 2009, 09:47:42 PM

Previous topic - Next topic

ryandball

Hi all,

I just purchased the Pro version of Data Logger.  All I want to do is capture data from our Avaya Definity phone system (this part works), and dump it all into one of our MySQL servers (this part does not).  The MySQL ODBC connector works fine and is able to talk to the database, but the Data Logger does not.  No error messages on either end, the data simply "disappears".  This is on a Windows 2000 Server.  The event viewer on the W2k computer does not show any errors and the syslogs on my MySQL server don't show any errors concerning this.

I have attached the configuration file.  I've read through the forums and looked at the tutorials but cannot find what I'm missing.

Any ideas?

thanks
Ryan


Arthur Grasin

Does the program disappear from the task manager? If yes, could you activate all program messages logging (Options - Program options - Protocol) and try again? What does this file contain after this situation?
If you like my work, please take a few seconds and add feedback about our site or our software [here]

ryandball

I have done that.  I am not sure what I am looking for, however.

Now I've noticed that if I change the parser module from 'Avaya Definity v1' to 'ASCII data query and parser', then it does log some to the MySQL database, but the fields are all wrong; most say NULL, the one that does carry through is DIALED_PHONE.  The table structure was created with the method specified in the tutorials.

Could it be that I am simply not parsing the data properly?  I would have thought that part would have been automatic with selecting the Definity parser, but perhaps not.

Thanks,

Ryan

ashok

Please publish your " display system cdr-paramater" report to analyse

Arthur Grasin

Quote from: ryandball on September 01, 2009, 04:27:40 PM
Could it be that I am simply not parsing the data properly?  I would have thought that part would have been automatic with selecting the Definity parser, but perhaps not.

Sure, the parser isn't configured. You should create parser item as in our tutorial (of course, you should specify other position numbers for parser items). You may open Avaya options and look at the SMDR output format. There you'll find position and length of all fields.
If you like my work, please take a few seconds and add feedback about our site or our software [here]