Displaying 3 results from an estimated 3 matches for "callerid_shel".
Did you mean:
callerid_shell
2007 Jun 22
2
got-name
Is it just me, or is the AGI interface at cnam.got-name.com failing for
others? Anyone know how to contact them without sending postal mail or
telegram?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3221 bytes
Desc: S/MIME Cryptographic Signature
Url :
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?