Content-type: text/html
ncidutil [--help|-h] [--man|-m] [--version|-V] ncidutil [--multi "<blacklist and/or whitelist file names>"] [--regex|-R] [--ignore1|-i] <arguments>
The ncidutil script can add, modify or remove an alias from the alias file. If an alias is modified or removed and if the hangup option of the server is enabled, ncidutil will add or remove the alias entry in the blacklist and/or whitelist files.
The "--multi" option is used to determine if the blacklist and whitelist files should be searched for an alias or if an entry should be added or removed from the files. The entry can be an alias in the alias file.
A leading one in an alias definition and in the calling number is ignored.
Normally an alias requires the calling number as it appears in the cidcall.log. In the US a leading 1 may or may not be provided in incoming or outgoing calls.
Default: The number for the alias entry must match the calling number.
Default: ""
If regex = 1, uses Posix Regular Expressions.
If regex = 2, uses Perl-compatible Expressions.
Default: Uses Simple Expressions.
for list = Alias: add, remove, or modify for list = Blacklist: add or remove for list = Whitelist: add or remove
For list = Alias, item = "number&&alias" For list = Blacklist, item = "number|name&&" For list = Whitelist, item = "number|name&&"
Quotes are required.
number is the number in the call file alias is from the user name is the name in the call file
For list = Alias, extra is "type&&name" For list = Blacklist, extra is a optional "comment" For list = Whitelist, extra is a optional "comment" Quotes are required. name is the name in the call file type is the uppercase alias type or NOALIAS: NAMEDEP, NMBRDEP, NMBRNAME, NMBRONLY, NAMEONLY, LINEONLY