1XDMF2NCID.CONF(5)     User Contributed Perl Documentation    XDMF2NCID.CONF(5)
2
3
4

NAME

6       xdmf2ncid.conf - xdmf2ncid configuration file
7

DESCRIPTION

9       The  xdmf2ncid.conf file contains the configuration information for
10       xdmf2ncid.
11
12       The xdmf2ncid.conf file understands 3 types of lines:
13
14       blank line
15         ignored
16
17       comment line, beginning with '#'
18         ignored
19
20       VARIABLE = VALUE
21         VALUE can contain spaces if it is between quotes.
22
23         See xdmf2ncid.conf for all default values.
24

VARIABLES

26       verbose = level
27         Level is in the range 1-9. Not all verbose levels are used.
28
29       HostnameFlag = value
30         Value is 0 or 1.  Includes hostname in the IDENT string if 1.
31
32       ncidaddr = host address
33         The NCID server host address can be an IP address or a resolvable
34         host name.
35
36       ncidport = port
37         The NCID server port number.
38
39       delay = seconds
40         If the connection to the NCID server is lost, this specifies the
41         number of seconds between reconnection attempts.
42
43       ht9032 = value
44         Value is 0 or 1. Set the operation mode for the Holtek HT9032D based
45         PSTN Caller ID module if 1.
46

EXAMPLES

48       Set the NCID server IP address:
49           ncidaddr = 192.168.1.20
50
51       Set the USB device (or modem) listen port
52           usbport = /dev/ttyUSB0
53

SEE ALSO

55       xdmf2ncid.1
56
57
58
59perl v5.36.0                      2022-08-01                 XDMF2NCID.CONF(5)
Impressum