Skip to content

Commit 83bbef9

Browse files
committed
v8.12.47
1 parent 816a623 commit 83bbef9

File tree

11 files changed

+115
-45
lines changed

11 files changed

+115
-45
lines changed

resources/PhoneNumberMetaData.xml

+79-42
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@
799799
<mobile>
800800
<possibleLengths national="9"/>
801801
<exampleNumber>923123456</exampleNumber>
802-
<nationalNumberPattern>9[1-49]\d{7}</nationalNumberPattern>
802+
<nationalNumberPattern>9[1-59]\d{7}</nationalNumberPattern>
803803
</mobile>
804804
</territory>
805805

@@ -2993,6 +2993,7 @@
29932993
<possibleLengths national="10" localOnly="7"/>
29942994
<exampleNumber>2464123456</exampleNumber>
29952995
<nationalNumberPattern>
2996+
246521[0369]\d{3}|
29962997
246(?:
29972998
2(?:
29982999
2[78]|
@@ -3026,17 +3027,30 @@
30263027
<exampleNumber>2462501234</exampleNumber>
30273028
<nationalNumberPattern>
30283029
246(?:
3029-
2(?:
3030-
[3568]\d|
3031-
4[0-57-9]
3032-
)|
3033-
45\d|
3034-
69[5-7]|
3035-
8(?:
3036-
[2-5]\d|
3037-
83
3030+
(?:
3031+
2(?:
3032+
[3568]\d|
3033+
4[0-57-9]
3034+
)|
3035+
3(?:
3036+
5[2-9]|
3037+
6[0-6]
3038+
)|
3039+
4(?:
3040+
46|
3041+
5\d
3042+
)|
3043+
69[5-7]|
3044+
8(?:
3045+
[2-5]\d|
3046+
83
3047+
)
3048+
)\d|
3049+
52(?:
3050+
1[147]|
3051+
20
30383052
)
3039-
)\d{4}
3053+
)\d{3}
30403054
</nationalNumberPattern>
30413055
</mobile>
30423056
<tollFree>
@@ -3125,11 +3139,13 @@
31253139
4(?:
31263140
1[7-9]|
31273141
3[01]|
3128-
44|
3142+
4[47-9]|
31293143
67
31303144
)|
31313145
7(?:
3132-
36|
3146+
1[2-9]|
3147+
2\d|
3148+
3[016]|
31333149
53
31343150
)
31353151
)\d{4}
@@ -10067,6 +10083,7 @@
1006710083
8(?:
1006810084
1[01]|
1006910085
2[0156]|
10086+
4[02]|
1007010087
84
1007110088
)\d{6}
1007210089
</nationalNumberPattern>
@@ -10343,7 +10360,7 @@
1034310360
[0-7]\d\d|
1034410361
8(?:
1034510362
[02]\d|
10346-
1[0-278]
10363+
1[0-27-9]
1034710364
)
1034810365
)
1034910366
)|
@@ -10624,7 +10641,7 @@
1062410641
5[49]|
1062510642
6[0-369]|
1062610643
77|
10627-
81|
10644+
8[14]|
1062810645
9[139]
1062910646
)\d{6}
1063010647
</nationalNumberPattern>
@@ -10896,14 +10913,6 @@
1089610913
8[01]
1089710914
)
1089810915
)\d{3}|
10899-
5(?:
10900-
0070|
10901-
(?:
10902-
11|
10903-
33
10904-
)33|
10905-
[25]222
10906-
)[0-4]\d{3}|
1090710916
5(?:
1090810917
00(?:
1090910918
0\d|
@@ -10912,7 +10921,8 @@
1091210921
11(?:
1091310922
00|
1091410923
1\d|
10915-
2[0-4]
10924+
2[0-4]|
10925+
3[01]
1091610926
)|
1091710927
5200|
1091810928
75(?:
@@ -10931,6 +10941,15 @@
1093110941
)
1093210942
)
1093310943
)\d{4}|
10944+
5(?:
10945+
0070|
10946+
11(?:
10947+
33|
10948+
51
10949+
)|
10950+
[25]222|
10951+
3333
10952+
)[0-4]\d{3}|
1093410953
(?:
1093510954
5(?:
1093610955
[14]4|
@@ -11085,7 +11104,7 @@
1108511104
5[49]|
1108611105
6[0-369]|
1108711106
77|
11088-
81|
11107+
8[14]|
1108911108
9[139]
1109011109
)\d{6}
1109111110
</nationalNumberPattern>
@@ -12487,10 +12506,11 @@
1248712506
<possibleLengths national="8,9"/>
1248812507
<exampleNumber>921234567</exampleNumber>
1248912508
<nationalNumberPattern>
12490-
9(?:
12491-
751\d{5}|
12492-
8\d{6,7}
12493-
)|
12509+
98\d{6,7}|
12510+
975(?:
12511+
1\d|
12512+
96
12513+
)\d{4}|
1249412514
9(?:
1249512515
0[1-9]|
1249612516
[1259]\d|
@@ -15239,7 +15259,7 @@
1523915259
5[49]|
1524015260
6[0-369]|
1524115261
77|
15242-
81|
15262+
8[14]|
1524315263
9[139]
1524415264
)\d{6}
1524515265
</nationalNumberPattern>
@@ -20719,7 +20739,12 @@
2071920739
<tollFree>
2072020740
<possibleLengths national="8"/>
2072120741
<exampleNumber>80071234</exampleNumber>
20722-
<nationalNumberPattern>800[3467]\d{4}</nationalNumberPattern>
20742+
<nationalNumberPattern>
20743+
800(?:
20744+
02|
20745+
[3467]\d
20746+
)\d{3}
20747+
</nationalNumberPattern>
2072320748
</tollFree>
2072420749
<premiumRate>
2072520750
<possibleLengths national="8"/>
@@ -21725,12 +21750,17 @@
2172521750
</numberFormat>
2172621751
<!-- From http://www.1012.nc, the local yellow pages. -->
2172721752
<numberFormat pattern="(\d{2})(\d{2})(\d{2})">
21728-
<leadingDigits>[2-57-9]</leadingDigits>
21753+
<leadingDigits>[02-57-9]</leadingDigits>
2172921754
<format>$1.$2.$3</format>
2173021755
</numberFormat>
2173121756
</availableFormats>
2173221757
<generalDesc>
21733-
<nationalNumberPattern>[2-57-9]\d{5}</nationalNumberPattern>
21758+
<nationalNumberPattern>
21759+
(?:
21760+
050|
21761+
[2-57-9]\d\d
21762+
)\d{3}
21763+
</nationalNumberPattern>
2173421764
</generalDesc>
2173521765
<!-- Including the 88 prefix for public payphones. -->
2173621766
<fixedLine>
@@ -21756,6 +21786,13 @@
2175621786
)\d{4}
2175721787
</nationalNumberPattern>
2175821788
</mobile>
21789+
<!-- Prefix 050 is added based on user report.
21790+
https://www.enercal.nc/nos-agences/ (click on DUMBEA CENTRE in the list) -->
21791+
<tollFree>
21792+
<possibleLengths national="6"/>
21793+
<exampleNumber>050012</exampleNumber>
21794+
<nationalNumberPattern>050\d{3}</nationalNumberPattern>
21795+
</tollFree>
2175921796
<!-- Listed as "voice services", from what we've seen they seem to cost extra. -->
2176021797
<!-- Note that OPT lists 3631 as a free short number for caller ID services, but the ITU
2176121798
document says that all 36 numbers are 6 digits. See ShortNumberMetadata.xml for more. -->
@@ -22841,7 +22878,7 @@
2284122878
2[0-5]|
2284222879
33|
2284322880
4[0-79]|
22844-
5[05]|
22881+
5[0-35]|
2284522882
6[068]|
2284622883
7[0-8]
2284722884
)|
@@ -22865,7 +22902,7 @@
2286522902
5[05-9]|
2286622903
6[056]|
2286722904
7[0-24-9]|
22868-
8[6-9]|
22905+
8[5-9]|
2286922906
90
2287022907
)|
2287122908
8(?:
@@ -25591,14 +25628,14 @@
2559125628
<exampleNumber>9001234567</exampleNumber>
2559225629
<nationalNumberPattern>
2559325630
649\d{6}|
25631+
99[1-59]\d{4}(?:
25632+
\d{3}
25633+
)?|
2559425634
9(?:
25595-
(?:
25596-
00|
25597-
39|
25598-
44
25599-
)[1-8]\d{3,6}|
25600-
9[1-59]\d{4}
25601-
)
25635+
00|
25636+
39|
25637+
44
25638+
)[1-8]\d{3,6}
2560225639
</nationalNumberPattern>
2560325640
</premiumRate>
2560425641
<sharedCost>

