[Asterisk-Users] Cisco XML 411 Interface

Matt Darnell mattdarnell at gmail.com
Mon Oct 4 14:36:43 MST 2004


On Mon, 4 Oct 2004 15:46:47 -0400, Assaf Benharoosh <ab at franticllc.com> wrote:
> 
> I've been looking into those- the XML programming is not the problem-
> the question is if there's a known way to query some online 411 database
> for US numbers.
> 
> Assaf Benharoosh

Here are some Perl modules that will provide the info you need.  You
would just need to wrap them up.

http://search.cpan.org/~glennwood/Scraper-3.05/lib/WWW/Scraper/Google.pm
  Does a scrape of google.  They have lots of phone numbers.

http://search.cpan.org/~kennedyh/Number-Phone-US-1.5/lib/Number/Phone/US.pm
  Does phone number validation for US phone numbers.  They have
modules for all around the world

http://search.cpan.org/~phocus/revphone-0.01/lib/revphone.pm
  Uses anywho.com and mines a reverse phone number lookup

That would be a cool XML app someone could write and put on the web.

You could wrap other sites like whitepages.com

Aloha,
Matt



More information about the asterisk-users mailing list