  Call Logging Daemon (cld) is a daemon program designed to work with
Weeder Technologies WTCCI-K Caller ID / Computer Interface and WTTCI-K
Telephone / Computer Interface kits.  Both kits will interface to the
same serial port, and to the phone line.  They are designed to 'talk'
at 1200 baud.

  The WTCCI-K decodes the caller ID data, and outputs a pre-formatted
ASCII string.  This string always starts with 'I', and ends with a <CR>.

  The WTTCI-K decodes all touchtones from phone on the line, or from an
incomming call after it is answered.  When no more tones are recieved
for the timeout period (default is 5 seconds), the tones are send as
a formated ASCII string that starts with 'O' and ends with a <CR>.

  This software writes the caller ID data to "/var/log/caller_ID.log",
and the touchtone data to "/var/log/caller.log".  If the touchtone
data is 10 tones, it reformats it to (###)###-###, and if it is 7
tones, it reformats it to ###-####.  It prefexes the tone string with
the date and time.  (Fri Jun 12 18:11:32 : 321-0181)
  The file is synced after writing, so the log will not be lost in case
a system crash, or power loss.

  If you find this program usefull, or if you find any bugs, please let
me know.  See the TODO list for future enhancments that I hope to add...

Mikkel L. Ellertson <mikkel@execpc.com>

For more info on Weeder Technologies:
		See their add in Nuts & Volts
		Write to PO Box 2436, Ft. Walton Beach, Fl. 32549
		Call (850)863-5723
