Asterisk ActiveX Component
by Omar Carvajal <omar@carvajal.com>
Copyright (C) 2001-2002, Omar Carvajal
================================================================

COMPILATION
These instructions are made for the Microsoft Visual C++ 6 compiler.

Add the following directories in the include path:
   gsm\inc
   gsm\src
   libiax\src		Make sure the miniphone.h file is in the directory, this is available from the CVS version

After adding those directories to the path, go ahead and compile the ActiveX from the Build->Build virt1800.ocx menu option.
I have also included a MS Visual Basic project to test the ActiveX, available in the vbtest directory.


If you have any questions, comments or anything of the sort send me a message at omar@carvajal.com or at miguelc55 on AOL instant messenger.


The Asterisk ActiveX is distributed under GNU General Public License.
