On Wed, Aug 31, 2011 at 3:36 PM, Robert Thomas <span dir="ltr"><<a href="mailto:thomcr@gmail.com">thomcr@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I sometimes do a dlg_list to see from what customers I get the most calls.<br><br>I look at the caller_contact IP Address, but I need to check against my database to see what IP address belong to who.<br><br>So, If I can have a line on the dlg_list with the customer id it would be handy<br>
<br></blockquote><div><br>This is pretty application specific. You could either perform the lookup in the configuration and store it into a dlg_val or you could use an external script to parse the fifo response and smash it together with your ip list.<br>
-Brett<br> <br></div></div>