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

Commit 8fe35e31 authored by Usha Kokkula's avatar Usha Kokkula
Browse files

Google RCS uses FTEU MO SMS for phone number verification [ Week 06 and Week 07]

abdt: https://android-build.corp.google.com/abtd/run/L92200030002455354/

Test: atest android.telephony.cts.SmsUsageMonitorShortCodeTest

BUG: 323351172, 323469391

Change-Id: I4e97d1c829c5acf0701fc714e45662230357c3e9
parent a9160326
Loading
Loading
Loading
Loading
+16 −10
Original line number Diff line number Diff line
@@ -42,8 +42,8 @@
    <!-- Argentina: 5 digits, known short codes listed -->
    <shortcode country="ar" pattern="\\d{5}" free="11711|28291|44077|78887" />

    <!-- Armenia: 3-4 digits, emergency numbers 10[123] -->
    <shortcode country="am" pattern="\\d{3,4}" premium="11[2456]1|3024" free="10[123]" />
    <!-- Armenia: 3-5 digits, emergency numbers 10[123] -->
    <shortcode country="am" pattern="\\d{3,5}" premium="11[2456]1|3024" free="10[123]|71522|71512|71502" />

    <!-- Austria: 10 digits, premium prefix 09xx, plus EU -->
    <shortcode country="at" pattern="11\\d{4}" premium="09.*" free="116\\d{3}" />
@@ -111,7 +111,7 @@
    <shortcode country="do" pattern="\\d{1,6}" free="912892" />

    <!-- Ecuador: 1-6 digits (standard system default, not country specific) -->
    <shortcode country="ec" pattern="\\d{1,6}" free="466453" />
    <shortcode country="ec" pattern="\\d{1,6}" free="466453|18512" />

    <!-- Estonia: short codes 3-5 digits starting with 1, plus premium 7 digit numbers starting with 90, plus EU.
         http://www.tja.ee/public/documents/Elektrooniline_side/Oigusaktid/ENG/Estonian_Numbering_Plan_annex_06_09_2010.mht -->
@@ -137,11 +137,11 @@
         visual voicemail code for EE: 887 -->
    <shortcode country="gb" pattern="\\d{4,6}" premium="[5-8]\\d{4}" free="116\\d{3}|2020|35890|61002|61202|887|83669|34664|40406|60174|7726|37726|88555|9017|9018" />

    <!-- Georgia: 4 digits, known premium codes listed -->
    <shortcode country="ge" pattern="\\d{4}" premium="801[234]|888[239]" />
    <!-- Georgia: 1-5 digits, known premium codes listed -->
    <shortcode country="ge" pattern="\\d{1,5}" premium="801[234]|888[239]" free="95201|95202|95203" />

    <!-- Ghana: 4 digits, known premium codes listed -->
    <shortcode country="gh" pattern="\\d{4}" free="5041" />
    <shortcode country="gh" pattern="\\d{4}" free="5041|3777" />

    <!-- Greece: 5 digits (54xxx, 19yxx, x=0-9, y=0-5): http://www.cmtelecom.com/premium-sms/greece -->
    <shortcode country="gr" pattern="\\d{5}" premium="54\\d{3}|19[0-5]\\d{2}" free="116\\d{3}|12115" />
@@ -210,6 +210,9 @@
    <!-- Macedonia: 1-6 digits (not confirmed), known premium codes listed -->
    <shortcode country="mk" pattern="\\d{1,6}" free="129005|122" />

    <!-- Mongolia : 1-6 digits (standard system default, not country specific) -->
    <shortcode country="mn" pattern="\\d{1,6}" free="44444|45678|445566" />

    <!-- Malawi: 1-5 digits (standard system default, not country specific) -->
    <shortcode country="mw" pattern="\\d{1,5}" free="4276" />

@@ -247,7 +250,7 @@
    <shortcode country="ph" pattern="\\d{1,5}" free="2147|5495|5496" />

    <!-- Pakistan -->
    <shortcode country="pk" pattern="\\d{1,5}" free="2057|9092" />
    <shortcode country="pk" pattern="\\d{1,6}" free="2057|9092|909203" />

    <!-- Palestine: 5 digits, known premium codes listed -->
    <shortcode country="ps" pattern="\\d{1,5}" free="37477|6681" />
@@ -291,7 +294,7 @@
    <shortcode country="sk" premium="\\d{4}" free="116\\d{3}|8000" />

    <!-- Senegal(SN): 1-5 digits (standard system default, not country specific) -->
    <shortcode country="sn" pattern="\\d{1,5}" free="21215" />
    <shortcode country="sn" pattern="\\d{1,5}" free="21215|21098" />

    <!-- El Salvador(SV): 1-5 digits (standard system default, not country specific) -->
    <shortcode country="sv" pattern="\\d{4,6}" free="466453" />
@@ -321,14 +324,17 @@
         visual voicemail code for T-Mobile: 122 -->
    <shortcode country="us" pattern="\\d{5,6}" premium="20433|21(?:344|472)|22715|23(?:333|847)|24(?:15|28)0|25209|27(?:449|606|663)|28498|305(?:00|83)|32(?:340|941)|33(?:166|786|849)|34746|35(?:182|564)|37975|38(?:135|146|254)|41(?:366|463)|42335|43(?:355|500)|44(?:578|711|811)|45814|46(?:157|173|327)|46666|47553|48(?:221|277|669)|50(?:844|920)|51(?:062|368)|52944|54(?:723|892)|55928|56483|57370|59(?:182|187|252|342)|60339|61(?:266|982)|62478|64(?:219|898)|65(?:108|500)|69(?:208|388)|70877|71851|72(?:078|087|465)|73(?:288|588|882|909|997)|74(?:034|332|815)|76426|79213|81946|83177|84(?:103|685)|85797|86(?:234|236|666)|89616|90(?:715|842|938)|91(?:362|958)|94719|95297|96(?:040|666|835|969)|97(?:142|294|688)|99(?:689|796|807)" standard="44567|244444" free="122|87902|21696|24614|28003|30356|33669|40196|41064|41270|43753|44034|46645|52413|56139|57969|61785|66975|75136|76227|81398|83952|85140|86566|86799|95737|96684|99245|611611|96831" />

    <!--Uruguay : 1-5 digits (standard system default, not country specific) -->
    <shortcode country="uy" pattern="\\d{1,5}" free="55002" />

    <!-- Vietnam: 1-5 digits (standard system default, not country specific) -->
    <shortcode country="vn" pattern="\\d{1,5}" free="5001|9055" />
    <shortcode country="vn" pattern="\\d{1,5}" free="5001|9055|8079" />

    <!-- Mayotte (French Territory): 1-5 digits (not confirmed) -->
    <shortcode country="yt" pattern="\\d{1,5}" free="38600,36300,36303,959" />

    <!-- South Africa -->
    <shortcode country="za" pattern="\\d{1,5}" free="44136|30791|36056" />
    <shortcode country="za" pattern="\\d{1,5}" free="44136|30791|36056|33009" />

    <!-- Zimbabwe -->
    <shortcode country="zw" pattern="\\d{1,5}" free="33679" />