This is Inter Active Voice Response (IVRS), a  perl module for
implementation of IVRS under Linux.

You require perl 5.001 or later to use this library

Simply extract the files to a directory of your choice and run
./demo1 ttyS1 
Where ttyS1 is serial/modem port.

You can install the module by running these commands:
   perl Makefile.PL
   make
   make test
   make install

There are also some demo scripts.

For fax mode install efax or copy efix and efax from bin/ to your /usr/bin.

Please report any bugs/suggestions to Mukund Deshmukh
<betacomp@nagpur.dot.net.in>

All files contained in this installation are Copyright (c) 2000-2005
Mukund Deshmukh unless otherwise specified. All rights reserved.

This Module is free software; you can redistribute it and/or modify it under 
the same terms as Perl itself.




