Skip to content

Commit d08f6b4

Browse files
committed
Merge metadata changes from upstream 9.0.25
Includes changes in resources/ up to and including upstream commit f048001255ab: "[maven-release-plugin] prepare release v9.0.25"
1 parent 69451b2 commit d08f6b4

16 files changed

Lines changed: 133 additions & 90 deletions

File tree

resources/PhoneNumberAlternateFormats.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3403,7 +3403,7 @@
34033403
<leadingDigits>
34043404
[2-4]|
34053405
5(?:
3406-
[02-69]|
3406+
[02-79]|
34073407
1[06]
34083408
)
34093409
</leadingDigits>

resources/PhoneNumberMetadata.xml

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13369,7 +13369,10 @@
1336913369
<nationalNumberPattern>
1337013370
(?:
1337113371
4(?:
13372-
09[3-6]|
13372+
(?:
13373+
09|
13374+
24
13375+
)[3-6]|
1337313376
44[0-35-9]|
1337413377
6(?:
1337513378
4[0-57-9]|
@@ -22570,7 +22573,8 @@
2257022573
)|
2257122574
7(?:
2257222575
[0-4]\d|
22573-
5[0-7]
22576+
5[0-79]|
22577+
6[02-4]
2257422578
)
2257522579
)|
2257622580
(?:
@@ -23940,7 +23944,7 @@
2394023944
1[0479]|
2394123945
2[37]|
2394223946
3[0137]|
23943-
4[17]|
23947+
4[147]|
2394423948
5[05]|
2394523949
6[058]|
2394623950
7[0167]|
@@ -23954,11 +23958,9 @@
2395423958
8[02-9]
2395523959
)|
2395623960
3(?:
23957-
[047-9]\d|
23958-
1[0-8]|
23959-
2[0-5]|
23961+
[0147-9]\d|
23962+
[25][0-5]|
2396023963
33|
23961-
5[0-35]|
2396223964
6[068]
2396323965
)|
2396423966
4(?:
@@ -27377,7 +27379,7 @@
2737727379
25|
2737827380
3[0-5]|
2737927381
66|
27380-
7[1-9]|
27382+
7\d|
2738127383
8[08]|
2738227384
9[09]
2738327385
)\d{6}
@@ -28308,7 +28310,7 @@
2830828310
<exampleNumber>90112345</exampleNumber>
2830928311
<nationalNumberPattern>
2831028312
(?:
28311-
7[0-29]|
28313+
7[0-289]|
2831228314
9[0-36-9]
2831328315
)\d{6}
2831428316
</nationalNumberPattern>
@@ -28868,19 +28870,19 @@
2886828870
nationalPrefixOptionalWhenFormatting="true">
2886928871
<leadingDigits>
2887028872
5(?:
28871-
[0-59]|
28873+
[0-579]|
2887228874
61
2887328875
)
2887428876
</leadingDigits>
2887528877
<leadingDigits>
2887628878
5(?:
28877-
[0-59]|
28879+
[0-579]|
2887828880
61[06]
2887928881
)
2888028882
</leadingDigits>
2888128883
<leadingDigits>
2888228884
5(?:
28883-
[0-59]|
28885+
[0-579]|
2888428886
61[06]1
2888528887
)
2888628888
</leadingDigits>
@@ -28965,7 +28967,7 @@
2896528967
5(?:
2896628968
0[15-7]|
2896728969
1[06]|
28968-
24|
28970+
[27]4|
2896928971
[34]\d|
2897028972
5[1-59]|
2897128973
9[46]
@@ -32421,6 +32423,7 @@
3242132423
<!-- Oration Technologies +88237 -->
3242232424
<!-- Telespazio S.p.A. +88213 -->
3242332425
<!-- Thuraya +88216 -->
32426+
<!-- China Telecommunications Corporation Satellite Communications Branch +88252 -->
3242432427
<!-- https://www.itu.int/net/itu-t/inrdb/e164_intlsharedcc.aspx?cc=-1 -->
3242532428
<!-- http://www.itu.int/oth/T0202000054/en -->
3242632429
<!-- http://www.gsm.aq/numberplan.php -->
@@ -32429,6 +32432,7 @@
3242932432
<!-- http://www.itu.int/oth/T02020000A0/en -->
3243032433
<!-- http://www.itu.int/oth/T02020000CC/en -->
3243132434
<!-- http://www.itu.int/oth/T02020000CF/en -->
32435+
<!-- https://www.itu.int/oth/T0202000100/en -->
3243232436
<territory id="001" countryCode="882">
3243332437
<availableFormats>
3243432438
<!-- For 7 digit numbers in general -->
@@ -32472,7 +32476,7 @@
3247232476
4[57]
3247332477
)|
3247432478
4|
32475-
51
32479+
5[12]
3247632480
</leadingDigits>
3247732481
<format>$1 $2 $3</format>
3247832482
</numberFormat>
@@ -32519,7 +32523,10 @@
3251932523
47|
3252032524
7\d{3}
3252132525
)|
32522-
50\d{3}
32526+
5(?:
32527+
0\d{3}|
32528+
2[0-2]
32529+
)
3252332530
)\d{7}
3252432531
</nationalNumberPattern>
3252532532
</mobile>

