1NCID_TOOLS(7) NCID NCID_TOOLS(7)
2
3
4
6 ncid_tools - NCID tools overview
7
9 NCID tools are Perl and shell scripts for dealing with files and de‐
10 vices. The current tools distributed with NCID are:
11
12 cidalias Views alias definitions in the NCID alias and blacklist
13 files.
14 cidcall Views calls, hangups, messages and end-of-calls in the
15 NCID call log.
16 cidupdate Updates aliases in the NCID call file. Designed to be
17 called by the NCID server.
18 get-fcc-list Obtains the latest fcc.blacklist derived from FCC Com‐
19 plaints data.
20 ncidnumberinfo Formats the number and gives new information in the
21 ncidd message format.
22 ncidutil Manipulates entries in the alias, blacklist and
23 whitelist files. Designed to be called by the NCID
24 server.
25 ncid-yearlog Creates a yearly call log, that grows month by month,
26 from each monthly log
27 phonetz Returns the local time or the local time range, taking
28 into account multiple time zones and daylight saving
29 time.
30 update-cidcall Updates the caller log with the new name and data fields
31 produced from ncidnumberinfo. The output is sent to
32 STDOUT
33 wct Whozz Calling Ethernet Link Device interactive tool.
34
36 $HOME/NCID/log/cidcall-<year>.log
37 $HOME/NCID/log/ciddata-<year>.log
38 /etc/ncid/fcc.blacklist
39 /etc/ncid/ncidd.alias
40 /etc/ncid/ncidd.blacklist
41 /etc/ncid/ncidd.whitelist
42 /usr/share/ncid/sys/get-fcc-list
43 /var/log/cidcall.log
44 /var/log/ciddata.log
45 /var/backups/ncid/
46
48 cidcall.1, cidalias.1, cidupdate.1, get-fcc-list.1, ncidutil.1, ncid-
49 yearlog.1, phonenumber, update-cidcall, wct.1
50
51
52
53NCID 2021-10-9 NCID_TOOLS(7)