This NCID (Network Caller ID) release adds 2 server options and fixes a problem with sip2ncid when a PC goes to sleep. It also makes a change to the outgoing call message sent to clients. This makes it incompatible with clients using the outgoing call feature introduced in the previous release (version 0.80). The previous release of NCID should be replaced with this one because of the outgoing call message change.
A hangup option was added to the server to terminate a call if it appears in the blacklist file. A terminated call is labeled as "HUP:" in the call logfile.
A ignore1 configuration option was also added to the server so a leading 1 is never used in an alias definition. A leading 1 in a US telephone number depends on the telco.
The call logfile now labels an outgoing call as "OUT:" instead of "CIDOUT:".
The ncid-applet 0.6 Gnome applet displays NCID 0.80 type output calls. The Mercurial repository was updated to display NCID 0.81 type output calls.
The cidcall command line tool was updated and improved, man ncidtools.1 for documentation.
The client was updated to work with the new outgoing call label in the call logfile.
The client hangup output module was removed because it was too slow and to allow hangups to be included in the call file. The new server hangup option replaces it. The hangup now happens before the second ring, and the hangup is included in the call logfile. There is no longer a separate logfile for hangups.
The VoIP Gateway was changed so it terminates instead of hanging when a PC wakes up from sleeping.
There are now separate man pages for each tool listed in ncidtools.1 and for each output module listed in ncidmodules.1.
The release notes are at:
http://sourceforge.net/projects/ncid...EADME.txt/view
The project home page is at
http://ncid.sourceforge.net