RE: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-03-30 Thread Joe Presto
To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Reverse phone lookup interface with asterisk Yep -- 'xept that side simply refers you to 411.com, phonenumber.com and whitepages.com, which are all three different flavors of the same site -- data returned

RE: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-31 Thread Joe Presto
] [mailto:asterisk-users- [EMAIL PROTECTED] On Behalf Of Joe Presto Sent: Tuesday, January 18, 2005 8:46 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Reverse phone lookup interface with asterisk I've had some success setting up a crude screen pops using Jabber, and am pretty happy

RE: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-31 Thread Jay Milk
PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Reverse phone lookup interface with asterisk Just thought I'd post an update on my progress. - I asked ServiceObjects to create a Perl script - no response yet. - I found this reverse lookup

Re: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-31 Thread Dr. Matthew Roller
- Joe -Original Message- From: [EMAIL PROTECTED] [mailto:asterisk-users- [EMAIL PROTECTED] On Behalf Of Joe Presto Sent: Tuesday, January 18, 2005 8:46 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Reverse phone lookup interface with asterisk I've had

Re: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-31 Thread Duane
Joe Presto wrote: Just thought I'd post an update on my progress. - I asked ServiceObjects to create a Perl script - no response yet. - I found this reverse lookup script that uses anywho.com: http://search.cpan.org/~phocus/revphone-0.01/lib/revphone.pm. Managed to integrate it with my email

RE: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-31 Thread Jay Milk
: [Asterisk-Users] Reverse phone lookup interface with asterisk use http://www.reversephonedirectory.com/ it works for business as well as residential, I have been using it for years. On Mon, 31 Jan 2005 18:20:11 -0600, Jay Milk [EMAIL PROTECTED] wrote: I got mine done last weekend, using

[Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-18 Thread Joe Presto
I've had some success setting up a crude screen pops using Jabber, and am pretty happy with it. But I'd love to have it pop up with the full name and address of the caller. The easiest way to do this is using ServiceObjects GeoPhone web service - although it's expensive for small shops (free

Re: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-18 Thread Glenn Powers
Joe Presto wrote: I've had some success setting up a crude screen pops using Jabber, and am pretty happy with it. But I'd love to have it pop up with the full name and address of the caller. I'm working on screen pop functionality for XRMS, an open source CRM/SFA package. I would be very

RE: [Asterisk-Users] Reverse phone lookup interface with asterisk

2005-01-18 Thread Joe Presto
I'm working on screen pop functionality for XRMS, an open source CRM/SFA package. I would be very interested to see your jabber implementation. Screen pop is probably a strong term for what I'm doing - just sending a message through Jabber. I like that it queues when I'm offline. Not much to