Daemon for voice modems.
Go to file
2005-06-01 00:37:22 +00:00
cnd Initial revision 2005-06-01 00:37:22 +00:00
doc Initial revision 2005-06-01 00:37:22 +00:00
include Initial revision 2005-06-01 00:37:22 +00:00
phonectl Initial revision 2005-06-01 00:37:22 +00:00
phoned Initial revision 2005-06-01 00:37:22 +00:00
COPYRIGHT Initial revision 2005-06-01 00:37:22 +00:00
global.mk Initial revision 2005-06-01 00:37:22 +00:00
main.mk Initial revision 2005-06-01 00:37:22 +00:00
Makefile Initial revision 2005-06-01 00:37:22 +00:00
README Initial revision 2005-06-01 00:37:22 +00:00

+=======================================+
|		phoned			|
|	(C)2005, Dan Ponte		|
+=======================================+
This is the phoned distribution, version 0.1.
phoned is distributed under the license outlined in COPYRIGHT. Please read
it before use!

This is now a hybrid of the older cidserv distribution. I might go to CVS
some day.

To build, simply type 'make'. phoned was written for BSD make (just "make"
on regular BSD systems, "pmake" on many linux machines.) For further
installation instructions, please see doc/install_guide.txt.

You will find the following directories in this source archive:

cnd/ - Caller ID program
doc/ - misc. documentation
examples/ - example scripts
include/ - global include files
lib/ - API libraries
phonectl/ - command line client to phoned
phoned/ - main phone daemon written in C
xfone/ - Tcl/Tk interface to phoned

dcp1990@neptune.atopia.net - http://www.theamigan.net/phoned/index.html
vim:tw=76