If someone doesn't send one before Monday I can send you something then Brenda. Usually the main sticking point is in getting the ANI formatted to match what format you're entering the ANIs into the data table. What I usually do is format the ANI to get the subscriber number part, and prefix that with a 0. That's because that matches what most of our contact centre people are used to dialing, e.g., 0211234567 instead of +64211234567. Then in your data table you would have the 0211234567 value. So start off by formatting the ANI into a variable for how you want it to match your entries in the data table. Then when you do your data table lookup, use that ANI formatted variable to look for the row.
One of the only downsides to this approach for us is if you use the export to CSV function to do bulk updates on data table rows. Excel will not play nice and try to strip those leading zeroes.
------------------------------
Vaun McCarthy
------------------------------