This is the Unicall Asterisk channel driver for Asterisk 1.4

The latest version can be found at http://www.moythreads.com/astunicall/

To compile it you must first install
- DAHDI (dahdi-linux and dahdi-tools)
- SpanDSP
- libsupertone
- libunicall
- libmfcr2
- Asterisk 1.6

Once those dependencies are installed just type "make && make install" 
in the directory where this README file is. That will generate chan_unicall.so 
and put it in /usr/lib/asterisk/modules ready to be loaded by Asterisk.

Thanks to tzfarir for the Makefile

If you find a bug or have a feature request for chan_unicall, please drop me a line. 

Be aware that trying to install this driver is subject to use the latest versions of
spandsp, libsupertone, libunicall, libmfcr2 and Asterisk 1.6, using other versions
may or may not work. If you just need a package with everything included please go
to http://www.moythreads.com/astunicall/ and download the astunicall .tar.gz that
already includes working versions of all the dependencies.

Moises Silva <moy@sangoma.com>
Maintainer of Asterisk Unicall Driver

