Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c83ec716 authored by Gayatri Priya Thokala's avatar Gayatri Priya Thokala
Browse files

Add google-owned SMS short codes for Namibia, United Arab Emirates

Google RCS uses FTEU MO SMS for phone number verification.

Ownership proof for NA-40005, AE-6253 , IL-37477

https://screenshot.googleplex.com/5joX8KU4wYppqff

BUG: 305921190, 305917950, 295455225

TEST: tested the regional configuration with and without the allow listing as per go/premiumsms

NA-40005
Before Allow Listing:
https://screenshot.googleplex.com/8KYHE2B5wdm6Q4x

After Allow Listing:
https://screenshot.googleplex.com/836CUKMMfomSTBp

AE-6253
Before Allow Listing:
https://screenshot.googleplex.com/AwYyxfZmiT3opXZ

After Allow Listing:
https://screenshot.googleplex.com/A2qhb5LPieEYdV8




Change-Id: I84eeb97d974cd8eabdcd3942bd749c1421a61f83
Signed-off-by: default avatarGayatri <Priya(gayatripriya@google.com)>
parent 731829ec
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
         http://smscoin.net/software/engine/WordPress/Paid+SMS-registration/ -->

    <!-- Arab Emirates -->
    <shortcode country="ae" pattern="\\d{1,5}" free="1017|1355|3214" />
    <shortcode country="ae" pattern="\\d{1,5}" free="1017|1355|3214|6253" />

    <!-- Albania: 5 digits, known short codes listed -->
    <shortcode country="al" pattern="\\d{5}" premium="15191|55[56]00" />
@@ -155,7 +155,7 @@
    <shortcode country="ie" pattern="\\d{5}" premium="5[3-9]\\d{3}" free="50\\d{3}|116\\d{3}" standard="5[12]\\d{3}" />

    <!-- Israel: 4 digits, known premium codes listed -->
    <shortcode country="il" pattern="\\d{4}" premium="4422|4545" />
    <shortcode country="il" pattern="\\d{1,5}" premium="4422|4545"  free="37477" />

    <!-- Italy: 5 digits (premium=41xxx,42xxx), plus EU:
         https://www.itu.int/dms_pub/itu-t/oth/02/02/T020200006B0001PDFE.pdf -->
@@ -198,6 +198,9 @@
    <!-- Malaysia: 5 digits: http://www.skmm.gov.my/attachment/Consumer_Regulation/Mobile_Content_Services_FAQs.pdf -->
    <shortcode country="my" pattern="\\d{5}" premium="32298|33776" free="22099|28288|66668" />

    <!-- Namibia: 5 digits -->
    <shortcode country="na" pattern="\\d{1,5}" free="40005" />

    <!-- The Netherlands, 4 digits, known premium codes listed, plus EU -->
    <shortcode country="nl" pattern="\\d{4}" premium="4466|5040" free="116\\d{3}|2223|6225|2223|1662" />