2005-06-19 01:51:07 -04:00
|
|
|
$Amigan: phoned/README,v 1.5 2005/06/19 05:51:07 dcp1990 Exp $
|
2005-05-31 20:37:22 -04: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.
|
|
|
|
|
2005-06-13 22:45:36 -04:00
|
|
|
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.
|
|
|
|
|
2005-05-31 20:37:22 -04:00
|
|
|
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
|
2005-06-19 01:51:07 -04:00
|
|
|
scripts/ - various administration and cool scripts
|
2005-05-31 20:37:22 -04:00
|
|
|
xfone/ - Tcl/Tk interface to phoned
|
|
|
|
|
2005-06-19 01:51:07 -04:00
|
|
|
The scripts need tcllib. Please modify the paths in the scripts to libraries
|
|
|
|
so that they work.
|
|
|
|
|
2005-05-31 20:37:22 -04:00
|
|
|
dcp1990@neptune.atopia.net - http://www.theamigan.net/phoned/index.html
|
|
|
|
vim:tw=76
|