Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: dogmai on July 03, 2008, 04:39:15 AM

Title: Sail - CallerID Lookup
Post by: dogmai on July 03, 2008, 04:39:15 AM
Hello,

Is it possible to hookup a CallerID Lookup in Sail?

e.g.

http://bestof.nerdvittles.com/applications/callerid/


Thanks,
Dogmai.
Title: Re: Sail - CallerID Lookup
Post by: SARK devs on July 03, 2008, 08:09:20 AM
yes, of course,  You can do anything you liike using custom apps.  Someone has already done something with mysql lookups (search on here).  For limited look up of "expected" numbers, it's usually sufficient just to load the numbers/names into each phone directory.  If you want to do global lookupos through external directories then you'll probably need to install the application you refer to in your post and call it from an app.

Kind Regards