Caller ID modem listener daemon for Unix.
Go to file
Dan Ponte f98bd96637 Import from cvs 2011-11-06 10:00:44 -05:00
servng Import from cvs 2011-11-06 10:00:27 -05:00
src use date 2006-03-22 22:18:44 +00:00
xcid Import from cvs 2011-11-06 10:00:44 -05:00
Makefile Initial revision 2004-12-23 21:44:39 +00:00
README News about parselog 2005-06-01 00:26:23 +00:00
parselog.pl Print information for everyone (this can get mighty annoying, but that's what less(1) is for) 2005-06-01 00:24:10 +00:00

README

(C)2004-2005, Dan Ponte. Under the BSD license.
cid distribution v0.2

xcid requires X, obviously (pure Xt).
Edit the makefile if not on FreeBSD to comment out -DSPEAKER.
This is pretty hackish. For some debug stuff in either xcid or cidserv, use -DDEBUG in CPPFLAGS.

Updates:
There is now cnd_mgetty, for use with mgetty's cnd-command parameter. No changes in the client are needed for this to work. To use it, change the ADDRS define at the top.
===========
xcid can now use xosd (and libxosd). If you don't want to do this, remove -DUSE_XOSD and -lxosd from xcid/src/Makefile.
===========
parselog.pl now works with the new logfile format. Have a blast with it, but the verbose output can get annoying without a pager.