resources/carrier/en/1.txt

+14-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,20 @@
6868
1246259|Digicel
6969
124626|Digicel
7070
124628|Cable & Wireless
71+
124635|LIME
72+
1246360|LIME
73+
1246361|LIME
74+
1246362|LIME
75+
1246363|LIME
76+
1246364|LIME
77+
1246365|LIME
78+
1246366|LIME
79+
1246446|Neptune Communications
7180
124645|Sunbeach Communications
81+
12465211|Digicel
82+
12465214|LIME
83+
12465217|KW Telecommunications
84+
1246522|Ozone
7285
124669|Ozone
7386
12468|Digicel
7487
1264469|Cable & Wireless
@@ -123,7 +136,7 @@
123136
134554|Digicel
124137
134555|Digicel
125138
1345649|Digicel
126-
134582|Logic
139+
134582|Logic Communications
127140
1345919|Cable & Wireless
128141
1345930|LIME
129142
1345936|Cable & Wireless

resources/carrier/en/244.txt

+1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
24492|UNITEL
1717
24493|UNITEL
1818
24494|UNITEL
19+
24495|Africell Angola
1920
24499|Movicel

resources/carrier/en/33.txt

+2
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,8 @@
270270
3375632|Euroinformation Telecom
271271
3375633|Euroinformation Telecom
272272
3375634|Euroinformation Telecom
273+
3375644|SFR
274+
3375645|SFR
273275
337565|Transatel
274276
337566|Transatel
275277
337567|Transatel

