Daemon for voice modems.
Go to file
2005-06-19 00:04:02 +00:00
cnd
doc
include More errorchecking, get rid of perror()! 2005-06-19 00:04:02 +00:00
lib Make it 2005-06-14 02:44:37 +00:00
phonectl Modem pluggability began. 2005-06-18 03:10:45 +00:00
phoned More errorchecking, get rid of perror()! 2005-06-19 00:04:02 +00:00
COPYRIGHT legal 2005-06-14 02:47:14 +00:00
global.mk
main.mk Stricter 2005-06-18 20:22:07 +00:00
Makefile Make it 2005-06-14 02:44:37 +00:00
README licensing 2005-06-14 02:45:36 +00:00
TODO Stuff to be done 2005-06-13 03:53:13 +00:00

$Amigan: phoned/README,v 1.4 2005/06/14 02:45:36 dcp1990 Exp $
+=======================================+
|		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.

NOTE that lib/libpvf/ (library for converting from rockwell and other
formats to pvf, a portable format) is GPL'd code. However, I don't forsee
many troubles, since the BSD license is compatible.

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