Quoting Ronald Wiplinger <[EMAIL PROTECTED]>: > Is there a table available, which tells me if a zip code, city and area > code matches? > For now I did it with google, type each info in and found out if it > matches, but it would be easier if there is a table available.
If you subscribe to the LERG, you can build a table which might fit your needs. If you simply want to find a zip code for a NPA-NXX, you can lookup the switch for that NPA-NXX in table LERG6 then lookup the zipcode for the switch in table LERG& (I think). This works good for finding a nearby zipcode to match a callers ANI. If you need something more than that, it will be difficult. A zip code can serve multiple NPA-NXX's and an NPA-NXX can be in multiple zip codes. --Shane ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
