by Baylink » Thu Mar 04, 2010 12:26 pm
No, I don't want to parse a multimeg file every second. I want to do one 2-way join, and parse the results, inside my code. :-)
I should be able to get a join that will give me outside_channel, outside_server_ip, agent, seat, custphone, call_length with no more than 3 tables, I would hope, and the join shouldn't kill anything.
I just don't know the data dictionary well enough to know where to go, and I'm not aware there's any documented data dictionary available; is there?