resources/ShortNumberMetadata.xml

Lines changed: 34 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8284,14 +8284,22 @@
82848284
<!-- http://en.wikipedia.org/wiki/%2B82 -->
82858285
<territory id="KR">
82868286
<generalDesc>
8287-
<nationalNumberPattern>1\d{2,4}</nationalNumberPattern>
8287+
<nationalNumberPattern>
8288+
1\d\d(?:
8289+
\d(?:
8290+
\d(?:
8291+
\d{3}
8292+
)?
8293+
)?
8294+
)?
8295+
</nationalNumberPattern>
82888296
</generalDesc>
82898297
<shortCode>
8290-
<possibleLengths national="[3-5]"/>
8298+
<possibleLengths national="[3-5],8"/>
82918299
<exampleNumber>100</exampleNumber>
82928300
<nationalNumberPattern>
82938301
1(?:
8294-
[016-9]114|
8302+
[01679]114|
82958303
3(?:
82968304
0[01]|
82978305
2|
@@ -8302,14 +8310,23 @@
83028310
7[79]|
83038311
8[2589]|
83048312
9[0189]
8313+
)|
8314+
55[15]\d{4}|
8315+
8(?:
8316+
(?:
8317+
11|
8318+
44|
8319+
66
8320+
)\d{4}|
8321+
[28]
83058322
)
83068323
)|
83078324
1(?:
83088325
0[015]|
83098326
1\d|
83108327
2[01357-9]|
83118328
41|
8312-
8[28]
8329+
8114
83138330
)
83148331
</nationalNumberPattern>
83158332
</shortCode>
@@ -8335,10 +8352,11 @@
83358352
1(?:
83368353
0[01]|
83378354
1[4-6]|
8338-
41
8355+
41|
8356+
8114
83398357
)|
83408358
1(?:
8341-
[06-9]1\d|
8359+
[0679]1\d|
83428360
111
83438361
)\d
83448362
</nationalNumberPattern>
@@ -8367,6 +8385,16 @@
83678385
)
83688386
</nationalNumberPattern>
83698387
</expandedEmergency>
8388+
<smsServices>
8389+
<possibleLengths national="8"/>
8390+
<exampleNumber>15500000</exampleNumber>
8391+
<nationalNumberPattern>
8392+
1(?:
8393+
55|
8394+
8[146]
8395+
)\d{5}
8396+
</nationalNumberPattern>
8397+
</smsServices>
83708398
</territory>
83718399

83728400
<!-- Kuwait (KW) -->

resources/carrier/en/228.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@
1515
22870|Togo Telecom
1616
22871|Togo Telecom
1717
22872|Togo Telecom
18+
22878|Moov
1819
22879|Moov
1920
22890|Togo Telecom
2021
22891|Togo Telecom
2122
22892|Togo Telecom
2223
22893|Togo Telecom
2324
22896|Moov
24-
22897|TOGOCEL
25+
22897|Moov
2526
22898|Moov
2627
22899|Moov

