Skip to content

Commit

Permalink
Merge metadata changes from upstream 8.13.48
Browse files Browse the repository at this point in the history
Includes changes in resources/ up to and including
upstream commit 0217294dca22:
  "[maven-release-plugin] prepare release v8.13.48"
  • Loading branch information
daviddrysdale committed Oct 22, 2024
1 parent bf826b5 commit dcd70e8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 25 deletions.
26 changes: 15 additions & 11 deletions resources/PhoneNumberMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9212,11 +9212,11 @@
<possibleLengths national="10,11"/>
<exampleNumber>15123456789</exampleNumber>
<nationalNumberPattern>
15310\d{6}|
16[023]\d{7,8}|
1(?:
6[023]|
7[0-57-9]
)\d{7,8}|
5310|
7[0-57-9]\d
)\d{6}|
1(?:
5[0-25-9]|
76
Expand Down Expand Up @@ -26761,7 +26761,7 @@
9(?:
[0-4]\d|
5[0-3]|
62
6[0-2]
)
)|
9[0-8]\d\d
Expand Down Expand Up @@ -29585,7 +29585,7 @@
[015-8]\d|
2[067]|
36|
4[0-5]|
4[0-6]|
9[89]
)\d{6}
</nationalNumberPattern>
Expand Down Expand Up @@ -31211,7 +31211,7 @@
<territory id="WF" countryCode="681" internationalPrefix="00">
<availableFormats>
<numberFormat pattern="(\d{2})(\d{2})(\d{2})">
<leadingDigits>[478]</leadingDigits>
<leadingDigits>[47-9]</leadingDigits>
<format>$1 $2 $3</format>
</numberFormat>
<numberFormat pattern="(\d{3})(\d{2})(\d{2})(\d{2})">
Expand All @@ -31223,11 +31223,10 @@
<nationalNumberPattern>
(?:
40|
72
72|
8\d{4}
)\d{4}|
8\d{5}(?:
\d{3}
)?
[89]\d{5}
</nationalNumberPattern>
</generalDesc>
<!-- Web searching only finds examples with the 72 prefix but the ITU document states that
Expand All @@ -31254,6 +31253,11 @@
<exampleNumber>800012345</exampleNumber>
<nationalNumberPattern>80[0-5]\d{6}</nationalNumberPattern>
</tollFree>
<voip>
<possibleLengths national="6"/>
<exampleNumber>921234</exampleNumber>
<nationalNumberPattern>9[23]\d{4}</nationalNumberPattern>
</voip>
<voicemail>
<possibleLengths national="6"/>
<exampleNumber>401234</exampleNumber>
Expand Down
20 changes: 6 additions & 14 deletions resources/carrier/en/47.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,28 +113,17 @@
474629|erate
47463|telia
47464|NetCom
474650|telia
47465|telia
474651|ice norge
474652|ice norge
474653|ice norge
474654|telia
474655|telia
474656|telia
474657|telia
474658|telia
474659|telia
47466|telia
474666|telenor norge
474667|telenor norge
474670|telia
47467|telia
474671|lyca mobile
474672|lyca mobile
474674|telia
474675|telia
474676|telia
474677|telia
474678|telia
474679|telia
474673|Ixt AS
47468|telenor norge
474690|telenor norge
474691|telenor norge
Expand Down Expand Up @@ -378,6 +367,9 @@
479698|lyca mobile
479699|lyca mobile
4797|telenor norge
479727|ice norge
479728|ice norge
479729|ice norge
479730|ice norge
479731|ice norge
479732|ice norge
Expand Down

0 comments on commit dcd70e8

Please sign in to comment.