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 ncidutil Manipulates entries in the alias, blacklist and
21 whitelist files. Designed to be called by the NCID
22 server.
23 ncid-yearlog Creates a yearly call log from each monthly log.
24 ncidnumberinfo Formats the number and gives new information in the
25 ncidd message format.
26 update-cidcall Updates the caller log with the new name and data fields
27 produced from ncidnumberinfo. The output is sent to
28 STDOUT
29 wct Whozz Calling Ethernet Link Device interactive tool.
30
32 $HOME/NCID/log/cidcall-<year>.log
33 $HOME/NCID/log/ciddata-<year>.log
34 /etc/ncid/fcc.blacklist
35 /etc/ncid/ncidd.alias
36 /etc/ncid/ncidd.blacklist
37 /etc/ncid/ncidd.whitelist
38 /usr/share/ncid/sys/get-fcc-list
39 /var/log/cidcall.log
40 /var/log/ciddata.log
41 /var/backups/ncid/
42
44 cidcall.1, cidalias.1, cidupdate.1, get-fcc-list.1, ncidutil.1, ncid-
45 yearlog.1, phonenumber, update-cidcall, wct.1
46
47
48
49NCID 2021-01-7 NCID_TOOLS(7)