Displaying 2 results from an estimated 2 matches for "monetra".
2007 Jan 13
1
Caching Caller Name
Hey Guys,
Kind of an off the ball question, but I have a random idea.
My voip provider supports caller id lookups, but charges a bit for each lookup. I'm thinking about writing a basic PHP script (through AGI) to cache these lookups for say 90 days. Is there an obvious problem with this?
Thanks
--
Robert Norton
SophMedia LLC Operations Manager
Cell: 480-234-4312 Office: 480-626-5449 (x300)
2006 Nov 17
11
wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM
database that provides http based query responses?
Does an application or script already exist that does this?
Basically, I want to do a wget of a URL that contains the callerID
number as a variable, and assign the returned text to another variable
which can be used to set the caller ID name.
Any suggestions?