Caller ID modem listener daemon for Unix.
Go to file
2005-05-26 23:40:37 +00:00
src Changed the define 2005-03-13 06:36:15 +00:00
xcid Xosd! 2005-05-26 23:40:37 +00:00
Makefile Initial revision 2004-12-23 21:44:39 +00:00
parselog.pl Useless 2004-12-23 23:46:01 +00:00
README Merged. 2005-05-26 23:40:19 +00:00

(C)2004, Dan Ponte. Under the BSD license.
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.