Daemon for voice modems.
Go to file
2005-06-26 16:51:00 +00:00
cidclient
cnd
doc
include
lib Register that shiat 2005-06-26 16:22:54 +00:00
phonectl
phoned
scripts
xcid
xfone Stuff added 2005-06-26 16:51:00 +00:00
COPYRIGHT
global.mk
main.mk
Makefile Uh, no shit? 2005-06-26 15:55:58 +00:00
README
TODO

$Amigan: phoned/README,v 1.8 2005/06/23 02:48:39 dcp1990 Exp $
+=======================================+
|		phoned			|
|	(C)2005, Dan Ponte		|
+=======================================+
,iPPPPPPPPPpppp	 ::									,iDDDDDDDDDDDDDdddd
ii          ppp	 ::									ii		 ddd
ii           pp	 ::									ii		  ddd
ii          ppp	 ::									ii		   ddd
ii         pp	 ::									ii		   ddd
ii        pp	 ::		  ;@@@@@@@;	;;		 dddDDDDBBBBbbb		ii	     	    ddd
;;;;;;;;pp	 ::bbbbbbbb	 "'	  '"	::bbbbbbbb	eee	     eee	ii		    ddd
::		 ::      bbb	::	   ::	::	bbb    ee	       ee	::		   ddd
::		 ::	 bbb	::	   ::	::	bbb    ::::::::::::::::::	::		  ddd
::		 ::	  bb	;;	   ;;	::	 bb    rr			::		 ddd
::		 ::	  bb	 "'	  '"	::	 bb	rrr	     rrr	::		ddd
::		 ::	  bb	  ;@@%%%@@;	::	 bb	  rrrrrrrrrrrr		::DDDDDDDDDDDDdd

This is the phoned distribution, version 1.0.
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, which may be
out of date.

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. Also, the MD5 code is
(C) L. Peter Deutsch (of Aladdin), and is under a BSD-like license. Please
respect it.

You will find the following directories in this source archive:

cidclient/ - Win32 caller ID notifier, for VB6 (with NSIS script), like xcid
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
scripts/ - various administration and cool scripts
xfone/ - Tcl/Tk interface to phoned
xcid/ - CID notifier for X clients. Not built by default; cd xcid && cat README

The scripts need tcllib. Please modify the paths in the scripts to libraries
so that they work.

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