1HANGUP-COMBO-SKEL(1) NCID HANGUP-COMBO-SKEL(1)
2
3
4
6 hangup-combo-skel
7
9 hangup-combo-skel
10
12 Hangup-combo-skel is a template for calling two extension scripts.
13
14 Your script name should be the same name without -skel. Script names
15 use the format: hangup-<name>
16
17 Script is not called if caller number or name is in ncidd.whitelist.
18
19 After copying hangup-combo-skel to hangup-combo, You can use it without
20 any changes. If you want to change the extensions called, you need to
21 change the following line:
22
23 EXTLIST="hangup-fakenum hangup-fcc"
24
25 By default hangup-combo calls hangup-fakenum and hangup-fcc.
26
28 Set hupname to the name of this script ncidd.conf.
29 Set hupmode to 1, 2 or 3 in ncidd.conf.
30 Set huprmd to a unique voice file in ncidd.conf, if hupmode set to 3.
31
33 /usr/share/ncid/extensions/hangup-combo-skel
34 /usr/share/ncid/recording/*.rmd
35 /etc/ncid/ncidd.conf
36 /etc/ncid/ncidd.whitelist
37
39 ncidd.8, ncidd.whitelist.5, hangup-calls.1, hangup-fakenum.1,
40 hangup-fcc.1, hangup-skel.1, hangup-closed-skel.1,
41 hangup-message-skel.1
42
43
44
45NCID 2021-05-11 HANGUP-COMBO-SKEL(1)