resources/carrier/en/351.txt

+1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@
4848
3519292|NOS
4949
3519293|NOS
5050
3519294|NOS
51+
3519295|Sumamovil Portugal
5152
35193|NOS
5253
35196|MEO

resources/carrier/en/385.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
38592|A1 Telekom
2121
38595|Tele2
2222
385970|Hrvatski Telekom
23-
385975|Telefocus
23+
3859751|Telefocus
24+
3859759|Altavox
2425
385976|Hrvatski Telekom
2526
385977|Hrvatski Telekom
2627
385979|Hrvatski Telekom

resources/carrier/en/41.txt

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
417507|Swisscom
1717
417508|Swisscom
1818
417509|Swisscom
19+
417519|Swisscom
20+
417520|Swisscom
21+
417521|Swisscom
22+
417522|Swisscom
23+
417523|Swisscom
24+
417524|Swisscom
1925
41754|Swisscom
2026
417550|Swisscom
2127
417551|Swisscom

resources/carrier/en/420.txt

+1
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@
182182
4207947|O2
183183
4207948|O2
184184
4207950|Vectone Distribution Czech Republic s.r.o(Mundio)
185+
4207951|Vectone Distribution Czech Republic s.r.o(Mundio)
185186
42079750|Dial Telecom
186187
4207976|T-Mobile
187188
42079770|T-Mobile

resources/carrier/en/46.txt

+1
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@
272272
4672669|Nortech
273273
467267|TeliaSonera
274274
467268|TeliaSonera
275+
4672695|Telenor Sverige
275276
4672698|SWEDFONENET AB
276277
46726990|Gotalandsnatet
277278
46726991|Fast Communication

resources/carrier/en/974.txt

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
97433|ooredoo
2626
974399|ooredoo
2727
97450|ooredoo
28+
974510|ooredoo
29+
974511|ooredoo
2830
974520|ooredoo
2931
97455|ooredoo
3032
974599|ooredoo

resources/carrier/en/995.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@
1818
9955005|MagtiCom
1919
9955007|MyPhone
2020
995505|MagtiCom
21-
995511|MagtiCom
21+
9955110|MagtiCom
22+
9955111|MagtiCom
23+
9955112|MagtiCom
24+
9955113|MagtiCom
25+
9955115|Silknet
26+
9955117|MagtiCom
2227
995514|Geocell
2328
99552|MagtiCom
2429
99553|MagtiCom

0 commit comments

Comments
 (0)