update-cidcall - Man Page
Synopsis
update-cidcall CIDCALL_LOG COUNTRY_CODE
Description
update-cidcall Adds the new name and data fields from ncidnumberinfo to the lines from the cidcall.log file. The output is sent to STDOUT.
- FNMBR
the result of formatting NMBR
- NTYPE
caller device type (fixed, mobile, pager, etc)
- CTRY
the 2-letter country code of the caller
- LOCA
the location (city/region) of the calling number
- CARI
the carrier of the calling number
Note
The new fields data may be out of date because of number portability.
Arguments
- CIDCALL_LOG
the ncidd call log
- COUNTRY_CODE
the 2-letter abbreviation of the country where the server is located
Requirements
ncidnumberinfo
Example
update-cidcall /var/log/cidcall.log US > /tmp/cidcall.log
sudo cp /tmp/cidcall.log /var/log/cidcall.log
See Also
Info
2021-06-14 NCID