Assigned
Status Update
Comments
vi...@google.com <vi...@google.com> #2
Thank you for reporting this issue. Please upload the AOSP patch following this guidance
gu...@vodafone.pf <gu...@vodafone.pf> #3
Add IMS and XCAP APNs for Almadar Carrier ID 2006 MCC606 MNC01
Change-Id: I9594ce3d2276127d2a585b9c630b672c857bede7
Change-Id: I9594ce3d2276127d2a585b9c630b672c857bede7
Description
I am Guilhem BESSIE, mobile Core network engineer at Vodafone PF.
I re create this ticket because previous one have been set as obsolete in his status.
I would like to add the default APNs configuration we are using with all Android devices in the apns-full-conf.xml list in order to be accessible for all devices/OEMs because they are missing today:
We already declared our network with carrier ID 2550 in the carrier_id list:
carrier_id {
canonical_id: 2550
carrier_name: "Vodafone"
carrier_attribute {
mccmnc_tuple: "54715"
spn: "Vodafone PF"
Please find below our APNs configuration to add in the apns-full-conf.xml list:
<apn carrier="Vodafone Mobile"
carrier_id = "2550"
mcc="547"
mnc="15"
apn="internet"
type="default,ia,supl"
/>
<apn carrier="Vodacard/Nomad"
carrier_id = "2550"
mcc="547"
mnc="15"
apn="nomad"
type="default,ia,supl"
/>
<apn carrier="IMS"
carrier_id = "2550"
mcc="547"
mnc="15"
apn="ims"
protocol="IPV4V6"
roaming_protocol="IPV4V6"
type="ims"
/>
Nomad is not a MVNO, so no discriminator needed here. The user can select the APN he needs based on his offer.
Please keep same config than listed, "internet" and "nomad" are both default APN and can be selected by user, with "internet" as first priority on the top list.
IMS is the default APN foir VoLTE/VoWiFi, and must be hided (see below with new CarrierConfig profile)
Afterwards, we would like to create our mobile network configuration with a new XML in the CarrierConfig listed here:
with the following name and content.
- File name: carrier_config_carrierid_2550_Vodafone-PF.xml
- File content:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<carrier_config>
<boolean name="carrier_supports_ss_over_ut_bool" value="false"/>
<boolean name="show_4g_for_lte_data_icon_bool" value="true"/>
<boolean name="hide_lte_plus_data_icon_bool" value="false"/>
<boolean name="display_hd_audio_property_bool" value="true"/>
<boolean name="prefer_2g_bool" value="false"/>
<boolean name="allow_emergency_numbers_in_call_log_bool" value="true"/>
<boolean name="allow_hold_call_during_emergency_bool" value="false"/>
<boolean name="carrier_volte_available_bool" value="true"/>
<boolean name="enabledMMS" value="false"/>
<boolean name="supportMmsContentDisposition" value="false"/>
<boolean name="hide_ims_apn_bool" value="true"/>
<boolean name="display_voicemail_number_as_default_call_forwarding_number" value="true"/>
<boolean name="nr_timers_reset_if_non_endc_and_rrc_idle_bool" value="true"/>
<boolean name="enable_nr_advanced_for_roaming_bool" value="true"/>
<string name="default_vm_number_string">+68989898900</string>
<string name="carrier_name_string">Vodafone PF</string>
<string name="sim_country_iso_override_string">pf</string>
<string-array name="non_roaming_operator_string_array" num="1">
<item value="54720"/>
</string-array>
<string name="5g_icon_configuration_string">connected_mmwave:5G,connected:5G_Plus,not_restricted_rrc_idle:5G,not_restricted_rrc_con:5G</string>
<string name="5g_icon_display_grace_period_string">connected_mmwave,legacy,31;connected,legacy,31;connected_mmwave,not_restricted_rrc_con,31;connected,not_restricted_rrc_con,31;not_restricted_rrc_idle,not_restricted_rrc_con,15</string>
<int-array name="additional_nr_advanced_bands_int_array" num="1">
<item value="78"/>
</int-array>
</carrier_config>
Let us know when it can be done.
Thanks in advance.
Regards,
Guilhem Bessié
Core Network/Interconnect/Roaming
Pacific Mobile Telecom - Vodafone French Polynesia (PYFVF)
Mobile: +68989199292 (UTC-10)
RDO – Auae
Immeuble Manarava
BP 335, 98713 PAPEETE
TAHITI, FRENCH POLYNESIA