We are testing an EM7590 using the Verizon firmware/PRI:
current fw version: 04.00.04.00
current carrier name: VERIZON
current config name: VERIZON_004.000_000
current subpri index: 000
>>> AT!PRIID?
PRI Part Number: 000004C
Revision: 001.001_002
Customer: Generic
Carrier PRI: SWIX12C_04.00.04.00_VERIZON_004.000_000
When querying the PDP contexts, we see:
AT+CGDCONT?
+CGDCONT: 1,"IPV4V6","ims","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CGDCONT: 2,"IPV4V6","vzwadmin","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CGDCONT: 3,"IPV4V6","BIINC.GW8.VZWENTP","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CGDCONT: 4,"IPV4V6","vzwapp","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,0
+CGDCONT: 5,"IPV4V6","vzwemergency","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0",0,0,0,1
My understanding is that the default Verizon configuration should normally have VZWINTERNET in PDP context 3. Instead, this module has BIINC.GW8.VZWENTP, which appears to be a Verizon enterprise/private-network APN.
Can you clarify:
- Is it expected for the EM7590 Verizon PRI to dynamically replace the default
VZWINTERNETAPN in CID 3 with an enterprise APN? - If so, what causes this change-SIM/UICC provisioning, Verizon network provisioning/OMA-DM, the PRI, or another mechanism?
- Is
BIINC.GW8.VZWENTPbeing obtained from the SIM/account, or is it stored persistently in the modem? - What is the supported method for restoring the Verizon default PDP-context configuration, including
VZWINTERNETin CID 3?
We are performing Verizon certification testing, so we want to understand whether this APN table is expected for this firmware/SIM combination or whether the module has retained provisioning from an earlier configuration.