On Wed, Aug 31, 2011 at 3:36 PM, Robert Thomas <tho...@gmail.com> wrote:

> I sometimes do a dlg_list to see from what customers I get the most calls.
>
> I look at the caller_contact IP Address, but I need to check against my
> database to see what IP address belong to who.
>
> So, If I can have a line on the dlg_list with the customer id it would be
> handy
>
>
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.
-Brett
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to