1GET-AREACODES-LIST(1) NCID GET-AREACODES-LIST(1)
2
3
4
6 get-areacodes-list - fetch the latest valid-area-codes derived from
7 wikipedia
8
10 get-areacodes-list [-h] [-V]
11
13 The get-areacodes-list script uses wget to construct a valid-area-codes
14 file from the wikipedia List of North American Numbering Plan area
15 codes.
16
17
18 You will only need to run this once or twice a year.
19
20
21 Once downloaded, valid-area-codes will be added to the tests performed
22 by the hangup-fakenum External Hangup Extension script.
23
25 -h Prints this help and exits.
26 -V Displays the version and exits.
27
29 NCID: release 1.7 or newer
30
31 wget: fetches files using http
32
33
34 FILES /usr/share/ncid/sys/get-areacodes-list
35 /etc/ncid/valid-area-codes
36
38 hangup-fakenum.1, wget.1, ncidd.8
39 https://en.wikipedia.org/wiki/List_of_North_American_Numbering_Plan_area_codes
40
41
42
43NCID 2019-08-17 GET-AREACODES-LIST(1)