[Asterisk-Users] CallerID name lookup AGI script
Brian Dingman
bdingman at gmail.com
Sun May 8 10:53:42 MST 2005
Can you give any help on debugging AGI. The CLI just shows the following:
May 8 13:23:54 VERBOSE[18102]: -- Executing
EAGI("IAX2/teliax at teliax/1", "cid_rewrite.php") in new stack
May 8 13:23:54 VERBOSE[18102]: -- Launched AGI Script
/var/lib/asterisk/agi-bin/cid_rewrite.php
May 8 13:23:54 VERBOSE[18102]: -- AGI Script cid_rewrite.php
completed, returning 0
No rows are put in the db. Somewhere my setup is breaking but not sure where.
Thanks
On 5/8/05, Jay Milk <jay at skimmilk.net> wrote:
> Mine does business lookups properly, and also uses a mySQL database to
> cache results (and allows you to store your own results):
>
> http://www.muware.com/asterisk/
>
> And yes, it does both google and 411.com, and falls back to telcodata.us
> to get CO information if the other two come back empty. Since it's
> already on there, it stores the address in the DB as well, if google or
> 411 return it.
More information about the asterisk-users
mailing list