telephone_number 1.4.13 → 1.4.16
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/CHANGELOG.md +9 -0
- data/data/geocoding/en/1.dat +0 -0
- data/data/geocoding/en/1.txt +391 -6
- data/data/geocoding/en/212.txt +1 -1
- data/data/geocoding/en/213.dat +0 -0
- data/data/geocoding/en/213.txt +1 -0
- data/data/geocoding/en/238.dat +0 -0
- data/data/geocoding/en/238.txt +3 -3
- data/data/geocoding/en/33.txt +115 -1
- data/data/geocoding/en/389.dat +0 -0
- data/data/geocoding/en/389.txt +1 -0
- data/data/geocoding/en/44.txt +19 -21
- data/data/geocoding/en/504.dat +0 -0
- data/data/geocoding/en/504.txt +1 -1
- data/data/geocoding/en/56.dat +0 -0
- data/data/geocoding/en/56.txt +1 -0
- data/data/geocoding/en/61.dat +0 -0
- data/data/geocoding/en/61.txt +6 -10
- data/data/geocoding/es/56.dat +0 -0
- data/data/geocoding/es/56.txt +1 -0
- data/data/geocoding/es/57.dat +0 -0
- data/data/geocoding/es/57.txt +3 -0
- data/data/geocoding/fr/212.txt +1 -1
- data/data/geocoding/fr/33.txt +115 -1
- data/data/geocoding/pt/238.dat +0 -0
- data/data/geocoding/pt/238.txt +3 -3
- data/data/telephone_number_data_file.dat +0 -0
- data/data/telephone_number_data_file.xml +509 -356
- data/data/timezones/map_data.dat +0 -0
- data/data/timezones/map_data.txt +145 -2
- data/lib/telephone_number/version.rb +1 -1
- metadata +7 -8
@@ -413,7 +413,7 @@
|
|
413
413
|
52[34][2-9]1[02-9]\d{4}|
|
414
414
|
5(?:
|
415
415
|
00|
|
416
|
-
2[
|
416
|
+
2[125-7]|
|
417
417
|
33|
|
418
418
|
44|
|
419
419
|
66|
|
@@ -538,7 +538,7 @@
|
|
538
538
|
52[34][2-9]1[02-9]\d{4}|
|
539
539
|
5(?:
|
540
540
|
00|
|
541
|
-
2[
|
541
|
+
2[125-7]|
|
542
542
|
33|
|
543
543
|
44|
|
544
544
|
66|
|
@@ -797,7 +797,7 @@
|
|
797
797
|
<mobile>
|
798
798
|
<possibleLengths national="9"/>
|
799
799
|
<exampleNumber>923123456</exampleNumber>
|
800
|
-
<nationalNumberPattern>9[1-
|
800
|
+
<nationalNumberPattern>9[1-59]\d{7}</nationalNumberPattern>
|
801
801
|
</mobile>
|
802
802
|
</territory>
|
803
803
|
|
@@ -2083,7 +2083,7 @@
|
|
2083
2083
|
52[34][2-9]1[02-9]\d{4}|
|
2084
2084
|
5(?:
|
2085
2085
|
00|
|
2086
|
-
2[
|
2086
|
+
2[125-7]|
|
2087
2087
|
33|
|
2088
2088
|
44|
|
2089
2089
|
66|
|
@@ -2279,9 +2279,12 @@
|
|
2279
2279
|
<possibleLengths national="[9-13]"/>
|
2280
2280
|
<exampleNumber>900123456</exampleNumber>
|
2281
2281
|
<nationalNumberPattern>
|
2282
|
-
|
2283
|
-
|
2284
|
-
|
2282
|
+
(?:
|
2283
|
+
8[69][2-68]|
|
2284
|
+
9(?:
|
2285
|
+
0[01]|
|
2286
|
+
3[019]
|
2287
|
+
)
|
2285
2288
|
)\d{6,10}
|
2286
2289
|
</nationalNumberPattern>
|
2287
2290
|
</premiumRate>
|
@@ -2987,6 +2990,7 @@
|
|
2987
2990
|
<possibleLengths national="10" localOnly="7"/>
|
2988
2991
|
<exampleNumber>2464123456</exampleNumber>
|
2989
2992
|
<nationalNumberPattern>
|
2993
|
+
246521[0369]\d{3}|
|
2990
2994
|
246(?:
|
2991
2995
|
2(?:
|
2992
2996
|
2[78]|
|
@@ -3020,17 +3024,30 @@
|
|
3020
3024
|
<exampleNumber>2462501234</exampleNumber>
|
3021
3025
|
<nationalNumberPattern>
|
3022
3026
|
246(?:
|
3023
|
-
|
3024
|
-
|
3025
|
-
|
3026
|
-
|
3027
|
-
|
3028
|
-
|
3029
|
-
|
3030
|
-
|
3031
|
-
|
3027
|
+
(?:
|
3028
|
+
2(?:
|
3029
|
+
[3568]\d|
|
3030
|
+
4[0-57-9]
|
3031
|
+
)|
|
3032
|
+
3(?:
|
3033
|
+
5[2-9]|
|
3034
|
+
6[0-6]
|
3035
|
+
)|
|
3036
|
+
4(?:
|
3037
|
+
46|
|
3038
|
+
5\d
|
3039
|
+
)|
|
3040
|
+
69[5-7]|
|
3041
|
+
8(?:
|
3042
|
+
[2-5]\d|
|
3043
|
+
83
|
3044
|
+
)
|
3045
|
+
)\d|
|
3046
|
+
52(?:
|
3047
|
+
1[147]|
|
3048
|
+
20
|
3032
3049
|
)
|
3033
|
-
)\d{
|
3050
|
+
)\d{3}
|
3034
3051
|
</nationalNumberPattern>
|
3035
3052
|
</mobile>
|
3036
3053
|
<tollFree>
|
@@ -3092,7 +3109,7 @@
|
|
3092
3109
|
52[34][2-9]1[02-9]\d{4}|
|
3093
3110
|
5(?:
|
3094
3111
|
00|
|
3095
|
-
2[
|
3112
|
+
2[125-7]|
|
3096
3113
|
33|
|
3097
3114
|
44|
|
3098
3115
|
66|
|
@@ -3118,11 +3135,13 @@
|
|
3118
3135
|
4(?:
|
3119
3136
|
1[7-9]|
|
3120
3137
|
3[01]|
|
3121
|
-
|
3138
|
+
4[47-9]|
|
3122
3139
|
67
|
3123
3140
|
)|
|
3124
3141
|
7(?:
|
3125
|
-
|
3142
|
+
1[2-9]|
|
3143
|
+
2\d|
|
3144
|
+
3[016]|
|
3126
3145
|
53
|
3127
3146
|
)
|
3128
3147
|
)\d{4}
|
@@ -3680,13 +3699,13 @@
|
|
3680
3699
|
0(?:
|
3681
3700
|
49|
|
3682
3701
|
5[23]|
|
3683
|
-
6[
|
3702
|
+
6[5-7]|
|
3684
3703
|
9[016-9]
|
3685
3704
|
)|
|
3686
3705
|
4(?:
|
3687
3706
|
4[569]|
|
3688
3707
|
5[4-6]|
|
3689
|
-
6[
|
3708
|
+
6[5-7]|
|
3690
3709
|
7[0179]
|
3691
3710
|
)|
|
3692
3711
|
5(?:
|
@@ -3702,7 +3721,7 @@
|
|
3702
3721
|
<exampleNumber>70123456</exampleNumber>
|
3703
3722
|
<nationalNumberPattern>
|
3704
3723
|
(?:
|
3705
|
-
0[
|
3724
|
+
0[125-7]|
|
3706
3725
|
5[1-8]|
|
3707
3726
|
[67]\d
|
3708
3727
|
)\d{6}
|
@@ -3812,17 +3831,16 @@
|
|
3812
3831
|
wikipedia and information received from MAX telecom. -->
|
3813
3832
|
<mobile>
|
3814
3833
|
<possibleLengths national="8,9"/>
|
3815
|
-
<exampleNumber>
|
3834
|
+
<exampleNumber>43012345</exampleNumber>
|
3816
3835
|
<nationalNumberPattern>
|
3817
|
-
43[07-9]\d{5}|
|
3818
3836
|
(?:
|
3819
|
-
|
3820
|
-
|
3821
|
-
|
3822
|
-
|
3823
|
-
|
3824
|
-
|
3825
|
-
)\d{
|
3837
|
+
43[07-9]|
|
3838
|
+
99[69]\d
|
3839
|
+
)\d{5}|
|
3840
|
+
(?:
|
3841
|
+
8[7-9]|
|
3842
|
+
98
|
3843
|
+
)\d{7}
|
3826
3844
|
</nationalNumberPattern>
|
3827
3845
|
</mobile>
|
3828
3846
|
<tollFree>
|
@@ -3974,7 +3992,12 @@
|
|
3974
3992
|
<fixedLine>
|
3975
3993
|
<possibleLengths national="8"/>
|
3976
3994
|
<exampleNumber>22201234</exampleNumber>
|
3977
|
-
<nationalNumberPattern>
|
3995
|
+
<nationalNumberPattern>
|
3996
|
+
(?:
|
3997
|
+
22|
|
3998
|
+
31
|
3999
|
+
)\d{6}
|
4000
|
+
</nationalNumberPattern>
|
3978
4001
|
</fixedLine>
|
3979
4002
|
<!-- Previous ITU doc (version: 11.IX.2013) says 29 range is assigned to
|
3980
4003
|
"UCOM CDMA network". As there is valid number online continuing support to this range
|
@@ -3985,8 +4008,7 @@
|
|
3985
4008
|
<nationalNumberPattern>
|
3986
4009
|
(?:
|
3987
4010
|
29|
|
3988
|
-
|
3989
|
-
6[1289]|
|
4011
|
+
6[1257-9]|
|
3990
4012
|
7[125-9]
|
3991
4013
|
)\d{6}
|
3992
4014
|
</nationalNumberPattern>
|
@@ -3999,12 +4021,17 @@
|
|
3999
4021
|
<territory id="BJ" countryCode="229" internationalPrefix="00">
|
4000
4022
|
<availableFormats>
|
4001
4023
|
<numberFormat pattern="(\d{2})(\d{2})(\d{2})(\d{2})">
|
4002
|
-
<leadingDigits>[
|
4024
|
+
<leadingDigits>[24-689]</leadingDigits>
|
4003
4025
|
<format>$1 $2 $3 $4</format>
|
4004
4026
|
</numberFormat>
|
4005
4027
|
</availableFormats>
|
4006
4028
|
<generalDesc>
|
4007
|
-
<nationalNumberPattern>
|
4029
|
+
<nationalNumberPattern>
|
4030
|
+
(?:
|
4031
|
+
[25689]\d|
|
4032
|
+
40
|
4033
|
+
)\d{6}
|
4034
|
+
</nationalNumberPattern>
|
4008
4035
|
</generalDesc>
|
4009
4036
|
<!-- These come from the national numbering plan, but have been widened to include other
|
4010
4037
|
prefixes found in the yellow pages - specifically 21 0. -->
|
@@ -4029,7 +4056,8 @@
|
|
4029
4056
|
<exampleNumber>90011234</exampleNumber>
|
4030
4057
|
<nationalNumberPattern>
|
4031
4058
|
(?:
|
4032
|
-
|
4059
|
+
40|
|
4060
|
+
5[1-8]|
|
4033
4061
|
6\d|
|
4034
4062
|
9[013-9]
|
4035
4063
|
)\d{6}
|
@@ -4209,7 +4237,7 @@
|
|
4209
4237
|
52[34][2-9]1[02-9]\d{4}|
|
4210
4238
|
5(?:
|
4211
4239
|
00|
|
4212
|
-
2[
|
4240
|
+
2[125-7]|
|
4213
4241
|
33|
|
4214
4242
|
44|
|
4215
4243
|
66|
|
@@ -4614,12 +4642,17 @@
|
|
4614
4642
|
<possibleLengths national="8,10"/>
|
4615
4643
|
<exampleNumber>40041234</exampleNumber>
|
4616
4644
|
<nationalNumberPattern>
|
4617
|
-
|
4618
|
-
|
4619
|
-
|
4620
|
-
|
4621
|
-
|
4622
|
-
|
4645
|
+
(?:
|
4646
|
+
30[03]\d{3}|
|
4647
|
+
4(?:
|
4648
|
+
0(?:
|
4649
|
+
0\d|
|
4650
|
+
20
|
4651
|
+
)|
|
4652
|
+
370
|
4653
|
+
)
|
4654
|
+
)\d{4}|
|
4655
|
+
300\d{5}
|
4623
4656
|
</nationalNumberPattern>
|
4624
4657
|
</sharedCost>
|
4625
4658
|
</territory>
|
@@ -4767,7 +4800,7 @@
|
|
4767
4800
|
52[34][2-9]1[02-9]\d{4}|
|
4768
4801
|
5(?:
|
4769
4802
|
00|
|
4770
|
-
2[
|
4803
|
+
2[125-7]|
|
4771
4804
|
33|
|
4772
4805
|
44|
|
4773
4806
|
66|
|
@@ -4968,7 +5001,7 @@
|
|
4968
5001
|
[01]\d|
|
4969
5002
|
20
|
4970
5003
|
)|
|
4971
|
-
2[0-
|
5004
|
+
2[0-25-7]\d
|
4972
5005
|
)\d{3}
|
4973
5006
|
</nationalNumberPattern>
|
4974
5007
|
</voip>
|
@@ -5250,7 +5283,8 @@
|
|
5250
5283
|
(?:
|
5251
5284
|
[2-8]\d|
|
5252
5285
|
90
|
5253
|
-
)\d{8}
|
5286
|
+
)\d{8}|
|
5287
|
+
3\d{6}
|
5254
5288
|
</nationalNumberPattern>
|
5255
5289
|
</generalDesc>
|
5256
5290
|
<fixedLine>
|
@@ -5262,7 +5296,8 @@
|
|
5262
5296
|
04|
|
5263
5297
|
[23]6|
|
5264
5298
|
[48]9|
|
5265
|
-
50
|
5299
|
+
50|
|
5300
|
+
63
|
5266
5301
|
)|
|
5267
5302
|
3(?:
|
5268
5303
|
06|
|
@@ -5274,6 +5309,7 @@
|
|
5274
5309
|
1[68]|
|
5275
5310
|
3[178]|
|
5276
5311
|
50|
|
5312
|
+
68|
|
5277
5313
|
74
|
5278
5314
|
)|
|
5279
5315
|
5(?:
|
@@ -5281,7 +5317,7 @@
|
|
5281
5317
|
1[49]|
|
5282
5318
|
48|
|
5283
5319
|
79|
|
5284
|
-
8[
|
5320
|
+
8[147]
|
5285
5321
|
)|
|
5286
5322
|
6(?:
|
5287
5323
|
04|
|
@@ -5314,7 +5350,8 @@
|
|
5314
5350
|
04|
|
5315
5351
|
[23]6|
|
5316
5352
|
[48]9|
|
5317
|
-
50
|
5353
|
+
50|
|
5354
|
+
63
|
5318
5355
|
)|
|
5319
5356
|
3(?:
|
5320
5357
|
06|
|
@@ -5326,6 +5363,7 @@
|
|
5326
5363
|
1[68]|
|
5327
5364
|
3[178]|
|
5328
5365
|
50|
|
5366
|
+
68|
|
5329
5367
|
74
|
5330
5368
|
)|
|
5331
5369
|
5(?:
|
@@ -5333,7 +5371,7 @@
|
|
5333
5371
|
1[49]|
|
5334
5372
|
48|
|
5335
5373
|
79|
|
5336
|
-
8[
|
5374
|
+
8[147]
|
5337
5375
|
)|
|
5338
5376
|
6(?:
|
5339
5377
|
04|
|
@@ -5412,7 +5450,7 @@
|
|
5412
5450
|
(?:
|
5413
5451
|
5(?:
|
5414
5452
|
00|
|
5415
|
-
2[
|
5453
|
+
2[125-7]|
|
5416
5454
|
33|
|
5417
5455
|
44|
|
5418
5456
|
66|
|
@@ -5430,6 +5468,12 @@
|
|
5430
5468
|
<exampleNumber>6002012345</exampleNumber>
|
5431
5469
|
<nationalNumberPattern>600[2-9]\d{6}</nationalNumberPattern>
|
5432
5470
|
</voip>
|
5471
|
+
<!-- Prefix 310 (7 digit) is added based on user report and online documents. -->
|
5472
|
+
<uan>
|
5473
|
+
<possibleLengths national="7"/>
|
5474
|
+
<exampleNumber>3101234</exampleNumber>
|
5475
|
+
<nationalNumberPattern>310\d{4}</nationalNumberPattern>
|
5476
|
+
</uan>
|
5433
5477
|
</territory>
|
5434
5478
|
|
5435
5479
|
<!-- Cocos (Keeling) Islands (CC) -->
|
@@ -5643,7 +5687,7 @@
|
|
5643
5687
|
<mobile>
|
5644
5688
|
<possibleLengths national="8"/>
|
5645
5689
|
<exampleNumber>70012345</exampleNumber>
|
5646
|
-
<nationalNumberPattern>7[
|
5690
|
+
<nationalNumberPattern>7[02457]\d{6}</nationalNumberPattern>
|
5647
5691
|
</mobile>
|
5648
5692
|
<premiumRate>
|
5649
5693
|
<possibleLengths national="8"/>
|
@@ -5667,11 +5711,11 @@
|
|
5667
5711
|
</availableFormats>
|
5668
5712
|
<generalDesc>
|
5669
5713
|
<nationalNumberPattern>
|
5714
|
+
222\d{6}|
|
5670
5715
|
(?:
|
5671
|
-
0\d
|
5672
|
-
|
5673
|
-
|
5674
|
-
)\d{6}
|
5716
|
+
0\d|
|
5717
|
+
80
|
5718
|
+
)\d{7}
|
5675
5719
|
</nationalNumberPattern>
|
5676
5720
|
</generalDesc>
|
5677
5721
|
<fixedLine>
|
@@ -5702,7 +5746,12 @@
|
|
5702
5746
|
<premiumRate>
|
5703
5747
|
<possibleLengths national="9"/>
|
5704
5748
|
<exampleNumber>800123456</exampleNumber>
|
5705
|
-
<nationalNumberPattern>
|
5749
|
+
<nationalNumberPattern>
|
5750
|
+
80(?:
|
5751
|
+
0\d\d|
|
5752
|
+
120
|
5753
|
+
)\d{4}
|
5754
|
+
</nationalNumberPattern>
|
5706
5755
|
</premiumRate>
|
5707
5756
|
</territory>
|
5708
5757
|
|
@@ -5931,7 +5980,7 @@
|
|
5931
5980
|
ranges are maintained in both fixed-line and mobile categories. Formats are based
|
5932
5981
|
on original phone number type. -->
|
5933
5982
|
<numberFormat pattern="(\d)(\d{4})(\d{4})" nationalPrefixFormattingRule="($FG)">
|
5934
|
-
<leadingDigits>2[1-
|
5983
|
+
<leadingDigits>2[1-36]</leadingDigits>
|
5935
5984
|
<format>$1 $2 $3</format>
|
5936
5985
|
</numberFormat>
|
5937
5986
|
<!-- Format for mobile numbers. -->
|
@@ -6018,7 +6067,8 @@
|
|
6018
6067
|
5[0-2]
|
6019
6068
|
)|
|
6020
6069
|
600
|
6021
|
-
)
|
6070
|
+
)|
|
6071
|
+
6469
|
6022
6072
|
)|
|
6023
6073
|
80[1-9]\d\d|
|
6024
6074
|
9(?:
|
@@ -6085,7 +6135,8 @@
|
|
6085
6135
|
5[0-2]
|
6086
6136
|
)|
|
6087
6137
|
600
|
6088
|
-
)
|
6138
|
+
)|
|
6139
|
+
6469
|
6089
6140
|
)|
|
6090
6141
|
80[1-9]\d\d|
|
6091
6142
|
9(?:
|
@@ -6198,7 +6249,7 @@
|
|
6198
6249
|
<nationalNumberPattern>
|
6199
6250
|
(?:
|
6200
6251
|
24[23]|
|
6201
|
-
6[
|
6252
|
+
6[25-9]\d
|
6202
6253
|
)\d{6}
|
6203
6254
|
</nationalNumberPattern>
|
6204
6255
|
</mobile>
|
@@ -7284,7 +7335,7 @@
|
|
7284
7335
|
)\d{3}|
|
7285
7336
|
(?:
|
7286
7337
|
3(?:
|
7287
|
-
24[
|
7338
|
+
24[1-9]|
|
7288
7339
|
3(?:
|
7289
7340
|
00|
|
7290
7341
|
3[0-24-9]
|
@@ -7521,7 +7572,7 @@
|
|
7521
7572
|
<exampleNumber>9911234</exampleNumber>
|
7522
7573
|
<nationalNumberPattern>
|
7523
7574
|
(?:
|
7524
|
-
|
7575
|
+
36|
|
7525
7576
|
5[1-389]|
|
7526
7577
|
9\d
|
7527
7578
|
)\d{5}
|
@@ -7532,6 +7583,16 @@
|
|
7532
7583
|
<exampleNumber>8001234</exampleNumber>
|
7533
7584
|
<nationalNumberPattern>800\d{4}</nationalNumberPattern>
|
7534
7585
|
</tollFree>
|
7586
|
+
<voip>
|
7587
|
+
<possibleLengths national="7"/>
|
7588
|
+
<exampleNumber>3401234</exampleNumber>
|
7589
|
+
<nationalNumberPattern>
|
7590
|
+
(?:
|
7591
|
+
3[3-5]|
|
7592
|
+
4[356]
|
7593
|
+
)\d{5}
|
7594
|
+
</nationalNumberPattern>
|
7595
|
+
</voip>
|
7535
7596
|
</territory>
|
7536
7597
|
|
7537
7598
|
<!-- Curaçao (CW) -->
|
@@ -8607,7 +8668,7 @@
|
|
8607
8668
|
52[34][2-9]1[02-9]\d{4}|
|
8608
8669
|
5(?:
|
8609
8670
|
00|
|
8610
|
-
2[
|
8671
|
+
2[125-7]|
|
8611
8672
|
33|
|
8612
8673
|
44|
|
8613
8674
|
66|
|
@@ -8753,7 +8814,7 @@
|
|
8753
8814
|
52[34][2-9]1[02-9]\d{4}|
|
8754
8815
|
5(?:
|
8755
8816
|
00|
|
8756
|
-
2[
|
8817
|
+
2[125-7]|
|
8757
8818
|
33|
|
8758
8819
|
44|
|
8759
8820
|
66|
|
@@ -8803,7 +8864,7 @@
|
|
8803
8864
|
1\d|
|
8804
8865
|
2[013-79]|
|
8805
8866
|
3[0-8]|
|
8806
|
-
4[
|
8867
|
+
4[013-689]
|
8807
8868
|
)\d{6}
|
8808
8869
|
</nationalNumberPattern>
|
8809
8870
|
</fixedLine>
|
@@ -9018,60 +9079,50 @@
|
|
9018
9079
|
<possibleLengths national="7,8"/>
|
9019
9080
|
<exampleNumber>51234567</exampleNumber>
|
9020
9081
|
<nationalNumberPattern>
|
9021
|
-
|
9022
|
-
|
9023
|
-
|
9024
|
-
|
9025
|
-
|
9026
|
-
|
9027
|
-
|
9028
|
-
[0-35-9]\d{3}|
|
9029
|
-
4000
|
9030
|
-
)
|
9031
|
-
)
|
9032
|
-
)
|
9033
|
-
)|
|
9034
|
-
8(?:
|
9035
|
-
1(?:
|
9036
|
-
0(?:
|
9037
|
-
000|
|
9038
|
-
[3-9]\d\d
|
9039
|
-
)|
|
9040
|
-
(?:
|
9041
|
-
1(?:
|
9042
|
-
0[236]|
|
9043
|
-
1\d
|
9082
|
+
(?:
|
9083
|
+
5\d{5}|
|
9084
|
+
8(?:
|
9085
|
+
1(?:
|
9086
|
+
0(?:
|
9087
|
+
000|
|
9088
|
+
[3-9]\d\d
|
9044
9089
|
)|
|
9045
9090
|
(?:
|
9046
|
-
|
9047
|
-
|
9091
|
+
1(?:
|
9092
|
+
0[236]|
|
9093
|
+
1\d
|
9094
|
+
)|
|
9095
|
+
(?:
|
9096
|
+
23|
|
9097
|
+
[3-79]\d
|
9098
|
+
)\d
|
9048
9099
|
)\d
|
9049
|
-
)
|
9050
|
-
|
9051
|
-
|
9052
|
-
|
9053
|
-
|
9100
|
+
)|
|
9101
|
+
2(?:
|
9102
|
+
0(?:
|
9103
|
+
000|
|
9104
|
+
(?:
|
9105
|
+
19|
|
9106
|
+
[2-7]\d
|
9107
|
+
)\d
|
9108
|
+
)|
|
9054
9109
|
(?:
|
9055
|
-
|
9056
|
-
|
9110
|
+
(?:
|
9111
|
+
[124-6]\d|
|
9112
|
+
3[5-9]
|
9113
|
+
)\d|
|
9114
|
+
7(?:
|
9115
|
+
[3679]\d|
|
9116
|
+
8[13-9]
|
9117
|
+
)|
|
9118
|
+
8(?:
|
9119
|
+
[2-6]\d|
|
9120
|
+
7[01]
|
9121
|
+
)
|
9057
9122
|
)\d
|
9058
9123
|
)|
|
9059
|
-
|
9060
|
-
|
9061
|
-
[124-6]\d|
|
9062
|
-
3[5-9]
|
9063
|
-
)\d|
|
9064
|
-
7(?:
|
9065
|
-
[679]\d|
|
9066
|
-
8[13-9]
|
9067
|
-
)|
|
9068
|
-
8(?:
|
9069
|
-
[2-6]\d|
|
9070
|
-
7[01]
|
9071
|
-
)
|
9072
|
-
)\d
|
9073
|
-
)|
|
9074
|
-
[349]\d{4}
|
9124
|
+
[349]\d{4}
|
9125
|
+
)
|
9075
9126
|
)\d\d|
|
9076
9127
|
5(?:
|
9077
9128
|
(?:
|
@@ -9217,10 +9268,8 @@
|
|
9217
9268
|
8[0-247-9]
|
9218
9269
|
)|
|
9219
9270
|
7(?:
|
9220
|
-
|
9221
|
-
|
9222
|
-
6[1267]|
|
9223
|
-
7[0-57]
|
9271
|
+
[017]\d|
|
9272
|
+
6[0-367]
|
9224
9273
|
)
|
9225
9274
|
)\d{6}
|
9226
9275
|
</nationalNumberPattern>
|
@@ -10041,6 +10090,7 @@
|
|
10041
10090
|
8(?:
|
10042
10091
|
1[01]|
|
10043
10092
|
2[0156]|
|
10093
|
+
4[02]|
|
10044
10094
|
84
|
10045
10095
|
)\d{6}
|
10046
10096
|
</nationalNumberPattern>
|
@@ -10066,15 +10116,7 @@
|
|
10066
10116
|
<!-- http://www.itu.int/oth/T020200004E/en -->
|
10067
10117
|
<!-- http://www.arcep.ga -->
|
10068
10118
|
<territory id="GA" countryCode="241" internationalPrefix="00"
|
10069
|
-
nationalPrefixForParsing="
|
10070
|
-
0(
|
10071
|
-
11\d{6}|
|
10072
|
-
60\d{6}|
|
10073
|
-
61\d{6}|
|
10074
|
-
6[256]\d{6}|
|
10075
|
-
7[47]\d{6}|
|
10076
|
-
76\d{6}
|
10077
|
-
)"
|
10119
|
+
nationalPrefixForParsing="0(11\d{6}|60\d{6}|61\d{6}|6[256]\d{6}|7[467]\d{6})"
|
10078
10120
|
nationalPrefixTransformRule="$1">
|
10079
10121
|
<availableFormats>
|
10080
10122
|
<!-- If no leading zero was supplied, format with the national prefix. -->
|
@@ -10082,6 +10124,11 @@
|
|
10082
10124
|
<leadingDigits>[2-7]</leadingDigits>
|
10083
10125
|
<format>$1 $2 $3 $4</format>
|
10084
10126
|
</numberFormat>
|
10127
|
+
<!-- This already has a leading zero so we format is "as is". -->
|
10128
|
+
<numberFormat pattern="(\d{2})(\d{2})(\d{2})(\d{2})">
|
10129
|
+
<leadingDigits>0</leadingDigits>
|
10130
|
+
<format>$1 $2 $3 $4</format>
|
10131
|
+
</numberFormat>
|
10085
10132
|
<!-- Even in new way of dialling, 0 is mandatory when dialling domestically. -->
|
10086
10133
|
<numberFormat pattern="(\d{2})(\d{2})(\d{2})(\d{2})" nationalPrefixFormattingRule="0$FG">
|
10087
10134
|
<leadingDigits>
|
@@ -10090,11 +10137,6 @@
|
|
10090
10137
|
</leadingDigits>
|
10091
10138
|
<format>$1 $2 $3 $4</format>
|
10092
10139
|
</numberFormat>
|
10093
|
-
<!-- This already has a leading zero so we format is "as is". -->
|
10094
|
-
<numberFormat pattern="(\d{2})(\d{2})(\d{2})(\d{2})">
|
10095
|
-
<leadingDigits>0</leadingDigits>
|
10096
|
-
<format>$1 $2 $3 $4</format>
|
10097
|
-
</numberFormat>
|
10098
10140
|
</availableFormats>
|
10099
10141
|
<generalDesc>
|
10100
10142
|
<nationalNumberPattern>
|
@@ -10131,18 +10173,15 @@
|
|
10131
10173
|
<nationalNumberPattern>
|
10132
10174
|
(?:
|
10133
10175
|
(?:
|
10134
|
-
0[2-7]
|
10135
|
-
|
10136
|
-
0[0-4]|
|
10137
|
-
10|
|
10138
|
-
[256]\d
|
10139
|
-
)
|
10176
|
+
0[2-7]|
|
10177
|
+
7[467]
|
10140
10178
|
)\d|
|
10141
|
-
|
10142
|
-
[
|
10143
|
-
|
10179
|
+
6(?:
|
10180
|
+
0[0-4]|
|
10181
|
+
10|
|
10182
|
+
[256]\d
|
10144
10183
|
)
|
10145
|
-
)\d{
|
10184
|
+
)\d{5}|
|
10146
10185
|
[2-7]\d{6}
|
10147
10186
|
</nationalNumberPattern>
|
10148
10187
|
</mobile>
|
@@ -10302,7 +10341,7 @@
|
|
10302
10341
|
4(?:
|
10303
10342
|
[0-5]\d\d|
|
10304
10343
|
69[7-9]|
|
10305
|
-
70[
|
10344
|
+
70[01359]
|
10306
10345
|
)|
|
10307
10346
|
(?:
|
10308
10347
|
5[0-26-9]|
|
@@ -10310,7 +10349,7 @@
|
|
10310
10349
|
)\d\d|
|
10311
10350
|
6(?:
|
10312
10351
|
[0-4]\d\d|
|
10313
|
-
50[0-
|
10352
|
+
50[0-79]
|
10314
10353
|
)
|
10315
10354
|
)|
|
10316
10355
|
2(?:
|
@@ -10328,7 +10367,7 @@
|
|
10328
10367
|
[0-7]\d\d|
|
10329
10368
|
8(?:
|
10330
10369
|
[02]\d|
|
10331
|
-
1[0-
|
10370
|
+
1[0-27-9]
|
10332
10371
|
)
|
10333
10372
|
)
|
10334
10373
|
)|
|
@@ -10609,7 +10648,7 @@
|
|
10609
10648
|
5[49]|
|
10610
10649
|
6[0-369]|
|
10611
10650
|
77|
|
10612
|
-
|
10651
|
+
8[14]|
|
10613
10652
|
9[139]
|
10614
10653
|
)\d{6}
|
10615
10654
|
</nationalNumberPattern>
|
@@ -10791,7 +10830,7 @@
|
|
10791
10830
|
52[34][2-9]1[02-9]\d{4}|
|
10792
10831
|
5(?:
|
10793
10832
|
00|
|
10794
|
-
2[
|
10833
|
+
2[125-7]|
|
10795
10834
|
33|
|
10796
10835
|
44|
|
10797
10836
|
66|
|
@@ -10880,14 +10919,6 @@
|
|
10880
10919
|
8[01]
|
10881
10920
|
)
|
10882
10921
|
)\d{3}|
|
10883
|
-
5(?:
|
10884
|
-
0070|
|
10885
|
-
(?:
|
10886
|
-
11|
|
10887
|
-
33
|
10888
|
-
)33|
|
10889
|
-
[25]222
|
10890
|
-
)[0-4]\d{3}|
|
10891
10922
|
5(?:
|
10892
10923
|
00(?:
|
10893
10924
|
0\d|
|
@@ -10896,7 +10927,8 @@
|
|
10896
10927
|
11(?:
|
10897
10928
|
00|
|
10898
10929
|
1\d|
|
10899
|
-
2[0-4]
|
10930
|
+
2[0-4]|
|
10931
|
+
3[01]
|
10900
10932
|
)|
|
10901
10933
|
5200|
|
10902
10934
|
75(?:
|
@@ -10915,6 +10947,15 @@
|
|
10915
10947
|
)
|
10916
10948
|
)
|
10917
10949
|
)\d{4}|
|
10950
|
+
5(?:
|
10951
|
+
0070|
|
10952
|
+
11(?:
|
10953
|
+
33|
|
10954
|
+
51
|
10955
|
+
)|
|
10956
|
+
[25]222|
|
10957
|
+
3333
|
10958
|
+
)[0-4]\d{3}|
|
10918
10959
|
(?:
|
10919
10960
|
5(?:
|
10920
10961
|
[14]4|
|
@@ -10983,7 +11024,7 @@
|
|
10983
11024
|
5[6-9]|
|
10984
11025
|
6[0-3]|
|
10985
11026
|
80|
|
10986
|
-
9[0-
|
11027
|
+
9[0-8]
|
10987
11028
|
)\d{4}
|
10988
11029
|
</nationalNumberPattern>
|
10989
11030
|
</fixedLine>
|
@@ -11069,7 +11110,7 @@
|
|
11069
11110
|
5[49]|
|
11070
11111
|
6[0-369]|
|
11071
11112
|
77|
|
11072
|
-
|
11113
|
+
8[14]|
|
11073
11114
|
9[139]
|
11074
11115
|
)\d{6}
|
11075
11116
|
</nationalNumberPattern>
|
@@ -11479,10 +11520,9 @@
|
|
11479
11520
|
<nationalNumberPattern>
|
11480
11521
|
590(?:
|
11481
11522
|
0[1-68]|
|
11482
|
-
|
11523
|
+
[14][0-24-9]|
|
11483
11524
|
2[0-68]|
|
11484
11525
|
3[1289]|
|
11485
|
-
4[0-24-9]|
|
11486
11526
|
5[3-579]|
|
11487
11527
|
6[0189]|
|
11488
11528
|
7[08]|
|
@@ -11958,7 +11998,7 @@
|
|
11958
11998
|
52[34][2-9]1[02-9]\d{4}|
|
11959
11999
|
5(?:
|
11960
12000
|
00|
|
11961
|
-
2[
|
12001
|
+
2[125-7]|
|
11962
12002
|
33|
|
11963
12003
|
44|
|
11964
12004
|
66|
|
@@ -12022,14 +12062,11 @@
|
|
12022
12062
|
</availableFormats>
|
12023
12063
|
<generalDesc>
|
12024
12064
|
<nationalNumberPattern>
|
12065
|
+
9008\d{3}|
|
12025
12066
|
(?:
|
12026
|
-
|
12027
|
-
|
12028
|
-
)\d{
|
12029
|
-
(?:
|
12030
|
-
[2-46]\d|
|
12031
|
-
77
|
12032
|
-
)\d{5}
|
12067
|
+
[2-467]\d\d|
|
12068
|
+
862
|
12069
|
+
)\d{4}
|
12033
12070
|
</nationalNumberPattern>
|
12034
12071
|
</generalDesc>
|
12035
12072
|
<fixedLine>
|
@@ -12063,7 +12100,12 @@
|
|
12063
12100
|
<mobile>
|
12064
12101
|
<possibleLengths national="7"/>
|
12065
12102
|
<exampleNumber>6091234</exampleNumber>
|
12066
|
-
<nationalNumberPattern>
|
12103
|
+
<nationalNumberPattern>
|
12104
|
+
(?:
|
12105
|
+
6\d\d|
|
12106
|
+
70[015-7]
|
12107
|
+
)\d{4}
|
12108
|
+
</nationalNumberPattern>
|
12067
12109
|
</mobile>
|
12068
12110
|
<tollFree>
|
12069
12111
|
<possibleLengths national="7"/>
|
@@ -12115,17 +12157,11 @@
|
|
12115
12157
|
<generalDesc>
|
12116
12158
|
<nationalNumberPattern>
|
12117
12159
|
8[0-46-9]\d{6,7}|
|
12118
|
-
9\d{4}
|
12119
|
-
\d(?:
|
12120
|
-
\d(?:
|
12121
|
-
\d{4}
|
12122
|
-
)?
|
12123
|
-
)?
|
12124
|
-
)?|
|
12160
|
+
9\d{4,7}|
|
12125
12161
|
(?:
|
12126
|
-
[
|
12127
|
-
|
12128
|
-
)\d{
|
12162
|
+
[2-7]|
|
12163
|
+
9\d{3}
|
12164
|
+
)\d{7}
|
12129
12165
|
</nationalNumberPattern>
|
12130
12166
|
</generalDesc>
|
12131
12167
|
<fixedLine>
|
@@ -12165,15 +12201,15 @@
|
|
12165
12201
|
<nationalNumberPattern>
|
12166
12202
|
(?:
|
12167
12203
|
46(?:
|
12168
|
-
[
|
12204
|
+
0[0-7]|
|
12169
12205
|
1[0-6]|
|
12170
12206
|
4[0-57-9]|
|
12171
|
-
|
12172
|
-
|
12207
|
+
6[0-4]|
|
12208
|
+
7[0-8]
|
12173
12209
|
)|
|
12174
12210
|
573[0-6]|
|
12175
12211
|
6(?:
|
12176
|
-
26[013-
|
12212
|
+
26[013-8]|
|
12177
12213
|
66[0-3]
|
12178
12214
|
)|
|
12179
12215
|
70(?:
|
@@ -12181,14 +12217,17 @@
|
|
12181
12217
|
8[0-4]
|
12182
12218
|
)|
|
12183
12219
|
848[015-9]|
|
12184
|
-
929[
|
12220
|
+
929[013-9]
|
12185
12221
|
)\d{4}|
|
12186
12222
|
(?:
|
12187
|
-
|
12223
|
+
4(?:
|
12224
|
+
40|
|
12225
|
+
6[2358]
|
12226
|
+
)|
|
12188
12227
|
5(?:
|
12189
12228
|
[1-59][0-46-9]|
|
12190
12229
|
6[0-4689]|
|
12191
|
-
7[0-
|
12230
|
+
7[0-24679]
|
12192
12231
|
)|
|
12193
12232
|
6(?:
|
12194
12233
|
0[1-9]|
|
@@ -12333,7 +12372,7 @@
|
|
12333
12372
|
<nationalNumberPattern>8002\d{7}</nationalNumberPattern>
|
12334
12373
|
</noInternationalDialling>
|
12335
12374
|
<!-- Extra prefixes 2244, 226[24], 227[0135689], 228X, 2292, 2407, 250[78], 2516, 2540,
|
12336
|
-
256[014], 2580, 260X, 2617, 262[067], 263[04], 2780 and 2791 were added from numbers
|
12375
|
+
256[014], 2570, 2580, 260X, 2617, 262[067], 263[04], 2780 and 2791 were added from numbers
|
12337
12376
|
found online and user reports. -->
|
12338
12377
|
<fixedLine>
|
12339
12378
|
<possibleLengths national="8"/>
|
@@ -12364,7 +12403,7 @@
|
|
12364
12403
|
4[03-5]|
|
12365
12404
|
5\d|
|
12366
12405
|
6[014-6]|
|
12367
|
-
|
12406
|
+
7[04]|
|
12368
12407
|
80
|
12369
12408
|
)|
|
12370
12409
|
6(?:
|
@@ -12471,10 +12510,11 @@
|
|
12471
12510
|
<possibleLengths national="8,9"/>
|
12472
12511
|
<exampleNumber>921234567</exampleNumber>
|
12473
12512
|
<nationalNumberPattern>
|
12474
|
-
|
12475
|
-
|
12476
|
-
|
12477
|
-
|
12513
|
+
98\d{6,7}|
|
12514
|
+
975(?:
|
12515
|
+
1\d|
|
12516
|
+
96
|
12517
|
+
)\d{4}|
|
12478
12518
|
9(?:
|
12479
12519
|
0[1-9]|
|
12480
12520
|
[1259]\d|
|
@@ -12608,7 +12648,7 @@
|
|
12608
12648
|
<nationalNumberPattern>
|
12609
12649
|
(?:
|
12610
12650
|
[48]0\d|
|
12611
|
-
|
12651
|
+
680[29]
|
12612
12652
|
)\d{5}
|
12613
12653
|
</nationalNumberPattern>
|
12614
12654
|
</noInternationalDialling>
|
@@ -12646,7 +12686,7 @@
|
|
12646
12686
|
<nationalNumberPattern>
|
12647
12687
|
(?:
|
12648
12688
|
[48]0\d|
|
12649
|
-
|
12689
|
+
680[29]
|
12650
12690
|
)\d{5}
|
12651
12691
|
</nationalNumberPattern>
|
12652
12692
|
</tollFree>
|
@@ -13212,7 +13252,7 @@
|
|
13212
13252
|
1(?:
|
13213
13253
|
200|
|
13214
13254
|
9(?:
|
13215
|
-
0[
|
13255
|
+
0[0-2]|
|
13216
13256
|
19
|
13217
13257
|
)
|
13218
13258
|
)\d{6}
|
@@ -13244,10 +13284,10 @@
|
|
13244
13284
|
2[23]|
|
13245
13285
|
3[237]|
|
13246
13286
|
47|
|
13247
|
-
6[
|
13287
|
+
6[258]|
|
13248
13288
|
7\d|
|
13249
13289
|
82|
|
13250
|
-
9[
|
13290
|
+
9[2-9]
|
13251
13291
|
)\d{6}
|
13252
13292
|
</nationalNumberPattern>
|
13253
13293
|
</voip>
|
@@ -14691,10 +14731,7 @@
|
|
14691
14731
|
)\d
|
14692
14732
|
)\d|
|
14693
14733
|
9(?:
|
14694
|
-
|
14695
|
-
[0-3]\d|
|
14696
|
-
4[0145]
|
14697
|
-
)\d|
|
14734
|
+
[0-46]\d\d|
|
14698
14735
|
5[15]0|
|
14699
14736
|
8(?:
|
14700
14737
|
1\d|
|
@@ -14773,7 +14810,7 @@
|
|
14773
14810
|
1[0-24-69]|
|
14774
14811
|
2[0-7]|
|
14775
14812
|
[37][0-8]|
|
14776
|
-
4[0-
|
14813
|
+
4[0-24589]|
|
14777
14814
|
5[0-68]|
|
14778
14815
|
6\d|
|
14779
14816
|
8[0-36-8]
|
@@ -14802,7 +14839,7 @@
|
|
14802
14839
|
6(?:
|
14803
14840
|
1[1-8]|
|
14804
14841
|
2[0-6]|
|
14805
|
-
3[
|
14842
|
+
3[026-9]|
|
14806
14843
|
4[014679]|
|
14807
14844
|
5[0159]|
|
14808
14845
|
6[0-69]|
|
@@ -14817,7 +14854,7 @@
|
|
14817
14854
|
8(?:
|
14818
14855
|
2[0-59]|
|
14819
14856
|
[3-69]\d|
|
14820
|
-
8[
|
14857
|
+
8[238]
|
14821
14858
|
)
|
14822
14859
|
)\d{4}
|
14823
14860
|
</nationalNumberPattern>
|
@@ -14828,7 +14865,7 @@
|
|
14828
14865
|
<tollFree>
|
14829
14866
|
<possibleLengths national="7"/>
|
14830
14867
|
<exampleNumber>8001234</exampleNumber>
|
14831
|
-
<nationalNumberPattern>80[
|
14868
|
+
<nationalNumberPattern>80[0-8]\d{4}</nationalNumberPattern>
|
14832
14869
|
</tollFree>
|
14833
14870
|
<premiumRate>
|
14834
14871
|
<possibleLengths national="7"/>
|
@@ -15226,7 +15263,7 @@
|
|
15226
15263
|
5[49]|
|
15227
15264
|
6[0-369]|
|
15228
15265
|
77|
|
15229
|
-
|
15266
|
+
8[14]|
|
15230
15267
|
9[139]
|
15231
15268
|
)\d{6}
|
15232
15269
|
</nationalNumberPattern>
|
@@ -15369,12 +15406,12 @@
|
|
15369
15406
|
52[35]|
|
15370
15407
|
6(?:
|
15371
15408
|
0[1-3579]|
|
15372
|
-
1[
|
15409
|
+
1[02357-9]|
|
15373
15410
|
[23]\d|
|
15374
15411
|
40|
|
15375
15412
|
5[06]|
|
15376
15413
|
6[2-589]|
|
15377
|
-
7[
|
15414
|
+
7[0257]|
|
15378
15415
|
8[04]|
|
15379
15416
|
9[4-9]
|
15380
15417
|
)|
|
@@ -15407,10 +15444,9 @@
|
|
15407
15444
|
658295|
|
15408
15445
|
876(?:
|
15409
15446
|
2(?:
|
15410
|
-
0[
|
15411
|
-
[
|
15412
|
-
2[013-9]
|
15413
|
-
3[3-9]
|
15447
|
+
0[1-9]|
|
15448
|
+
[13-9]\d|
|
15449
|
+
2[013-9]
|
15414
15450
|
)|
|
15415
15451
|
[348]\d\d|
|
15416
15452
|
5(?:
|
@@ -15489,7 +15525,7 @@
|
|
15489
15525
|
52[34][2-9]1[02-9]\d{4}|
|
15490
15526
|
5(?:
|
15491
15527
|
00|
|
15492
|
-
2[
|
15528
|
+
2[125-7]|
|
15493
15529
|
33|
|
15494
15530
|
44|
|
15495
15531
|
66|
|
@@ -15727,7 +15763,6 @@
|
|
15727
15763
|
63
|
15728
15764
|
)|
|
15729
15765
|
9(?:
|
15730
|
-
49|
|
15731
15766
|
80|
|
15732
15767
|
9[16]
|
15733
15768
|
)
|
@@ -15767,7 +15802,6 @@
|
|
15767
15802
|
636
|
15768
15803
|
)|
|
15769
15804
|
9(?:
|
15770
|
-
496|
|
15771
15805
|
802|
|
15772
15806
|
9(?:
|
15773
15807
|
1[23]|
|
@@ -15814,7 +15848,6 @@
|
|
15814
15848
|
636[457-9]
|
15815
15849
|
)|
|
15816
15850
|
9(?:
|
15817
|
-
496|
|
15818
15851
|
802|
|
15819
15852
|
9(?:
|
15820
15853
|
1[23]|
|
@@ -16631,7 +16664,7 @@
|
|
16631
16664
|
<tollFree>
|
16632
16665
|
<possibleLengths national="9,10"/>
|
16633
16666
|
<exampleNumber>800223456</exampleNumber>
|
16634
|
-
<nationalNumberPattern>800[
|
16667
|
+
<nationalNumberPattern>800[2-8]\d{5,6}</nationalNumberPattern>
|
16635
16668
|
</tollFree>
|
16636
16669
|
<premiumRate>
|
16637
16670
|
<possibleLengths national="9"/>
|
@@ -17110,7 +17143,7 @@
|
|
17110
17143
|
52[34][2-9]1[02-9]\d{4}|
|
17111
17144
|
5(?:
|
17112
17145
|
00|
|
17113
|
-
2[
|
17146
|
+
2[125-7]|
|
17114
17147
|
33|
|
17115
17148
|
44|
|
17116
17149
|
66|
|
@@ -17416,7 +17449,7 @@
|
|
17416
17449
|
6(?:
|
17417
17450
|
[07]0|
|
17418
17451
|
44|
|
17419
|
-
6[
|
17452
|
+
6[168]|
|
17420
17453
|
88
|
17421
17454
|
)|
|
17422
17455
|
8(?:
|
@@ -17512,6 +17545,7 @@
|
|
17512
17545
|
5[015-9]|
|
17513
17546
|
6\d
|
17514
17547
|
)\d|
|
17548
|
+
111|
|
17515
17549
|
222|
|
17516
17550
|
333|
|
17517
17551
|
444|
|
@@ -17603,7 +17637,6 @@
|
|
17603
17637
|
8(?:
|
17604
17638
|
00|
|
17605
17639
|
1[45]|
|
17606
|
-
25|
|
17607
17640
|
[48]8
|
17608
17641
|
)|
|
17609
17642
|
9(?:
|
@@ -17631,6 +17664,7 @@
|
|
17631
17664
|
76
|
17632
17665
|
)|
|
17633
17666
|
649|
|
17667
|
+
82[56]|
|
17634
17668
|
9(?:
|
17635
17669
|
1[679]|
|
17636
17670
|
2[2-9]|
|
@@ -17704,7 +17738,7 @@
|
|
17704
17738
|
52[34][2-9]1[02-9]\d{4}|
|
17705
17739
|
5(?:
|
17706
17740
|
00|
|
17707
|
-
2[
|
17741
|
+
2[125-7]|
|
17708
17742
|
33|
|
17709
17743
|
44|
|
17710
17744
|
66|
|
@@ -17942,7 +17976,8 @@
|
|
17942
17976
|
20(?:
|
17943
17977
|
[239]\d|
|
17944
17978
|
5[24-9]|
|
17945
|
-
7[6-8]
|
17979
|
+
7[6-8]|
|
17980
|
+
88
|
17946
17981
|
)|
|
17947
17982
|
302\d
|
17948
17983
|
)\d{6}
|
@@ -18158,7 +18193,7 @@
|
|
18158
18193
|
52[34][2-9]1[02-9]\d{4}|
|
18159
18194
|
5(?:
|
18160
18195
|
00|
|
18161
|
-
2[
|
18196
|
+
2[125-7]|
|
18162
18197
|
33|
|
18163
18198
|
44|
|
18164
18199
|
66|
|
@@ -18179,9 +18214,29 @@
|
|
18179
18214
|
<availableFormats>
|
18180
18215
|
<!-- Number format for national mobile services, fixed-line, toll-free, UAN and premium rate services.
|
18181
18216
|
Some different patterns for tollfree and shared cost numbers may be found by searching
|
18182
|
-
for
|
18217
|
+
for Mehrwertnummer at http://www.telecom.li. -->
|
18183
18218
|
<numberFormat pattern="(\d{3})(\d{2})(\d{2})" carrierCodeFormattingRule="$CC $FG">
|
18184
|
-
<leadingDigits>
|
18219
|
+
<leadingDigits>
|
18220
|
+
[2379]|
|
18221
|
+
8(?:
|
18222
|
+
0[09]|
|
18223
|
+
7
|
18224
|
+
)
|
18225
|
+
</leadingDigits>
|
18226
|
+
<leadingDigits>
|
18227
|
+
[2379]|
|
18228
|
+
8(?:
|
18229
|
+
0(?:
|
18230
|
+
02|
|
18231
|
+
9
|
18232
|
+
)|
|
18233
|
+
7
|
18234
|
+
)
|
18235
|
+
</leadingDigits>
|
18236
|
+
<format>$1 $2 $3</format>
|
18237
|
+
</numberFormat>
|
18238
|
+
<numberFormat pattern="(\d{3})(\d{3})(\d{3})">
|
18239
|
+
<leadingDigits>8</leadingDigits>
|
18185
18240
|
<format>$1 $2 $3</format>
|
18186
18241
|
</numberFormat>
|
18187
18242
|
<!-- Number format for voicemail services. -->
|
@@ -18197,11 +18252,11 @@
|
|
18197
18252
|
</availableFormats>
|
18198
18253
|
<generalDesc>
|
18199
18254
|
<nationalNumberPattern>
|
18200
|
-
|
18255
|
+
[68]\d{8}|
|
18201
18256
|
(?:
|
18202
|
-
[2378]|
|
18203
|
-
|
18204
|
-
)\d{
|
18257
|
+
[2378]\d|
|
18258
|
+
90
|
18259
|
+
)\d{5}
|
18205
18260
|
</nationalNumberPattern>
|
18206
18261
|
</generalDesc>
|
18207
18262
|
<fixedLine>
|
@@ -18233,11 +18288,10 @@
|
|
18233
18288
|
<nationalNumberPattern>
|
18234
18289
|
(?:
|
18235
18290
|
6(?:
|
18236
|
-
|
18237
|
-
5
|
18238
|
-
[
|
18239
|
-
)|
|
18240
|
-
5[0-4]\d|
|
18291
|
+
(?:
|
18292
|
+
4[5-9]|
|
18293
|
+
5[0-4]
|
18294
|
+
)\d|
|
18241
18295
|
6(?:
|
18242
18296
|
[0245]\d|
|
18243
18297
|
[17]0|
|
@@ -18253,15 +18307,16 @@
|
|
18253
18307
|
</nationalNumberPattern>
|
18254
18308
|
</mobile>
|
18255
18309
|
<!-- The prefix 809 seems to be used for AT&T and Verizon access lines from Liechtenstein,
|
18256
|
-
even though it doesn't appear in the plan. -->
|
18310
|
+
even though it doesn't appear in the plan. Prefix 8005 of length 9-digit added on user report. -->
|
18257
18311
|
<tollFree>
|
18258
|
-
<possibleLengths national="7"/>
|
18312
|
+
<possibleLengths national="7,9"/>
|
18259
18313
|
<exampleNumber>8002222</exampleNumber>
|
18260
18314
|
<nationalNumberPattern>
|
18315
|
+
8002[28]\d\d|
|
18261
18316
|
80(?:
|
18262
|
-
|
18263
|
-
9
|
18264
|
-
)\d
|
18317
|
+
05\d|
|
18318
|
+
9
|
18319
|
+
)\d{4}
|
18265
18320
|
</nationalNumberPattern>
|
18266
18321
|
</tollFree>
|
18267
18322
|
<premiumRate>
|
@@ -18359,7 +18414,7 @@
|
|
18359
18414
|
<nationalNumberPattern>
|
18360
18415
|
7(?:
|
18361
18416
|
[0-25-8]\d|
|
18362
|
-
4[
|
18417
|
+
4[0-4]
|
18363
18418
|
)\d{6}
|
18364
18419
|
</nationalNumberPattern>
|
18365
18420
|
</mobile>
|
@@ -18905,15 +18960,15 @@
|
|
18905
18960
|
</leadingDigits>
|
18906
18961
|
<leadingDigits>
|
18907
18962
|
5(?:
|
18908
|
-
29|
|
18909
|
-
|
18910
|
-
)
|
18963
|
+
29[89]|
|
18964
|
+
389
|
18965
|
+
)
|
18911
18966
|
</leadingDigits>
|
18912
18967
|
<leadingDigits>
|
18913
18968
|
5(?:
|
18914
|
-
29|
|
18915
|
-
|
18916
|
-
)
|
18969
|
+
29[89]|
|
18970
|
+
389
|
18971
|
+
)0
|
18917
18972
|
</leadingDigits>
|
18918
18973
|
<format>$1-$2</format>
|
18919
18974
|
</numberFormat>
|
@@ -18967,7 +19022,7 @@
|
|
18967
19022
|
2[29]|
|
18968
19023
|
3[01]
|
18969
19024
|
)|
|
18970
|
-
|
19025
|
+
389[05]
|
18971
19026
|
)\d{4}|
|
18972
19027
|
5(?:
|
18973
19028
|
2(?:
|
@@ -18981,7 +19036,7 @@
|
|
18981
19036
|
[0-47]\d|
|
18982
19037
|
5[02-9]|
|
18983
19038
|
6[02-8]|
|
18984
|
-
|
19039
|
+
8[08]|
|
18985
19040
|
9[3-9]
|
18986
19041
|
)|
|
18987
19042
|
(?:
|
@@ -19002,10 +19057,8 @@
|
|
19002
19057
|
8[0-247-9]
|
19003
19058
|
)|
|
19004
19059
|
7(?:
|
19005
|
-
|
19006
|
-
|
19007
|
-
6[1267]|
|
19008
|
-
7[0-57]
|
19060
|
+
[017]\d|
|
19061
|
+
6[0-367]
|
19009
19062
|
)
|
19010
19063
|
)\d{6}
|
19011
19064
|
</nationalNumberPattern>
|
@@ -19481,7 +19534,15 @@
|
|
19481
19534
|
<availableFormats>
|
19482
19535
|
<!-- Formats follow wikipedia. For fixed-line numbers with single digit area codes. -->
|
19483
19536
|
<numberFormat pattern="(\d)(\d{3})(\d{4})" nationalPrefixFormattingRule="$NP$FG">
|
19484
|
-
<leadingDigits>
|
19537
|
+
<leadingDigits>
|
19538
|
+
2|
|
19539
|
+
34[47]|
|
19540
|
+
4(?:
|
19541
|
+
[37]7|
|
19542
|
+
5[47]|
|
19543
|
+
64
|
19544
|
+
)
|
19545
|
+
</leadingDigits>
|
19485
19546
|
<format>$1 $2 $3</format>
|
19486
19547
|
</numberFormat>
|
19487
19548
|
<!-- For fixed-line numbers with two digit area codes and mobile numbers -->
|
@@ -19504,10 +19565,24 @@
|
|
19504
19565
|
<possibleLengths national="8" localOnly="6,7"/>
|
19505
19566
|
<exampleNumber>22012345</exampleNumber>
|
19506
19567
|
<nationalNumberPattern>
|
19568
|
+
(?:
|
19569
|
+
(?:
|
19570
|
+
2(?:
|
19571
|
+
62|
|
19572
|
+
77
|
19573
|
+
)0|
|
19574
|
+
3444
|
19575
|
+
)\d|
|
19576
|
+
4[56]440
|
19577
|
+
)\d{3}|
|
19578
|
+
(?:
|
19579
|
+
34|
|
19580
|
+
4[357]
|
19581
|
+
)700\d{3}|
|
19507
19582
|
(?:
|
19508
19583
|
2(?:
|
19509
19584
|
[23]\d|
|
19510
|
-
5[0-
|
19585
|
+
5[0-578]|
|
19511
19586
|
6[01]|
|
19512
19587
|
82
|
19513
19588
|
)|
|
@@ -19547,7 +19622,7 @@
|
|
19547
19622
|
)\d{3}|
|
19548
19623
|
7(?:
|
19549
19624
|
[0-25-8]\d|
|
19550
|
-
3[
|
19625
|
+
3[1-4]|
|
19551
19626
|
42|
|
19552
19627
|
9[23]
|
19553
19628
|
)\d{5}
|
@@ -20147,7 +20222,7 @@
|
|
20147
20222
|
712[0-79]\d{4}|
|
20148
20223
|
7(?:
|
20149
20224
|
1[013-9]|
|
20150
|
-
[
|
20225
|
+
[25-8]\d
|
20151
20226
|
)\d{5}
|
20152
20227
|
</nationalNumberPattern>
|
20153
20228
|
</voip>
|
@@ -20355,7 +20430,7 @@
|
|
20355
20430
|
52[34][2-9]1[02-9]\d{4}|
|
20356
20431
|
5(?:
|
20357
20432
|
00|
|
20358
|
-
2[
|
20433
|
+
2[125-7]|
|
20359
20434
|
33|
|
20360
20435
|
44|
|
20361
20436
|
66|
|
@@ -20404,7 +20479,7 @@
|
|
20404
20479
|
[04-7]\d|
|
20405
20480
|
10|
|
20406
20481
|
2[7-9]|
|
20407
|
-
3[
|
20482
|
+
3[014-9]|
|
20408
20483
|
8[09]|
|
20409
20484
|
9[4-9]
|
20410
20485
|
)\d{4}
|
@@ -20580,7 +20655,7 @@
|
|
20580
20655
|
52[34][2-9]1[02-9]\d{4}|
|
20581
20656
|
5(?:
|
20582
20657
|
00|
|
20583
|
-
2[
|
20658
|
+
2[125-7]|
|
20584
20659
|
33|
|
20585
20660
|
44|
|
20586
20661
|
66|
|
@@ -20655,7 +20730,12 @@
|
|
20655
20730
|
<tollFree>
|
20656
20731
|
<possibleLengths national="8"/>
|
20657
20732
|
<exampleNumber>80071234</exampleNumber>
|
20658
|
-
<nationalNumberPattern>
|
20733
|
+
<nationalNumberPattern>
|
20734
|
+
800(?:
|
20735
|
+
02|
|
20736
|
+
[3467]\d
|
20737
|
+
)\d{3}
|
20738
|
+
</nationalNumberPattern>
|
20659
20739
|
</tollFree>
|
20660
20740
|
<premiumRate>
|
20661
20741
|
<possibleLengths national="8"/>
|
@@ -20762,7 +20842,7 @@
|
|
20762
20842
|
)\d{4}|
|
20763
20843
|
5(?:
|
20764
20844
|
2[5-9]|
|
20765
|
-
4[3-
|
20845
|
+
4[3-689]|
|
20766
20846
|
[57]\d|
|
20767
20847
|
8[0-689]|
|
20768
20848
|
9[0-8]
|
@@ -20873,7 +20953,12 @@
|
|
20873
20953
|
<uan>
|
20874
20954
|
<possibleLengths national="7"/>
|
20875
20955
|
<exampleNumber>4001234</exampleNumber>
|
20876
|
-
<nationalNumberPattern>
|
20956
|
+
<nationalNumberPattern>
|
20957
|
+
4(?:
|
20958
|
+
0[01]|
|
20959
|
+
50
|
20960
|
+
)\d{4}
|
20961
|
+
</nationalNumberPattern>
|
20877
20962
|
</uan>
|
20878
20963
|
</territory>
|
20879
20964
|
|
@@ -20899,8 +20984,8 @@
|
|
20899
20984
|
<generalDesc>
|
20900
20985
|
<nationalNumberPattern>
|
20901
20986
|
(?:
|
20902
|
-
[
|
20903
|
-
|
20987
|
+
[129]\d|
|
20988
|
+
31|
|
20904
20989
|
77|
|
20905
20990
|
88
|
20906
20991
|
)\d{7}|
|
@@ -20916,7 +21001,7 @@
|
|
20916
21001
|
<nationalNumberPattern>
|
20917
21002
|
(?:
|
20918
21003
|
1[2-9]|
|
20919
|
-
|
21004
|
+
2[12]\d\d
|
20920
21005
|
)\d{5}
|
20921
21006
|
</nationalNumberPattern>
|
20922
21007
|
</fixedLine>
|
@@ -21661,12 +21746,17 @@
|
|
21661
21746
|
</numberFormat>
|
21662
21747
|
<!-- From http://www.1012.nc, the local yellow pages. -->
|
21663
21748
|
<numberFormat pattern="(\d{2})(\d{2})(\d{2})">
|
21664
|
-
<leadingDigits>[
|
21749
|
+
<leadingDigits>[02-57-9]</leadingDigits>
|
21665
21750
|
<format>$1.$2.$3</format>
|
21666
21751
|
</numberFormat>
|
21667
21752
|
</availableFormats>
|
21668
21753
|
<generalDesc>
|
21669
|
-
<nationalNumberPattern>
|
21754
|
+
<nationalNumberPattern>
|
21755
|
+
(?:
|
21756
|
+
050|
|
21757
|
+
[2-57-9]\d\d
|
21758
|
+
)\d{3}
|
21759
|
+
</nationalNumberPattern>
|
21670
21760
|
</generalDesc>
|
21671
21761
|
<!-- Including the 88 prefix for public payphones. -->
|
21672
21762
|
<fixedLine>
|
@@ -21692,6 +21782,13 @@
|
|
21692
21782
|
)\d{4}
|
21693
21783
|
</nationalNumberPattern>
|
21694
21784
|
</mobile>
|
21785
|
+
<!-- Prefix 050 is added based on user report.
|
21786
|
+
https://www.enercal.nc/nos-agences/ (click on DUMBEA CENTRE in the list) -->
|
21787
|
+
<tollFree>
|
21788
|
+
<possibleLengths national="6"/>
|
21789
|
+
<exampleNumber>050012</exampleNumber>
|
21790
|
+
<nationalNumberPattern>050\d{3}</nationalNumberPattern>
|
21791
|
+
</tollFree>
|
21695
21792
|
<!-- Listed as "voice services", from what we've seen they seem to cost extra. -->
|
21696
21793
|
<!-- Note that OPT lists 3631 as a free short number for caller ID services, but the ITU
|
21697
21794
|
document says that all 36 numbers are 6 digits. See ShortNumberMetadata.xml for more. -->
|
@@ -22051,7 +22148,15 @@
|
|
22051
22148
|
<format>$1 $2 $3</format>
|
22052
22149
|
</numberFormat>
|
22053
22150
|
<numberFormat pattern="(\d{2})(\d{3})(\d{4})" nationalPrefixFormattingRule="$NP$FG">
|
22054
|
-
<leadingDigits>
|
22151
|
+
<leadingDigits>
|
22152
|
+
[1-578]|
|
22153
|
+
91
|
22154
|
+
</leadingDigits>
|
22155
|
+
<format>$1 $2 $3</format>
|
22156
|
+
</numberFormat>
|
22157
|
+
<!-- For M2M numbers that are used for mobile purposes. -->
|
22158
|
+
<numberFormat pattern="(\d{3})(\d{3})(\d{5})" nationalPrefixFormattingRule="$NP$FG">
|
22159
|
+
<leadingDigits>9</leadingDigits>
|
22055
22160
|
<format>$1 $2 $3</format>
|
22056
22161
|
</numberFormat>
|
22057
22162
|
</availableFormats>
|
@@ -22064,7 +22169,8 @@
|
|
22064
22169
|
1[0-8]
|
22065
22170
|
)
|
22066
22171
|
)\d{6}|
|
22067
|
-
|
22172
|
+
8\d{6,9}|
|
22173
|
+
9\d{6,10}|
|
22068
22174
|
1\d{4,5}
|
22069
22175
|
</nationalNumberPattern>
|
22070
22176
|
</generalDesc>
|
@@ -22134,12 +22240,18 @@
|
|
22134
22240
|
</fixedLine>
|
22135
22241
|
<!-- As per this government.nl's doc some sub ranges of existing 06[1-58] mobile numbers are
|
22136
22242
|
used for M2M purposes (that use mobile networks). But there is no information about these
|
22137
|
-
sub ranges.
|
22138
|
-
|
22243
|
+
sub ranges. The other way is also true, 12 digit 097 M2M numbers are used for mobile
|
22244
|
+
purposes. More information in https://www.acm.nl/en/publications/information-about-dutch-097-numbers-non-dutch-providers
|
22245
|
+
Added support just for subrange 970X as these only mentioned as assigned/live. -->
|
22139
22246
|
<mobile>
|
22140
|
-
<possibleLengths national="9"/>
|
22247
|
+
<possibleLengths national="9,11"/>
|
22141
22248
|
<exampleNumber>612345678</exampleNumber>
|
22142
|
-
<nationalNumberPattern>
|
22249
|
+
<nationalNumberPattern>
|
22250
|
+
(?:
|
22251
|
+
6[1-58]|
|
22252
|
+
970\d
|
22253
|
+
)\d{7}
|
22254
|
+
</nationalNumberPattern>
|
22143
22255
|
</mobile>
|
22144
22256
|
<pager>
|
22145
22257
|
<possibleLengths national="9"/>
|
@@ -22378,7 +22490,7 @@
|
|
22378
22490
|
<nationalNumberPattern>
|
22379
22491
|
9(?:
|
22380
22492
|
6[0-3]|
|
22381
|
-
7[
|
22493
|
+
7[24-6]|
|
22382
22494
|
8[0-24-68]
|
22383
22495
|
)\d{7}
|
22384
22496
|
</nationalNumberPattern>
|
@@ -22678,7 +22790,7 @@
|
|
22678
22790
|
(?:
|
22679
22791
|
7(?:
|
22680
22792
|
[1289]\d|
|
22681
|
-
|
22793
|
+
7[0-4]
|
22682
22794
|
)|
|
22683
22795
|
9(?:
|
22684
22796
|
0[1-9]|
|
@@ -22763,23 +22875,23 @@
|
|
22763
22875
|
6[58]|
|
22764
22876
|
7[0167]|
|
22765
22877
|
8[258]|
|
22766
|
-
9[
|
22878
|
+
9[1389]
|
22767
22879
|
)|
|
22768
22880
|
2(?:
|
22769
22881
|
[0235-79]\d|
|
22770
22882
|
1[0-7]|
|
22771
22883
|
4[013-9]|
|
22772
|
-
8[
|
22884
|
+
8[02-9]
|
22773
22885
|
)|
|
22774
22886
|
3(?:
|
22775
22887
|
[089]\d|
|
22776
|
-
1[
|
22888
|
+
1[0-7]|
|
22777
22889
|
2[0-5]|
|
22778
22890
|
33|
|
22779
22891
|
4[0-79]|
|
22780
|
-
|
22892
|
+
5[0-35]|
|
22781
22893
|
6[068]|
|
22782
|
-
7[
|
22894
|
+
7[0-8]
|
22783
22895
|
)|
|
22784
22896
|
4(?:
|
22785
22897
|
00|
|
@@ -22801,7 +22913,7 @@
|
|
22801
22913
|
5[05-9]|
|
22802
22914
|
6[056]|
|
22803
22915
|
7[0-24-9]|
|
22804
|
-
8[
|
22916
|
+
8[5-9]|
|
22805
22917
|
90
|
22806
22918
|
)|
|
22807
22919
|
8(?:
|
@@ -22836,10 +22948,7 @@
|
|
22836
22948
|
(?:
|
22837
22949
|
1[16]1|
|
22838
22950
|
21[89]|
|
22839
|
-
6
|
22840
|
-
[02-9]\d|
|
22841
|
-
1[0-8]
|
22842
|
-
)\d|
|
22951
|
+
6\d{3}|
|
22843
22952
|
8(?:
|
22844
22953
|
1[01]|
|
22845
22954
|
7[23]
|
@@ -23102,7 +23211,7 @@
|
|
23102
23211
|
<nationalNumberPattern>
|
23103
23212
|
(?:
|
23104
23213
|
7\d|
|
23105
|
-
8[
|
23214
|
+
8[128]
|
23106
23215
|
)\d{6}
|
23107
23216
|
</nationalNumberPattern>
|
23108
23217
|
</mobile>
|
@@ -23295,9 +23404,8 @@
|
|
23295
23404
|
9(?:
|
23296
23405
|
0[5-9]|
|
23297
23406
|
1[0-24-9]|
|
23298
|
-
[
|
23407
|
+
[235-7]\d|
|
23299
23408
|
4[2-9]|
|
23300
|
-
6[0-35-9]|
|
23301
23409
|
8[135-9]|
|
23302
23410
|
9[1-9]
|
23303
23411
|
)
|
@@ -23519,8 +23627,7 @@
|
|
23519
23627
|
<exampleNumber>3012345678</exampleNumber>
|
23520
23628
|
<nationalNumberPattern>
|
23521
23629
|
3(?:
|
23522
|
-
[
|
23523
|
-
2[0-5]|
|
23630
|
+
[0-24]\d|
|
23524
23631
|
3[0-7]|
|
23525
23632
|
55|
|
23526
23633
|
64
|
@@ -23739,9 +23846,12 @@
|
|
23739
23846
|
<possibleLengths national="9"/>
|
23740
23847
|
<exampleNumber>512345678</exampleNumber>
|
23741
23848
|
<nationalNumberPattern>
|
23742
|
-
|
23743
|
-
1
|
23744
|
-
|
23849
|
+
21(?:
|
23850
|
+
1(?:
|
23851
|
+
[145]\d|
|
23852
|
+
3[1-5]
|
23853
|
+
)|
|
23854
|
+
2[0-4]\d
|
23745
23855
|
)\d{4}|
|
23746
23856
|
(?:
|
23747
23857
|
45|
|
@@ -23816,7 +23926,7 @@
|
|
23816
23926
|
<exampleNumber>430123</exampleNumber>
|
23817
23927
|
<nationalNumberPattern>
|
23818
23928
|
(?:
|
23819
|
-
4[1-
|
23929
|
+
4[1-356]|
|
23820
23930
|
50
|
23821
23931
|
)\d{4}
|
23822
23932
|
</nationalNumberPattern>
|
@@ -23829,7 +23939,7 @@
|
|
23829
23939
|
<nationalNumberPattern>
|
23830
23940
|
(?:
|
23831
23941
|
4[02-4]|
|
23832
|
-
5[
|
23942
|
+
5[056]
|
23833
23943
|
)\d{4}
|
23834
23944
|
</nationalNumberPattern>
|
23835
23945
|
</mobile>
|
@@ -23929,7 +24039,7 @@
|
|
23929
24039
|
52[34][2-9]1[02-9]\d{4}|
|
23930
24040
|
5(?:
|
23931
24041
|
00|
|
23932
|
-
2[
|
24042
|
+
2[125-7]|
|
23933
24043
|
33|
|
23934
24044
|
44|
|
23935
24045
|
66|
|
@@ -24185,7 +24295,10 @@
|
|
24185
24295
|
<exampleNumber>6201234</exampleNumber>
|
24186
24296
|
<nationalNumberPattern>
|
24187
24297
|
(?:
|
24188
|
-
|
24298
|
+
(?:
|
24299
|
+
46|
|
24300
|
+
83
|
24301
|
+
)[0-5]|
|
24189
24302
|
6[2-4689]0
|
24190
24303
|
)\d{4}|
|
24191
24304
|
(?:
|
@@ -24408,7 +24521,7 @@
|
|
24408
24521
|
<exampleNumber>33123456</exampleNumber>
|
24409
24522
|
<nationalNumberPattern>
|
24410
24523
|
(?:
|
24411
|
-
|
24524
|
+
2[89]|
|
24412
24525
|
[35-7]\d
|
24413
24526
|
)\d{6}
|
24414
24527
|
</nationalNumberPattern>
|
@@ -24475,12 +24588,13 @@
|
|
24475
24588
|
69(?:
|
24476
24589
|
2\d\d|
|
24477
24590
|
3(?:
|
24478
|
-
[
|
24591
|
+
0[0-46]|
|
24479
24592
|
1[013]|
|
24480
24593
|
2[0-2]|
|
24481
24594
|
3[0-39]|
|
24482
24595
|
4\d|
|
24483
24596
|
5[0-5]|
|
24597
|
+
6[0-6]|
|
24484
24598
|
7[0-27]|
|
24485
24599
|
8[0-8]|
|
24486
24600
|
9[0-479]
|
@@ -25062,7 +25176,7 @@
|
|
25062
25176
|
579[01]\d{5}|
|
25063
25177
|
5(?:
|
25064
25178
|
[013-689]\d|
|
25065
|
-
7[0-
|
25179
|
+
7[0-35-8]
|
25066
25180
|
)\d{6}
|
25067
25181
|
</nationalNumberPattern>
|
25068
25182
|
</mobile>
|
@@ -25185,7 +25299,7 @@
|
|
25185
25299
|
</availableFormats>
|
25186
25300
|
<generalDesc>
|
25187
25301
|
<nationalNumberPattern>
|
25188
|
-
|
25302
|
+
800\d{4}|
|
25189
25303
|
(?:
|
25190
25304
|
[249]\d|
|
25191
25305
|
64
|
@@ -25204,12 +25318,12 @@
|
|
25204
25318
|
<mobile>
|
25205
25319
|
<possibleLengths national="7"/>
|
25206
25320
|
<exampleNumber>2510123</exampleNumber>
|
25207
|
-
<nationalNumberPattern>2[
|
25321
|
+
<nationalNumberPattern>2[125-8]\d{5}</nationalNumberPattern>
|
25208
25322
|
</mobile>
|
25209
25323
|
<tollFree>
|
25210
25324
|
<possibleLengths national="7"/>
|
25211
25325
|
<exampleNumber>8000000</exampleNumber>
|
25212
|
-
<nationalNumberPattern>
|
25326
|
+
<nationalNumberPattern>800[08]\d{3}</nationalNumberPattern>
|
25213
25327
|
</tollFree>
|
25214
25328
|
<!-- Includes prefix 971,95[0-9] which is assigned to Audiotext ,International Audiotext
|
25215
25329
|
Services. -->
|
@@ -25285,7 +25399,8 @@
|
|
25285
25399
|
9(?:
|
25286
25400
|
00|
|
25287
25401
|
39|
|
25288
|
-
44
|
25402
|
+
44|
|
25403
|
+
9
|
25289
25404
|
)
|
25290
25405
|
</leadingDigits>
|
25291
25406
|
<format>$1-$2</format>
|
@@ -25523,6 +25638,9 @@
|
|
25523
25638
|
<exampleNumber>9001234567</exampleNumber>
|
25524
25639
|
<nationalNumberPattern>
|
25525
25640
|
649\d{6}|
|
25641
|
+
99[1-59]\d{4}(?:
|
25642
|
+
\d{3}
|
25643
|
+
)?|
|
25526
25644
|
9(?:
|
25527
25645
|
00|
|
25528
25646
|
39|
|
@@ -25585,7 +25703,7 @@
|
|
25585
25703
|
<leadingDigits>
|
25586
25704
|
[369]|
|
25587
25705
|
8(?:
|
25588
|
-
0[1-
|
25706
|
+
0[1-5]|
|
25589
25707
|
[1-9]
|
25590
25708
|
)
|
25591
25709
|
</leadingDigits>
|
@@ -25622,24 +25740,24 @@
|
|
25622
25740
|
<nationalNumberPattern>
|
25623
25741
|
662[0-24-9]\d{4}|
|
25624
25742
|
6(?:
|
25625
|
-
[
|
25743
|
+
[0-578]\d|
|
25626
25744
|
6[013-57-9]|
|
25627
25745
|
9[0-35-9]
|
25628
25746
|
)\d{5}
|
25629
25747
|
</nationalNumberPattern>
|
25630
25748
|
</fixedLine>
|
25631
|
-
<!-- 802[23] and 804[
|
25749
|
+
<!-- 802[23] and 804[1467] are added based on user report. -->
|
25632
25750
|
<mobile>
|
25633
25751
|
<possibleLengths national="8"/>
|
25634
25752
|
<exampleNumber>81234567</exampleNumber>
|
25635
25753
|
<nationalNumberPattern>
|
25636
25754
|
8(?:
|
25637
|
-
|
25755
|
+
051|
|
25638
25756
|
95[0-2]
|
25639
25757
|
)\d{4}|
|
25640
25758
|
(?:
|
25641
25759
|
8(?:
|
25642
|
-
0[1-
|
25760
|
+
0[1-4]|
|
25643
25761
|
[1-8]\d|
|
25644
25762
|
9[0-4]
|
25645
25763
|
)|
|
@@ -25824,7 +25942,7 @@
|
|
25824
25942
|
8(?:
|
25825
25943
|
1(?:
|
25826
25944
|
[67]\d|
|
25827
|
-
8[0-
|
25945
|
+
8[0-589]
|
25828
25946
|
)|
|
25829
25947
|
2(?:
|
25830
25948
|
0\d|
|
@@ -26096,7 +26214,7 @@
|
|
26096
26214
|
25|
|
26097
26215
|
3[0-5]|
|
26098
26216
|
66|
|
26099
|
-
7[
|
26217
|
+
7[2-9]|
|
26100
26218
|
8[08]|
|
26101
26219
|
9[09]
|
26102
26220
|
)\d{6}
|
@@ -26686,7 +26804,7 @@
|
|
26686
26804
|
52[34][2-9]1[02-9]\d{4}|
|
26687
26805
|
5(?:
|
26688
26806
|
00|
|
26689
|
-
2[
|
26807
|
+
2[125-7]|
|
26690
26808
|
33|
|
26691
26809
|
44|
|
26692
26810
|
66|
|
@@ -26746,12 +26864,7 @@
|
|
26746
26864
|
<mobile>
|
26747
26865
|
<possibleLengths national="9"/>
|
26748
26866
|
<exampleNumber>944567890</exampleNumber>
|
26749
|
-
<nationalNumberPattern>
|
26750
|
-
9(?:
|
26751
|
-
22|
|
26752
|
-
[3-689]\d
|
26753
|
-
)\d{6}
|
26754
|
-
</nationalNumberPattern>
|
26867
|
+
<nationalNumberPattern>9[1-689]\d{7}</nationalNumberPattern>
|
26755
26868
|
</mobile>
|
26756
26869
|
</territory>
|
26757
26870
|
|
@@ -26920,7 +27033,7 @@
|
|
26920
27033
|
52[34][2-9]1[02-9]\d{4}|
|
26921
27034
|
5(?:
|
26922
27035
|
00|
|
26923
|
-
2[
|
27036
|
+
2[125-7]|
|
26924
27037
|
33|
|
26925
27038
|
44|
|
26926
27039
|
66|
|
@@ -27086,7 +27199,7 @@
|
|
27086
27199
|
<possibleLengths national="9"/>
|
27087
27200
|
<exampleNumber>812345678</exampleNumber>
|
27088
27201
|
<nationalNumberPattern>
|
27089
|
-
671[0-
|
27202
|
+
671[0-8]\d{5}|
|
27090
27203
|
(?:
|
27091
27204
|
14|
|
27092
27205
|
6[1-6]|
|
@@ -27189,10 +27302,9 @@
|
|
27189
27302
|
41[18]\d{6}|
|
27190
27303
|
(?:
|
27191
27304
|
[034]0|
|
27192
|
-
|
27305
|
+
[17][017]|
|
27193
27306
|
2[02]|
|
27194
27307
|
5[05]|
|
27195
|
-
7[07]|
|
27196
27308
|
8[08]|
|
27197
27309
|
9\d
|
27198
27310
|
)\d{7}
|
@@ -27833,7 +27945,7 @@
|
|
27833
27945
|
52[34][2-9]1[02-9]\d{4}|
|
27834
27946
|
5(?:
|
27835
27947
|
00|
|
27836
|
-
2[
|
27948
|
+
2[125-7]|
|
27837
27949
|
33|
|
27838
27950
|
44|
|
27839
27951
|
66|
|
@@ -28415,7 +28527,7 @@
|
|
28415
28527
|
)\d{3}|
|
28416
28528
|
(?:
|
28417
28529
|
20(?:
|
28418
|
-
[
|
28530
|
+
[017]\d|
|
28419
28531
|
2[5-9]|
|
28420
28532
|
32|
|
28421
28533
|
5[0-4]|
|
@@ -28432,10 +28544,11 @@
|
|
28432
28544
|
<nationalNumberPattern>
|
28433
28545
|
726[01]\d{5}|
|
28434
28546
|
7(?:
|
28435
|
-
[
|
28547
|
+
[01578]\d|
|
28436
28548
|
20|
|
28437
28549
|
36|
|
28438
|
-
[46][0-4]
|
28550
|
+
[46][0-4]|
|
28551
|
+
9[89]
|
28439
28552
|
)\d{6}
|
28440
28553
|
</nationalNumberPattern>
|
28441
28554
|
</mobile>
|
@@ -28465,8 +28578,19 @@
|
|
28465
28578
|
<territory id="US" mainCountryForCode="true" countryCode="1" internationalPrefix="011"
|
28466
28579
|
nationalPrefix="1" mobileNumberPortableRegion="true">
|
28467
28580
|
<availableFormats>
|
28581
|
+
<!-- 310-xxxx (7 digit) UAN numbers . -->
|
28582
|
+
<numberFormat pattern="(\d{3})(\d{4})" nationalPrefixOptionalWhenFormatting="true">
|
28583
|
+
<leadingDigits>310</leadingDigits>
|
28584
|
+
<format>$1-$2</format>
|
28585
|
+
</numberFormat>
|
28468
28586
|
<numberFormat pattern="(\d{3})(\d{4})">
|
28469
|
-
<leadingDigits>
|
28587
|
+
<leadingDigits>
|
28588
|
+
[24-9]|
|
28589
|
+
3(?:
|
28590
|
+
[02-9]|
|
28591
|
+
1[1-9]
|
28592
|
+
)
|
28593
|
+
</leadingDigits>
|
28470
28594
|
<format>$1-$2</format>
|
28471
28595
|
<intlFormat>NA</intlFormat>
|
28472
28596
|
</numberFormat>
|
@@ -28479,7 +28603,10 @@
|
|
28479
28603
|
</numberFormat>
|
28480
28604
|
</availableFormats>
|
28481
28605
|
<generalDesc>
|
28482
|
-
<nationalNumberPattern>
|
28606
|
+
<nationalNumberPattern>
|
28607
|
+
[2-9]\d{9}|
|
28608
|
+
3\d{6}
|
28609
|
+
</nationalNumberPattern>
|
28483
28610
|
</generalDesc>
|
28484
28611
|
<fixedLine>
|
28485
28612
|
<possibleLengths national="10" localOnly="7"/>
|
@@ -28500,6 +28627,7 @@
|
|
28500
28627
|
)|
|
28501
28628
|
3(?:
|
28502
28629
|
0[02]|
|
28630
|
+
22|
|
28503
28631
|
33
|
28504
28632
|
)|
|
28505
28633
|
4(?:
|
@@ -28511,6 +28639,7 @@
|
|
28511
28639
|
5(?:
|
28512
28640
|
00|
|
28513
28641
|
29|
|
28642
|
+
58|
|
28514
28643
|
83
|
28515
28644
|
)|
|
28516
28645
|
6(?:
|
@@ -28518,9 +28647,13 @@
|
|
28518
28647
|
66|
|
28519
28648
|
82
|
28520
28649
|
)|
|
28521
|
-
|
28650
|
+
7(?:
|
28651
|
+
58|
|
28652
|
+
77
|
28653
|
+
)|
|
28522
28654
|
8(?:
|
28523
28655
|
00|
|
28656
|
+
42|
|
28524
28657
|
88
|
28525
28658
|
)|
|
28526
28659
|
9(?:
|
@@ -28558,7 +28691,7 @@
|
|
28558
28691
|
3[0245]|
|
28559
28692
|
4[023578]|
|
28560
28693
|
58|
|
28561
|
-
6[
|
28694
|
+
6[349]|
|
28562
28695
|
7[0589]|
|
28563
28696
|
8[04]
|
28564
28697
|
)|
|
@@ -28578,7 +28711,7 @@
|
|
28578
28711
|
1[024-9]|
|
28579
28712
|
2[03689]|
|
28580
28713
|
[34][016]|
|
28581
|
-
5[
|
28714
|
+
5[01679]|
|
28582
28715
|
6[0-279]|
|
28583
28716
|
78|
|
28584
28717
|
8[0-29]
|
@@ -28609,7 +28742,7 @@
|
|
28609
28742
|
1[02-9]|
|
28610
28743
|
2[0589]|
|
28611
28744
|
3[0146-8]|
|
28612
|
-
4[
|
28745
|
+
4[0157-9]|
|
28613
28746
|
5[12469]|
|
28614
28747
|
7[0-389]|
|
28615
28748
|
8[04-69]
|
@@ -28636,6 +28769,7 @@
|
|
28636
28769
|
)|
|
28637
28770
|
3(?:
|
28638
28771
|
0[02]|
|
28772
|
+
22|
|
28639
28773
|
33
|
28640
28774
|
)|
|
28641
28775
|
4(?:
|
@@ -28647,6 +28781,7 @@
|
|
28647
28781
|
5(?:
|
28648
28782
|
00|
|
28649
28783
|
29|
|
28784
|
+
58|
|
28650
28785
|
83
|
28651
28786
|
)|
|
28652
28787
|
6(?:
|
@@ -28654,9 +28789,13 @@
|
|
28654
28789
|
66|
|
28655
28790
|
82
|
28656
28791
|
)|
|
28657
|
-
|
28792
|
+
7(?:
|
28793
|
+
58|
|
28794
|
+
77
|
28795
|
+
)|
|
28658
28796
|
8(?:
|
28659
28797
|
00|
|
28798
|
+
42|
|
28660
28799
|
88
|
28661
28800
|
)|
|
28662
28801
|
9(?:
|
@@ -28694,7 +28833,7 @@
|
|
28694
28833
|
3[0245]|
|
28695
28834
|
4[023578]|
|
28696
28835
|
58|
|
28697
|
-
6[
|
28836
|
+
6[349]|
|
28698
28837
|
7[0589]|
|
28699
28838
|
8[04]
|
28700
28839
|
)|
|
@@ -28714,7 +28853,7 @@
|
|
28714
28853
|
1[024-9]|
|
28715
28854
|
2[03689]|
|
28716
28855
|
[34][016]|
|
28717
|
-
5[
|
28856
|
+
5[01679]|
|
28718
28857
|
6[0-279]|
|
28719
28858
|
78|
|
28720
28859
|
8[0-29]
|
@@ -28745,7 +28884,7 @@
|
|
28745
28884
|
1[02-9]|
|
28746
28885
|
2[0589]|
|
28747
28886
|
3[0146-8]|
|
28748
|
-
4[
|
28887
|
+
4[0157-9]|
|
28749
28888
|
5[12469]|
|
28750
28889
|
7[0-389]|
|
28751
28890
|
8[04-69]
|
@@ -28807,7 +28946,7 @@
|
|
28807
28946
|
52[34][2-9]1[02-9]\d{4}|
|
28808
28947
|
5(?:
|
28809
28948
|
00|
|
28810
|
-
2[
|
28949
|
+
2[125-7]|
|
28811
28950
|
33|
|
28812
28951
|
44|
|
28813
28952
|
66|
|
@@ -29512,7 +29651,7 @@
|
|
29512
29651
|
52[34][2-9]1[02-9]\d{4}|
|
29513
29652
|
5(?:
|
29514
29653
|
00|
|
29515
|
-
2[
|
29654
|
+
2[125-7]|
|
29516
29655
|
33|
|
29517
29656
|
44|
|
29518
29657
|
66|
|
@@ -29521,6 +29660,11 @@
|
|
29521
29660
|
)[2-9]\d{6}
|
29522
29661
|
</nationalNumberPattern>
|
29523
29662
|
</personalNumber>
|
29663
|
+
<voip>
|
29664
|
+
<possibleLengths national="10" localOnly="7"/>
|
29665
|
+
<exampleNumber>7845101234</exampleNumber>
|
29666
|
+
<nationalNumberPattern>78451[0-2]\d{4}</nationalNumberPattern>
|
29667
|
+
</voip>
|
29524
29668
|
</territory>
|
29525
29669
|
|
29526
29670
|
<!-- Venezuela (VE) -->
|
@@ -29709,7 +29853,7 @@
|
|
29709
29853
|
52[34][2-9]1[02-9]\d{4}|
|
29710
29854
|
5(?:
|
29711
29855
|
00|
|
29712
|
-
2[
|
29856
|
+
2[125-7]|
|
29713
29857
|
33|
|
29714
29858
|
44|
|
29715
29859
|
66|
|
@@ -29874,7 +30018,7 @@
|
|
29874
30018
|
52[34][2-9]1[02-9]\d{4}|
|
29875
30019
|
5(?:
|
29876
30020
|
00|
|
29877
|
-
2[
|
30021
|
+
2[125-7]|
|
29878
30022
|
33|
|
29879
30023
|
44|
|
29880
30024
|
66|
|
@@ -30089,6 +30233,11 @@
|
|
30089
30233
|
)\d{5}
|
30090
30234
|
</nationalNumberPattern>
|
30091
30235
|
</mobile>
|
30236
|
+
<tollFree>
|
30237
|
+
<possibleLengths national="5"/>
|
30238
|
+
<exampleNumber>81123</exampleNumber>
|
30239
|
+
<nationalNumberPattern>81[18]\d\d</nationalNumberPattern>
|
30240
|
+
</tollFree>
|
30092
30241
|
<voip>
|
30093
30242
|
<possibleLengths national="7"/>
|
30094
30243
|
<exampleNumber>9010123</exampleNumber>
|
@@ -30363,7 +30512,7 @@
|
|
30363
30512
|
<exampleNumber>269601234</exampleNumber>
|
30364
30513
|
<nationalNumberPattern>
|
30365
30514
|
269(?:
|
30366
|
-
0[
|
30515
|
+
0[0-367]|
|
30367
30516
|
5[0-3]|
|
30368
30517
|
6\d|
|
30369
30518
|
[78]0
|
@@ -30583,12 +30732,10 @@
|
|
30583
30732
|
</availableFormats>
|
30584
30733
|
<generalDesc>
|
30585
30734
|
<nationalNumberPattern>
|
30586
|
-
|
30587
|
-
63|
|
30588
|
-
80
|
30589
|
-
)0\d{6}|
|
30735
|
+
800\d{6}|
|
30590
30736
|
(?:
|
30591
30737
|
21|
|
30738
|
+
63|
|
30592
30739
|
[79]\d
|
30593
30740
|
)\d{7}
|
30594
30741
|
</nationalNumberPattern>
|
@@ -30619,8 +30766,8 @@
|
|
30619
30766
|
</tollFree>
|
30620
30767
|
<voip>
|
30621
30768
|
<possibleLengths national="9"/>
|
30622
|
-
<exampleNumber>
|
30623
|
-
<nationalNumberPattern>
|
30769
|
+
<exampleNumber>630123456</exampleNumber>
|
30770
|
+
<nationalNumberPattern>63\d{7}</nationalNumberPattern>
|
30624
30771
|
</voip>
|
30625
30772
|
</territory>
|
30626
30773
|
|
@@ -31272,20 +31419,23 @@
|
|
31272
31419
|
<leadingDigits>2</leadingDigits>
|
31273
31420
|
<format>$1 $2 $3</format>
|
31274
31421
|
</numberFormat>
|
31275
|
-
<numberFormat pattern="(\d{3})(\d{3})(\d{3})(\d{3})">
|
31276
|
-
<leadingDigits>510</leadingDigits>
|
31277
|
-
<format>$1 $2 $3 $4</format>
|
31278
|
-
</numberFormat>
|
31279
31422
|
<!-- When only 8 digits follow the area code formatting as XXXX XXXX
|
31280
31423
|
seems preferred (see Bandwidth.com and SipMe) -->
|
31281
31424
|
<numberFormat pattern="(\d{4})(\d{4})(\d{4})">
|
31282
|
-
<leadingDigits>
|
31425
|
+
<leadingDigits>51[13]</leadingDigits>
|
31283
31426
|
<format>$1 $2 $3</format>
|
31284
31427
|
</numberFormat>
|
31428
|
+
<numberFormat pattern="(\d{3})(\d{3})(\d{3})(\d{3})">
|
31429
|
+
<leadingDigits>[35]</leadingDigits>
|
31430
|
+
<format>$1 $2 $3 $4</format>
|
31431
|
+
</numberFormat>
|
31285
31432
|
</availableFormats>
|
31286
31433
|
<generalDesc>
|
31287
31434
|
<nationalNumberPattern>
|
31288
|
-
|
31435
|
+
(?:
|
31436
|
+
210|
|
31437
|
+
370\d\d
|
31438
|
+
)\d{7}|
|
31289
31439
|
51\d{7}(?:
|
31290
31440
|
\d{3}
|
31291
31441
|
)?
|
@@ -31297,7 +31447,10 @@
|
|
31297
31447
|
<nationalNumberPattern>
|
31298
31448
|
(?:
|
31299
31449
|
210|
|
31300
|
-
|
31450
|
+
(?:
|
31451
|
+
370[1-9]|
|
31452
|
+
51[013]0
|
31453
|
+
)\d
|
31301
31454
|
)\d{7}|
|
31302
31455
|
5100\d{5}
|
31303
31456
|
</nationalNumberPattern>
|