1NCID_EXTENSIONS(7) NCID NCID_EXTENSIONS(7)
2
3
4
6 ncid_extensions - NCID extensions overview
7
9 The only extensions available are hangup extensions.
10
11 NCID hangup extensions are programs or scripts called by ncidd to
12 determine if it should hangup on a call. The caller number in
13 ncidd.whitelist prevents ncidd from calling a hangup extension.
14
15 The current hangup extensions distributed with NCID are:
16
17 hangup-calls
18 Hangup on all calls except those in the whitelist.
19 hangup-closed-skel
20 Example script to play a recording during closed business
21 hours.
22 hangup-combo-skel
23 Example script for calling two extension scripts.
24 hangup-fakenum
25 Hangup on non-valid North American number plan callers
26 hangup-fcc Hangup on telephone numbers in the FCC data list of
27 "Unwanted Calls".
28 hangup-message-skel
29 Example script to play messages for specific telephone num‐
30 bers, then hangup.
31 hangup-nohangup
32 Does not hangup on any calls. Safe hangup script used as
33 the default.
34 hangup-skel
35 Example hangup script.
36
38 /etc/ncid/ncidd.whitelist
39 /var/log/ncidd.log
40
42 hangup-calls.1, hangup-closed-skel.1, hangup-fakenum.1, hangup-fcc.1,
43 hangup-message-skel.1, hangup-skel.1, hangup-combo-skel.1, hangup-
44 nohangup.1
45
46
47
48NCID 2019-08-17 NCID_EXTENSIONS(7)