Content-type: text/html
Manpage of OBI2NCID.CONF
OBI2NCID.CONF
Section: NCID (5)
Updated: 2022-11-8
Index
Return to Main Contents
NAME
obi2ncid.conf
- obi2ncid configuration file
DESCRIPTION
The obi2ncid.conf file contains the configuration information for
obi2ncid.
The obi2ncid.conf file understands 3 types of lines:
- blank line
-
ignored
- comment line, beginning with '#'
-
ignored
- VARIABLE = VALUE
-
VALUE can contain spaces if it is between quotes.
See obi2ncid.conf for all default values.
VARIABLES
- verbose = level
-
Level is in the range 1-9. Not all verbose levels are used.
- HostnameFlag = value
-
Value is 0 or 1. Includes hostname in the IDENT string if 1.
- ncidaddr = host address
-
The NCID server host address can be an IP address or a resolvable host name.
- ncidport = port
-
The NCID server port number.
- delay = seconds
-
If the connection to the NCID server is lost, this specifies the number
of seconds between reconnection attempts.
- obiport = port
-
The NCID gateway listen port.
- lineid = string
-
The telephone line identification
EXAMPLES
Set the NCID server IP address:
-
ncidaddr = 192.168.1.20
Set gateway listen port:
-
obiport = 4335
SEE ALSO
obi2ncid.1
Index
- NAME
-
- DESCRIPTION
-
- VARIABLES
-
- EXAMPLES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 18:17:41 GMT, November 12, 2022