Content-type: text/html Manpage of HANGUP-CLOSED-SKEL

HANGUP-CLOSED-SKEL

Section: NCID (1)
Updated: 2022-11-8
Index Return to Main Contents
 

NAME

hangup-closed-skel  

SYNOPSIS

hangup-closed-skel [-h]

hangup-closed-skel [-v] <string>

where string is in this format:
*DATE*<mmddyyyy>*TIME*<hhmm>*LINE*<lineid>\
*NMBR*<number>*NAME*<name>*MODE*<hupmode>\
*FNMBR*<formatted number>*NTYPE*<type of device>\
*CTRY*<country code>*LOCA*<location>*CARI*<carrier>\
*NAME*<name>*
 

DESCRIPTION

Hangup-closed-skel is a template for hanging up on callers within a specified time peroid.

Your script name should be the same name without -skel. Script names use the format: hangup-<name>

Script is not called if caller number or name is in ncidd.whitelist.

The example below assumes you have copied hangup-closed-skel to hangup-closed for your customized version of hangup-closed-skel.

Change the start and end times to whatever is needed in hangup-closed. Record your message for hangup-closed. Call it closed.rmd and place it in /usr/share/ncid/recordings.

Server hangup extensions are only executed by the server unless testing.

Execute your custom hangup-closed in a terminal window by itself for testing. Only fields used in the script are needed for the input string. To test your custom hangup-closed script with a number:

/usr/share/ncid/extensions/hangup-closed -v "*NMBR*4075551212*"  

REQUIREMENTS

Set hupname to the name of this script ncidd.conf.
Set hupmode to 1, 2 or 3 in ncidd.conf.
Set huprmd to a unique voice file in ncidd.conf, if hupmode set to 3.
 

OPTIONS

-h
show help message
-v
turn on verbose and send additional data to STDOUT for troubleshooting
 

FILES

/usr/share/ncid/extensions/hangup-closed-skel
/usr/share/ncid/recording/*.rmd
/etc/ncid/ncidd.conf
/etc/ncid/ncidd.whitelist
 

SEE ALSO

ncidd.8, ncidd.whitelist.5, hangup-calls.1, hangup-message-skel.1, hangup-skel.1, hangup-combo-skel.1, hangup-nohangup.1


 

Index

NAME
SYNOPSIS
DESCRIPTION
REQUIREMENTS
OPTIONS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:17:41 GMT, November 12, 2022