At the moment the result of the query:
AT+QCFG="ims"
+QCFG: "ims",1,0
OK
Meaning that the value of 1 is persistent (I have rebooted the router after initially setting the value to 1), and VoLTE is disabled.
Additionally, I have been browsing through some documentation from Quectel about the MBNs. Could it be that the MBN file used isn’t allowing the USSD to work properly?
After entering:
AT+QMBNCFG="List"
The result is:
+QMBNCFG: "List",0,1,1,"ROW_Generic_3GPP",0x0501081F,201901141
+QMBNCFG: "List",1,0,0,"VoLTE-ATT",0x0501033C,201909271
+QMBNCFG: "List",2,0,0,"hVoLTE-Verizon",0x05010141,201911251
+QMBNCFG: "List",3,0,0,"Sprint-VoLTE",0x05010205,201908141
+QMBNCFG: "List",4,0,0,"Commercial-TMO_VoLTE",0x05010505,201811231
+QMBNCFG: "List",5,0,0,"Telus-Commercial_VoLTE",0x05800C43,201912031
+QMBNCFG: "List",6,0,0,"Commercial-SBM",0x05011C18,201904021
+QMBNCFG: "List",7,0,0,"Commercial-DT",0x05011F1C,201905311
+QMBNCFG: "List",8,0,0,"Reliance_OpnMkt",0x05011B38,201910161
+QMBNCFG: "List",9,0,0,"TF_Germany_VoLTE",0x05010C1B,201909201
+QMBNCFG: "List",10,0,0,"TF_Spain_VoLTE",0x05010CFA,201909261
+QMBNCFG: "List",11,0,0,"Volte_OpenMkt-Commercial-CMCC",0x05012071,201904281
+QMBNCFG: "List",12,0,0,"OpenMkt-Commercial-CT",0x05011322,201911081
+QMBNCFG: "List",13,0,0,"OpenMkt-Commercial-CU",0x05011505,201807052
OK
Meaning that the MBN file used at the moment is the "ROW_Generic_3GPP"
. Could this be the issue? I don’t want to mess with the MBN files due to the fact that if I screw it up I might be without internet. What could happen if I choose a different MBN file from the list?
Thanks in advance for your help!