GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HANGUP-FCC(1) NCID HANGUP-FCC(1)

hangup-fcc

hangup-fcc [-h]
hangup-fcc [-v] <string>

where string is in this format:

"*DATE*<mmddyyyy>*TIME*<hhmm>*LINE*<lineid>\

*NMBR*<number>*NAME*<name>*MODE*<hupmode>*"

hangup-fcc is an ncidd server hangup extension script which hangs up on calls where the number can be found in the FCC's open data list of "Unwanted Calls".

The blacklist is stored locally in and is typically updated daily by a cron job that calls get-fcc-list hangup-fcc to fetch the latest version from a web site.

Make sure you 'set hupmode = 1|2|3' in ncidd.conf. The ncidd server does not call this script if the caller number or name is in ncidd.whitelist.

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

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

Hangup-fcc requires the fcc.blacklist file which has the list of numbers obtained from the FCC "Unwanted Calls" complaints data.

The fcc.blacklist can be kept up-to-date by adding a daily call to get-fcc-list hangup-fcc in the root user's crontab. (See the documentation for get-fcc-list for more information.)

/usr/local/share/ncid/extensions/hangup-fcc
/usr/local/share/ncid/recording/*.rmd
/usr/local/etc/ncid/ncidd.whitelist
/usr/local/etc/ncid/fcc.blacklist

ncidd.8, get-fcc-list.1, ncidd.whitelist.5, hangup-calls.1, hangup-closed-skel.1, hangup-skel.1
2019-08-17 NCID

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.