
innoLookup - AGI lookup tool for swiss phone numbers

Version:    v3.3

Usage:      innoLookup XXXXXXXXXX
            exten => 0XXXXXXXXX,n,AGI(innoLookup|${CALLERID(num)})

Description:
A small AGI tool that looks up the phone number given as the first
argument at 'tel.local.ch' and 'tel.search.ch'. If a name could be
resolved by one of the services, CALLERID is set accordingly.
Any comments, bug reports or questions are always welcome.

Author:
Innotronic Ingenieurbüro GmbH
<http://www.inno.ch/innoLookup.html>

Requirements:
-libcurl
-libxml2
-cxxutils		(v1.4.5 partially included and slightly modified)

References:
Asterisk Gateway Interface (AGI)  
<http://www.voip-info.org/wiki-Asterisk+AGI>

libcurl
<http://curl.haxx.se/libcurl/>
Copyright (c) 1996 - 2007 Daniel Stenberg, <daniel@haxx.se>

libxml2
<http://xmlsoft.org/>
Copyright (c) 1998-2003 Daniel Veillard

cxxtools
<http://www.tntnet.org/cxxtools.html>
Copyright (c) 2003 Tommi Maekitalo


Copyright (c) 2011 Innotronic Ingenieurbüro GmbH

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