resources/carrier/en/232.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
23235|IPTEL
2222
2326|Onlime
2323
2327|Orange
24+
23270|Africell
2425
23277|Africell
2526
2328|Africell
2627
2329|Africell

resources/carrier/en/33.txt

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,27 @@
321321
3375789|BJT
322322
337579|Legos
323323
33758|Lycamobile
324-
33759|Vectone mobile
324+
337590|Free Mobile
325+
337591|Free Mobile
326+
337592|Lycamobile
327+
337593|Lycamobile
328+
337594|Lycamobile
329+
337595|Free Mobile
330+
337596|Free Mobile
331+
337597|Free Mobile
332+
3375976|SFR
333+
3375977|SFR
334+
3375978|SFR
335+
3375979|SFR
336+
337598|Lycamobile
337+
3375990|SFR
338+
3375993|Free Mobile
339+
3375994|Free Mobile
340+
3375995|Free Mobile
341+
3375996|Free Mobile
342+
3375997|Free Mobile
343+
3375998|Free Mobile
344+
3375999|Free Mobile
325345
3376|Bouygues
326346
33766|Free Mobile
327347
33767|Free Mobile

resources/carrier/en/420.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
4207952|O2
190190
4207953|O2
191191
4207954|Tesco Mobile CR
192+
4207955|Tesco Mobile CR
192193
42079750|Dial Telecom
193194
4207976|T-Mobile
194195
42079770|T-Mobile

resources/carrier/en/44.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@
126126
447351|Vodafone
127127
447352|Vodafone
128128
447353|Vodafone
129+
4473561|Gamma Telecom
130+
4473563|Gamma Telecom
129131
4473566|Wireless Logic
130132
4473568|TATA Communications
131133
447360|Three
@@ -146,7 +148,7 @@
146148
4473691|Telet Research
147149
4473692|Sky
148150
4473697|Wave Mobile
149-
4473699|Anywhere Sim
151+
4473699|Gamma Telecom
150152
447370|Vodafone
151153
447371|Vodafone
152154
447372|Vodafone
@@ -173,7 +175,7 @@
173175
4473893|TalkTalk
174176
4473894|TalkTalk
175177
4473895|TalkTalk
176-
4473896|Hanhaa
178+
4473896|Gamma Telecom
177179
4473897|Vodafone
178180
4473898|Vodafone
179181
4473900|Home Office
@@ -274,7 +276,7 @@
274276
4474416|Vodafone
275277
4474417|Synectiv
276278
4474418|Core Telecom
277-
4474419|Voxbone
279+
4474419|Gamma Telecom
278280
447442|Vodafone
279281
447443|Vodafone
280282
447444|Vodafone
@@ -351,7 +353,7 @@
351353
4474885|Three
352354
4474886|Lanonyx
353355
4474887|Three
354-
4474888|Ziron
356+
4474888|Gamma Telecom
355357
4474889|Three
356358
447489|O2
357359
447490|Three
@@ -443,7 +445,7 @@
443445
4475596|Lleida.net
444446
4475597|Core Telecom
445447
4475598|Nodemax
446-
4475599|Resilient
448+
4475599|Gamma Telecom
447449
44756|O2
448450
447570|Vodafone
449451
4475710|09 Mobile
@@ -481,7 +483,7 @@
481483
44762456|Sure
482484
44770|O2
483485
4477000|Cloud9
484-
4477001|Nationwide Telephone
486+
4477001|Gamma Telecom
485487
4477003|Sure
486488
4477007|Sure
487489
4477008|Sure
@@ -687,7 +689,7 @@
687689
4478936|O2
688690
4478937|O2
689691
4478938|aql
690-
4478939|Citrus
692+
4478939|Gamma Telecom
691693
447894|O2
692694
447895|O2
693695
447896|Orange

0 commit comments

Comments
 (0)