Skip to content

Commit

Permalink
feat: automatic upgrade to v8.13.33
Browse files Browse the repository at this point in the history
  • Loading branch information
libphonenumber-csharp-bot committed Mar 25, 2024
1 parent 3257bc0 commit 85d1efe
Show file tree
Hide file tree
Showing 29 changed files with 368 additions and 342 deletions.
62 changes: 37 additions & 25 deletions resources/PhoneNumberMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5394,7 +5394,7 @@
[06]7|
19|
25|
73
7[39]
)|
90[25]
)[2-9]\d{6}
Expand Down Expand Up @@ -5452,7 +5452,7 @@
[06]7|
19|
25|
73
7[39]
)|
90[25]
)[2-9]\d{6}
Expand Down Expand Up @@ -11120,16 +11120,19 @@
)\d\d|
(?:
5(?:
00(?:
0\d|
11|
22|
33|
44|
5[05]|
77|
88|
9[09]
0(?:
0(?:
0\d|
11|
22|
33|
44|
5[05]|
77|
88|
9[09]
)|
111
)|
1(?:
1(?:
Expand Down Expand Up @@ -13592,7 +13595,7 @@
7(?:
38(?:
0\d|
5[09]|
5[019]|
88
)|
8(?:
Expand Down Expand Up @@ -18777,11 +18780,11 @@
</territory>

<!-- Lithuania (LT) -->
<!-- Note that Lithuania is switching to a national prefix of 0. We support
both 0 and 8 when parsing until this switch is complete. -->
<!-- Note that Lithuania switched to national prefix 0. The former prefix
8 will continue to be operational until 28 February 2025. -->
<!-- http://www.itu.int/oth/T020200007C/en -->
<!-- National Prefix formatting rule from http://www.yellowpages.lt -->
<territory id="LT" countryCode="370" internationalPrefix="00" nationalPrefix="8"
<territory id="LT" countryCode="370" internationalPrefix="00" nationalPrefix="0"
nationalPrefixForParsing="[08]" mobileNumberPortableRegion="true">
<availableFormats>
<!-- 1 digit area code (fixed line only) -->
Expand Down Expand Up @@ -27781,12 +27784,17 @@
<format>$1 $2-$3-$4</format>
</numberFormat>
<numberFormat pattern="(\d{2})(\d{6})" nationalPrefixFormattingRule="$NP $FG">
<leadingDigits>6</leadingDigits>
<leadingDigits>[67]</leadingDigits>
<format>$1 $2</format>
</numberFormat>
</availableFormats>
<generalDesc>
<nationalNumberPattern>[1-6]\d{7}</nationalNumberPattern>
<nationalNumberPattern>
(?:
[1-6]\d|
71
)\d{6}
</nationalNumberPattern>
</generalDesc>
<!-- Additional prefixes from the wikipedia page. -->
<fixedLine>
Expand Down Expand Up @@ -27829,7 +27837,12 @@
<mobile>
<possibleLengths national="8"/>
<exampleNumber>66123456</exampleNumber>
<nationalNumberPattern>6\d{7}</nationalNumberPattern>
<nationalNumberPattern>
(?:
6\d|
71
)\d{6}
</nationalNumberPattern>
</mobile>
</territory>

Expand Down Expand Up @@ -28644,10 +28657,9 @@
<possibleLengths national="9"/>
<exampleNumber>621234567</exampleNumber>
<nationalNumberPattern>
77[2-9]\d{6}|
(?:
6[125-9]|
7[13-689]
7[13-9]
)\d{7}
</nationalNumberPattern>
</mobile>
Expand Down Expand Up @@ -28810,7 +28822,7 @@
39|
50|
6[36-8]|
7[1-3]|
7[1-357]|
9[1-9]
)\d{7}
</nationalNumberPattern>
Expand Down Expand Up @@ -28919,7 +28931,7 @@
[015-8]\d|
20|
36|
4[0-4]|
4[0-5]|
9[89]
)\d{6}
</nationalNumberPattern>
Expand Down Expand Up @@ -29002,7 +29014,7 @@
0[1-35-9]|
1[02-9]|
2[03-57-9]|
3[149]|
3[1459]|
4[08]|
5[1-46]|
6[0279]|
Expand Down Expand Up @@ -29108,7 +29120,7 @@
0[1-35-9]|
1[02-9]|
2[03-57-9]|
3[149]|
3[1459]|
4[08]|
5[1-46]|
6[0279]|
Expand Down
2 changes: 1 addition & 1 deletion resources/carrier/en/255.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
25574|Vodacom
25575|Vodacom
25576|Vodacom
25577|Zantel
25577|tiGO
25578|Airtel
25579|Benson Informatics
2 changes: 1 addition & 1 deletion resources/carrier/en/256.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
256726|Tangerine
256728|Talkio
25673|Hamilton Telecom
25674|Sure Telecom
25674|Airtel
25675|Airtel
25676|MTN
25677|MTN
Expand Down
4 changes: 2 additions & 2 deletions resources/carrier/en/355.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
# services to its subscribers on 01.01.2018. The existing subscribers are
# advised to port to other networks. http://www.plus.al/

35567|ALBtelecom
35568|Telekom
35567|One
35568|One
35569|Vodafone
6 changes: 3 additions & 3 deletions resources/carrier/en/376.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

3763|Mobiland
3765|Mobiland
3766|Mobiland
3763|Andorra Telecom
3765|Andorra Telecom
3766|Andorra Telecom
2 changes: 2 additions & 0 deletions resources/carrier/en/380.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
38067|Kyivstar
38068|Kyivstar
38073|lifecell
38075|Vodafone
38077|Kyivstar
38091|TriMob
38092|PEOPLEnet
38093|lifecell
Expand Down
1 change: 1 addition & 0 deletions resources/carrier/en/972.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
9725543|Maskyoo
9725544|Cellran Cellular Communications
97255440|Merkaziya
97255442|Xphone
9725550|Annatel
9725551|Annatel
9725552|Annatel
Expand Down
1 change: 1 addition & 0 deletions resources/carrier/en/993.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@
99367|MTS (BARASH Communication)
99368|MTS (BARASH Communication)
99369|MTS (BARASH Communication)
9937|TM-Cell
1 change: 1 addition & 0 deletions resources/carrier/en/995.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
9955008|Silknet
99550090|Cellfie
99550099|Silknet
995501|Cellfie
9955050|Silknet
9955055|MagtiCom
995510|Silknet
Expand Down
2 changes: 2 additions & 0 deletions resources/carrier/uk/380.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
38067|Київстар
38068|Київстар
38073|lifecell
38075|Vodafone Україна
38077|Київстар
38091|ТриМоб
38092|PEOPLEnet
38093|lifecell
Expand Down
2 changes: 2 additions & 0 deletions resources/geocoding/en/1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2334,6 +2334,7 @@
1231995|Traverse City, MI
1234|Ohio
1234678|Akron, OH
1235|Missouri
1236|British Columbia
1239|Florida
1239200|Naples, FL
Expand Down Expand Up @@ -27963,6 +27964,7 @@
1873|Quebec
1876957|Negril
1878|Pennsylvania
1879|Newfoundland and Labrador
1901|Tennessee
1901213|Memphis, TN
1901226|Memphis, TN
Expand Down
2 changes: 2 additions & 0 deletions resources/metadata/1/ranges.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2602,6 +2602,7 @@ Prefix ; Length ; Type ; Tariff ; Area Code L
2346[0-689] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/New_York" ; "US" ; "Ohio"
23467[0-79] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/New_York" ; "US" ; "Ohio"
234678 ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/New_York" ; "US" ; "Akron, OH"
235[2-9] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/Chicago" ; "US" ; "Missouri"
236[2-9] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/Vancouver" ; "CA" ; "British Columbia"
239200 ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/New_York" ; "US" ; "Naples, FL"
23920[1-9] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/New_York" ; "US" ; "Florida"
Expand Down Expand Up @@ -32100,6 +32101,7 @@ Prefix ; Length ; Type ; Tariff ; Area Code L
87699[2-468] ; 10 ; FIXED_LINE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/Jamaica" ; "JM"
877[2-9] ; 10 ; FIXED_LINE ; TOLL_FREE ; ; ; "fmt_3/3/4" ; ; "AG,AI,AS,BB,BM,BS,CA,DM,DO,GD,GU,JM,KN,KY,LC,MP,MS,PR,SX,TC,TT,US,VC,VG,VI"
878[2-9] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/New_York" ; "US" ; "Pennsylvania"
879[2-9] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/Puerto_Rico&America/St_Johns" ; "CA" ; "Newfoundland and Labrador" ; GOVERNMENT
888[2-9] ; 10 ; FIXED_LINE ; TOLL_FREE ; ; ; "fmt_3/3/4" ; ; "AG,AI,AS,BB,BM,BS,CA,DM,DO,GD,GU,JM,KN,KY,LC,MP,MS,PR,SX,TC,TT,US,VC,VG,VI"
900[2-9] ; 10 ; FIXED_LINE ; PREMIUM_RATE ; ; ; "fmt_3/3/4" ; ; "AG,AI,AS,BB,BM,BS,CA,DM,DO,GD,GU,JM,KN,KY,LC,MP,MS,PR,SX,TC,TT,US,VC,VG,VI"
9012[0349] ; 10 ; FIXED_LINE_OR_MOBILE ; STANDARD_RATE ; 3 ; ; "fmt_3/3/4" ; "America/Chicago" ; "US" ; "Tennessee"
Expand Down
1 change: 0 additions & 1 deletion resources/metadata/255/operators.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ tanzania_telecom ; ; "Tanzania Telecom"
tigo ; ; "tiGO"
viettel ; ; "Viettel"
vodacom ; ; "Vodacom"
zantel ; ; "Zantel"
52 changes: 26 additions & 26 deletions resources/metadata/255/ranges.csv
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
Prefix ; Length ; Type ; Tariff ; National Only ; Operator ; Format ; Regions ; Geocode:en ; Provenance ; Comment
22 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Dar-Es-Salaam"
23 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Coast/Morogoro/Lindi/Mtwara"
24 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Zanzibar"
25 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Mbeya/Songwe/Ruvuma/Katavi/Rukwa"
26 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Dodoma/Iringa/Njombe/Singida/Tabora"
27 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Arusha/Manyara/Kilimanjaro/Tanga"
28 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Mwanza/Shinyanga/Mara/Geita/Simiyu/Kagera/Kigoma"
41 ; 9 ; VOIP ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ"
5 ; 9 ; ISP ; STANDARD_RATE ; false ; ; "fmt_2/7" ; "TZ" ; ; ITU
61 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "viettel" ; "mobile_3/3/3" ; "TZ" ; ; ITU ; "."
62 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "viettel" ; "mobile_3/3/3" ; "TZ"
6[57] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tigo" ; "mobile_3/3/3" ; "TZ"
66 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "smile" ; "mobile_3/3/3" ; "TZ"
6[89] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "airtel" ; "mobile_3/3/3" ; "TZ"
71 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tigo" ; "mobile_3/3/3" ; "TZ"
73 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tanzania_telecom" ; "mobile_3/3/3" ; "TZ"
7[4-6] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "vodacom" ; "mobile_3/3/3" ; "TZ"
77[2-9] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "zantel" ; "mobile_3/3/3" ; "TZ" ; ; IR21 ; "IR21 dated4/12/2019"
78 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "airtel" ; "mobile_3/3/3" ; "TZ"
79 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "benson_informatics" ; "mobile_3/3/3" ; "TZ"
800 ; 9 ; FIXED_LINE ; TOLL_FREE ; true ; ; "special_3/2/4" ; "TZ"
808 ; 9 ; FIXED_LINE ; TOLL_FREE ; false ; ; "special_3/2/4" ; "TZ"
840 ; 9 ; FIXED_LINE ; SHARED_COST ; true ; ; "special_3/2/4" ; "TZ"
86[01] ; 9 ; FIXED_LINE ; SHARED_COST ; true ; ; "special_3/2/4" ; "TZ"
90 ; 9 ; FIXED_LINE ; PREMIUM_RATE ; true ; ; "special_3/2/4" ; "TZ"
Prefix ; Length ; Type ; Tariff ; National Only ; Operator ; Format ; Regions ; Geocode:en ; Provenance ; Comment
22 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Dar-Es-Salaam"
23 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Coast/Morogoro/Lindi/Mtwara"
24 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Zanzibar"
25 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Mbeya/Songwe/Ruvuma/Katavi/Rukwa"
26 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Dodoma/Iringa/Njombe/Singida/Tabora"
27 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Arusha/Manyara/Kilimanjaro/Tanga"
28 ; 9 ; FIXED_LINE ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ" ; "Mwanza/Shinyanga/Mara/Geita/Simiyu/Kagera/Kigoma"
41 ; 9 ; VOIP ; STANDARD_RATE ; false ; ; "fixed_2/3/4" ; "TZ"
5 ; 9 ; ISP ; STANDARD_RATE ; false ; ; "fmt_2/7" ; "TZ" ; ; ITU
61 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "viettel" ; "mobile_3/3/3" ; "TZ" ; ; ITU ; "."
62 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "viettel" ; "mobile_3/3/3" ; "TZ"
6[57] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tigo" ; "mobile_3/3/3" ; "TZ"
66 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "smile" ; "mobile_3/3/3" ; "TZ"
6[89] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "airtel" ; "mobile_3/3/3" ; "TZ"
71 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tigo" ; "mobile_3/3/3" ; "TZ"
73 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tanzania_telecom" ; "mobile_3/3/3" ; "TZ"
7[4-6] ; 9 ; MOBILE ; STANDARD_RATE ; false ; "vodacom" ; "mobile_3/3/3" ; "TZ"
77 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "tigo" ; "mobile_3/3/3" ; "TZ" ; ; ITU
78 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "airtel" ; "mobile_3/3/3" ; "TZ"
79 ; 9 ; MOBILE ; STANDARD_RATE ; false ; "benson_informatics" ; "mobile_3/3/3" ; "TZ"
800 ; 9 ; FIXED_LINE ; TOLL_FREE ; true ; ; "special_3/2/4" ; "TZ"
808 ; 9 ; FIXED_LINE ; TOLL_FREE ; false ; ; "special_3/2/4" ; "TZ"
840 ; 9 ; FIXED_LINE ; SHARED_COST ; true ; ; "special_3/2/4" ; "TZ"
86[01] ; 9 ; FIXED_LINE ; SHARED_COST ; true ; ; "special_3/2/4" ; "TZ"
90 ; 9 ; FIXED_LINE ; PREMIUM_RATE ; true ; ; "special_3/2/4" ; "TZ"
25 changes: 12 additions & 13 deletions resources/metadata/256/operators.csv
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
Id ; International Dialling Codes ; Name:en
__afrimax ; ; "Afrimax"
__k2 ; ; "K2"
__unkown ; "00[057]"
africell ; ; "Africell"
airtel ; ; "Airtel"
hamilton ; ; "Hamilton Telecom"
mtn ; ; "MTN"
smile ; ; "Smile"
sure_telecom ; ; "Sure Telecom"
talkio ; ; "Talkio"
tangerine ; ; "Tangerine"
utl ; ; "UTL"
Id ; International Dialling Codes ; Name:en
__afrimax ; ; "Afrimax"
__k2 ; ; "K2"
__unkown ; "00[057]"
africell ; ; "Africell"
airtel ; ; "Airtel"
hamilton ; ; "Hamilton Telecom"
mtn ; ; "MTN"
smile ; ; "Smile"
talkio ; ; "Talkio"
tangerine ; ; "Tangerine"
utl ; ; "UTL"
Loading

0 comments on commit 85d1efe

Please sign in to comment.