1NCID-ALERT(1) NCID NCID-ALERT(1)
2
3
4
6 ncid-alert - send NCID call or message desktop notifications
7
9 ncid --no-gui --module ncid-alert
10
11 ncid --module ncid-alert
12
14 The ncid-alert output module sends NCID call and message desktop noti‐
15 fications to the user via a notification daemon from the command line.
16 It displays the Caller ID or message in the desktop notification.
17
18 If you want ncid in GUI mode along with ncid-alert:
19 ncid --module ncid-alert
20
22 The ncid-alert output module is configured in ncid-alert.conf.
23
24 allowed_types
25 This sets the NCID call and/or message types ncid-alert will
26 send. See ncid-alert.conf for a complete list.
27
28 Default: allowed_types="ALLTYPES"
29
30 alert_send
31 Alert uses the notify-send program
32
33 Default: alert_send="/usr/bin/notify-send"
34
35 alert_timeout
36 Notification appearance time in milliseconds.
37
38 Default: alert_timeout=10000
39
40 alert_urgency=low
41 Urgency level: low, normal, critical
42
43 Default: alert_urgency=low
44
45 alert_icon
46 Application icon - name or path.
47
48 Default: alert_icon=call-start
49
50 alert_call
51 Caller ID data shown in Alert message, arranged in rows.
52
53 Default: name, number, time, date and line
54
55 alert_message
56 Integral Message or Notice data shown in Alert message, ar‐
57 ranged in rows.
58
59 Default: name, message, time, date and line
60
62 libnotify
63 /usr/bin/notify-send
64
66 /etc/ncid/conf.d/ncid-alert.conf
67 /usr/share/ncid/modules/ncid-alert
68
70 ncidd.8, ncid_modules.7, ncid.1, ncid.conf.5
71
72
73
74NCID 2022-11-8 NCID-ALERT(1)