Daniel Jimenez
2004-Sep-09 11:16 UTC
[Asterisk-Users] Caller-ID name lookup via anywho.com
Hey all, Did I see something on here about using an AGI script to do reverse lookups via anywho.com? I have a PRI that only gets caller-id number and no Alpha. TIA, -- Daniel Jimenez <djimenez[at]pobox[dot]com>
Jason Kawakami
2004-Sep-09 12:01 UTC
[Asterisk-Users] Re: Caller-ID name lookup via anywho.com
----- Original Message -----> > Hey all, > > Did I see something on here about using an AGI script to do reverse > lookups via anywho.com? I have a PRI that only gets caller-id number and > no Alpha.I have thought about this as well. Should be totally possible but first off you could just change the signalling on the PRI to NI2 (or some other signalling that gives name display I am in the US and that is what I always have my carriers send me). That would give you name display from the carrier. Less work and the carrier probably doesn't charge more for it. Jason Kawakami www.optellabs.com
Lenny Tropiano / asterisk.org Mailing list
2004-Sep-09 18:00 UTC
[Asterisk-Users] Re: Caller-ID name lookup via anywho.com
> > Did I see something on here about using an AGI script to do reverse > > lookups via anywho.com? I have a PRI that only gets caller-id number and > > no Alpha.[...] I put a copy of it here... http://www.voiping.com/calleridnamelookup.agi It was written by James Golovich <james@gnuinter.net> and requires the Asterisk::AGI perl bindings, but works...
Flatfender
2004-Sep-10 07:29 UTC
[Asterisk-Users] Re: Caller-ID name lookup via anywho.com
Can anyone who is using this, give me an idea of performance impact of using this? Thank You, Matt Pusateri On Thu, 9 Sep 2004 20:00:02 -0500 (CDT), Lenny Tropiano / asterisk.org Mailing list <asterisk@icus.com> wrote:> > > Did I see something on here about using an AGI script to do reverse > > > lookups via anywho.com? I have a PRI that only gets caller-id number and > > > no Alpha. > [...] > > I put a copy of it here... > http://www.voiping.com/calleridnamelookup.agi > > It was written by James Golovich <james@gnuinter.net> and requires > the Asterisk::AGI perl bindings, but works... > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >