summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwyen <twyen@google.com>2018-02-07 16:18:51 -0800
committerEric Erfanian <erfanian@google.com>2018-02-09 21:57:54 +0000
commit83cd6282a94aea9a4efa766e1b7818e50b68921e (patch)
tree09e462009cccb2b45fd8c2a870c8ec4708aab386
parent42bd9e7f5f6602e224c09c3fa9ca8e922ebf4625 (diff)
Add VVM Config for Bouygues FR
Bug: 72647204 Test: Tested by Bouygues PiperOrigin-RevId: 184914101 Change-Id: Ic7dec5ee33a959751062127ab010dc79f6fb2bae
-rw-r--r--java/com/android/voicemail/impl/res/xml/vvm_config.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/java/com/android/voicemail/impl/res/xml/vvm_config.xml b/java/com/android/voicemail/impl/res/xml/vvm_config.xml
index 499bae293..ed7761abe 100644
--- a/java/com/android/voicemail/impl/res/xml/vvm_config.xml
+++ b/java/com/android/voicemail/impl/res/xml/vvm_config.xml
@@ -23,6 +23,21 @@
</pbundle_as_map>
<pbundle_as_map>
+ <!-- Bouygues France -->
+ <string-array name="mccmnc">
+ <item value="20820"/>
+ <item value="20821"/>
+ <item value="20888"/>
+ </string-array>
+ <string name="feature_flag_name">vvm_carrier_flag_20820</string>
+ <int
+ name="vvm_port_number_int"
+ value="5499"/>
+ <string name="vvm_destination_number_string">22344</string>
+ <string name="vvm_type_string">vvm_type_omtp</string>
+ </pbundle_as_map>
+
+ <pbundle_as_map>
<!-- Orange Belgium -->
<string-array name="mccmnc">
<item value="20610"/>