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
15 cidcall Views calls, hangups, messages and end-of-calls in the
16 NCID call log.
17
18 cidupdate Updates aliases in the NCID call file. Designed to be
19 called by the NCID server.
20
21 get-fcc-list Obtains the latest fcc.blacklist derived from FCC Com‐
22 plaints data.
23
24 ncidnumberinfo Formats the number and gives new information in the
25 ncidd message format.
26
27 ncidutil Manipulates entries in the alias, blacklist and
28 whitelist files. Designed to be called by the NCID
29 server.
30
31 ncid-yearlog Creates a yearly call log, that grows month by month,
32 from each monthly log
33
34 phonetz Returns the local time or the local time range, taking
35 into account multiple time zones and daylight saving
36 time.
37
38 update-cidcall Updates the caller log with the new name and data fields
39 produced from ncidnumberinfo. The output is sent to
40 STDOUT
41
42 wct Whozz Calling Ethernet Link Device interactive tool.
43
45 $HOME/NCID/log/cidcall-<year>.log
46 $HOME/NCID/log/ciddata-<year>.log
47 /etc/ncid/fcc.blacklist
48 /etc/ncid/ncidd.alias
49 /etc/ncid/ncidd.blacklist
50 /etc/ncid/ncidd.whitelist
51 /usr/share/ncid/sys/get-fcc-list
52 /var/log/cidcall.log
53 /var/log/ciddata.log
54 /var/backups/ncid/
55
57 cidcall.1, cidalias.1, cidupdate.1, get-fcc-list.1, ncidutil.1, ncid-
58 yearlog.1, phonenumber, update-cidcall, wct.1
59
60
61
62NCID 2022-11-8 NCID_TOOLS(7)