Skip to content

Commit 4f50653

Browse files
committed
Merge metadata changes from upstream 8.9.6
Includes changes in resources/ up to and including upstream commit 3a1ccdcda29e: "[maven-release-plugin] prepare release v8.9.6"
1 parent 6d435d0 commit 4f50653

7 files changed

Lines changed: 761 additions & 987 deletions

File tree

resources/PhoneNumberMetadata.xml

Lines changed: 51 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10937,26 +10937,25 @@
1093710937
</fixedLine>
1093810938
<mobile>
1093910939
<possibleLengths national="9"/>
10940-
<exampleNumber>501234567</exampleNumber>
10940+
<exampleNumber>502345678</exampleNumber>
1094110941
<!-- The ITU document has only some of these prefixes - wikipedia lists more. We are fairly
1094210942
sure wikipedia is accurate based on news coverage of the launch of these numbers. Also
1094310943
added 5570, 5571, and 5594 prefixes based on confirmations from the carriers. 559[23]
1094410944
ranges belong to Telzar carrier as per confirmation from them. -->
1094510945
<nationalNumberPattern>
1094610946
5(?:
10947-
[0-47-9]\d{2}|
10947+
[0-489][2-9]\d|
1094810948
5(?:
1094910949
01|
10950-
2[23]|
10951-
3[2-4]|
10950+
[23][23]|
1095210951
4[45]|
10953-
5[5689]|
10952+
5[015689]|
1095410953
6[6-8]|
10955-
7[0178]|
10956-
8[6-9]|
10957-
9[2-9]
10954+
7[0-267]|
10955+
8[7-9]|
10956+
9[1-9]
1095810957
)|
10959-
6[2-9]\d
10958+
6\d{2}
1096010959
)\d{5}
1096110960
</nationalNumberPattern>
1096210961
</mobile>
@@ -11160,7 +11159,7 @@
1116011159
<numberFormat pattern="(\d{5})(\d{5})">
1116111160
<leadingDigits>
1116211161
6(?:
11163-
00|
11162+
0[02]|
1116411163
12|
1116511164
2[03689]|
1116611165
3[05-9]|
@@ -11179,7 +11178,10 @@
1117911178
</leadingDigits>
1118011179
<leadingDigits>
1118111180
6(?:
11182-
00|
11181+
0(?:
11182+
0|
11183+
26
11184+
)|
1118311185
127|
1118411186
2(?:
1118511187
0[0-49]|
@@ -11270,7 +11272,10 @@
1127011272
</leadingDigits>
1127111273
<leadingDigits>
1127211274
6(?:
11273-
00|
11275+
0(?:
11276+
0|
11277+
26
11278+
)|
1127411279
1279|
1127511280
2(?:
1127611281
0[0-49]|
@@ -11826,19 +11831,22 @@
1182611831
<nationalNumberPattern>
1182711832
(?:
1182811833
6(?:
11829-
00[0-35]\d|
11834+
0(?:
11835+
0[0-35]|
11836+
26
11837+
)\d|
1183011838
1279|
1183111839
2(?:
1183211840
0[0-49]|
1183311841
3[589]|
11834-
[68][0-39]|
11842+
[68][0-49]|
1183511843
9[0-6]
1183611844
)\d|
1183711845
3(?:
1183811846
0[0-39]\d|
1183911847
5(?:
1184011848
0[0-6]|
11841-
[1-46-9]\d
11849+
[1-9]\d
1184211850
)|
1184311851
6[0-2]\d|
1184411852
7[015-79]\d|
@@ -20507,15 +20515,12 @@
2050720515
<mobile>
2050820516
<possibleLengths national="8"/>
2050920517
<exampleNumber>40612345</exampleNumber>
20510-
<!-- Note: Consider adding one more digit for stricter validation
20511-
(e.g. for 87[89] and 580).
20512-
TETRA (TErrestrial Trunked RAdio) and GSM - R (Global System for Mobile
20513-
communications – Railway or GSM-Railway) is included under mobile. -->
20518+
<!-- Consider adding one more digit for stricter validation (e.g. for 580). TETRA and GSM-R
20519+
numbers are not supported as they are not reachable for all. -->
2051420520
<nationalNumberPattern>
2051520521
(?:
2051620522
4[015-8]|
2051720523
5[89]|
20518-
87|
2051920524
9\d
2052020525
)\d{6}
2052120526
</nationalNumberPattern>
@@ -25163,6 +25168,7 @@
2516325168
<references>
2516425169
<sourceUrl>http://en.wikipedia.org/wiki/%2B90</sourceUrl>
2516525170
<sourceUrl>http://www.itu.int/oth/T02020000D6/en</sourceUrl>
25171+
<sourceUrl>https://eng.btk.gov.tr/en-US/Pages/National-Numbering-Plan</sourceUrl>
2516625172
<sourceUrl>https://www.btk.gov.tr/tr-TR/Sayfalar/Isletmecilere-Tahsisli-Numaralar</sourceUrl>
2516725173
</references>
2516825174
<availableFormats>
@@ -25183,7 +25189,7 @@
2518325189
<leadingDigits>
2518425190
5(?:
2518525191
[02-69]|
25186-
16
25192+
1[06]
2518725193
)
2518825194
</leadingDigits>
2518925195
<format>$1 $2 $3 $4</format>
@@ -25215,7 +25221,9 @@
2521525221
<fixedLine>
2521625222
<possibleLengths national="10"/>
2521725223
<exampleNumber>2123456789</exampleNumber>
25218-
<!-- Includes numbers starting with 392 for Northern Cyprus. -->
25224+
<!-- Includes numbers starting with 392 for Northern Cyprus. Not supporting additionally
25225+
allocated area codes that are mentioned in ITU doc dated 7.VII.2009 as these are not
25226+
mentioned in new ITU doc dated 2.III.2018. -->
2521925227
<nationalNumberPattern>
2522025228
(?:
2522125229
2(?:
@@ -25247,20 +25255,22 @@
2524725255
<nationalNumberPattern>
2524825256
5(?:
2524925257
(?:
25250-
0[1-7]|
25251-
22|
25258+
0[15-7]|
25259+
1[06]|
25260+
24|
2525225261
[34]\d|
2525325262
5[1-59]|
25254-
9[246]
25263+
9[46]
2525525264
)\d{2}|
25256-
1616|
2525725265
6161
2525825266
)\d{5}
2525925267
</nationalNumberPattern>
2526025268
</mobile>
2526125269
<pager>
2526225270
<possibleLengths national="10"/>
2526325271
<exampleNumber>5123456789</exampleNumber>
25272+
<!-- 512 range is mentioned as call services number in eng.btk.gov.tr's doc. As we not sure
25273+
of the category, supporting them as pager based on Wikipedia. -->
2526425274
<nationalNumberPattern>512\d{7}</nationalNumberPattern>
2526525275
</pager>
2526625276
<tollFree>
@@ -25278,10 +25288,24 @@
2527825288
)\d{7}
2527925289
</nationalNumberPattern>
2528025290
</premiumRate>
25291+
<personalNumber>
25292+
<possibleLengths national="10"/>
25293+
<exampleNumber>5922121234</exampleNumber>
25294+
<!-- All 592 numbers are GMPCS numbers (personal satellite numbers) as per ITU doc. We do
25295+
support only the ranges that are assigned (max 6 digit granularity) based on
25296+
eng.btk.gov.tr's doc. -->
25297+
<nationalNumberPattern>
25298+
592(?:
25299+
21[12]|
25300+
461
25301+
)\d{4}
25302+
</nationalNumberPattern>
25303+
</personalNumber>
2528125304
<uan>
2528225305
<possibleLengths national="7,10"/>
2528325306
<exampleNumber>4441444</exampleNumber>
25284-
<!-- http://www.turktelekom.com.tr/tt/portal/News/Archive/7-digit-special-service-number-starting-with-444 -->
25307+
<!-- 850 is mentioned as nomadic numbers in ITU and location independent numbers in
25308+
eng.btk.gov.tr's doc. http://www.turktelekom.com.tr/tt/portal/News/Archive/7-digit-special-service-number-starting-with-444 -->
2528525309
<nationalNumberPattern>
2528625310
444\d{4}|
2528725311
850\d{7}

resources/ShortNumberMetadata.xml

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4248,7 +4248,8 @@
42484248
0\d|
42494249
1[1-9]|
42504250
[2-9]\d
4251-
)
4251+
)|
4252+
918
42524253
)|
42534254
36665|
42544255
[4-8]\d{4}
@@ -10719,24 +10720,25 @@
1071910720
[0239]|
1072010721
811
1072110722
)|
10722-
2[16]|
10723+
2[126]|
1072310724
3(?:
10725+
[126]|
1072410726
37?|
1072510727
[58]6|
1072610728
65
1072710729
)|
1072810730
4(?:
10729-
[14]|
10731+
[014]|
1073010732
71
1073110733
)|
1073210734
5(?:
10733-
[3568]|
10735+
[135-9]|
1073410736
07|
1073510737
78
1073610738
)|
1073710739
6(?:
1073810740
[02]6|
10739-
[389]|
10741+
[1389]|
1074010742
99
1074110743
)|
1074210744
7[0-79]|
@@ -10842,8 +10844,12 @@
1084210844
<tollFree>
1084310845
<nationalNumberPattern>
1084410846
1(?:
10845-
44|
10846-
58|
10847+
22|
10848+
3[126]|
10849+
4[04]|
10850+
5[16-9]|
10851+
6[18]|
10852+
77|
1084710853
83
1084810854
)
1084910855
</nationalNumberPattern>
@@ -10874,9 +10880,11 @@
1087410880
<expandedEmergency>
1087510881
<nationalNumberPattern>
1087610882
1(?:
10877-
53|
10878-
77|
10879-
87
10883+
22|
10884+
3[12]|
10885+
5[137]|
10886+
61|
10887+
[78]7
1088010888
)
1088110889
</nationalNumberPattern>
1088210890
<possibleLengths national="3"/>

resources/carrier/en/1.txt

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -607,10 +607,27 @@
607607
18684|bmobile
608608
18686|bmobile
609609
18687|bmobile
610-
186955|CariGlobe St. Kitts
611-
186956|The Cable St. Kitts
612-
186966|Cable & Wireless
613-
186976|Digicel
610+
1869556|CariGlobe St. Kitts
611+
1869557|CariGlobe St. Kitts
612+
1869558|CariGlobe St. Kitts
613+
1869565|The Cable St. Kitts
614+
1869566|The Cable St. Kitts
615+
1869567|The Cable St. Kitts
616+
1869660|Cable & Wireless
617+
1869661|Cable & Wireless
618+
1869662|Cable & Wireless
619+
1869663|Cable & Wireless
620+
1869664|Cable & Wireless
621+
1869665|Cable & Wireless
622+
1869667|Cable & Wireless
623+
1869668|Cable & Wireless
624+
1869669|Cable & Wireless
625+
1869760|Digicel
626+
1869762|Digicel
627+
1869763|Digicel
628+
1869764|Digicel
629+
1869765|Digicel
630+
1869766|Digicel
614631
187624|Digicel
615632
187625|Digicel
616633
187626|Digicel

0 commit comments

Comments
 (0)