Dear Quectel Support,
I am testing SRVCC (Single Radio Voice Call Continuity) on the EC25-EM module and would like to confirm the correct procedure and any prerequisites needed for it. Here is a summary of what I did:
- Module Initialization & Configuration
at+cfun=1,1 (Reset the module)
at+cfun=1,1 (Repeated to ensure full initialization)
AT+QCFG="nwscanmode" → returned 0 (automatic network selection)
- SIM and Network Information
AT+cimi;+iccid;+CSQ;+QNWINFO;+cops?;+creg?;+cereg?;+cgreg?;+cgdcont?;+CGCONTRDP;+QENG="servingcell";+cgact?
Observed:
- IMS and PDN contexts activated (
+CGACT: 1,1and+CGACT: 2,1) - Module registered on LTE (FDD Band 3)
- Signal strength fluctuating around CSQ 21 → 11 → 27
- IMS enabled:
@+QCPDPIMSCFGE?shows IMS PDN activated for context 2
- Voice Call Test
atd+492115335775; (Outgoing call)
at+clcc (Call monitoring)
Observed:
- Call successfully established over LTE
- When LTE signal dropped (CSQ decreased), the module attempted to attach to 0 (no service), but the call dropped instead of handing over to 2G/3G
- Additional Checks
AT+QVOLTEDBG, AT+QCFG="ims", AT+QMBNCFG="autosel","list"
- Verified voice and SMS domain preference
- IMS enabled
Issue:
The SRVCC handover does not occur when LTE signal drops; the call is dropped immediately.
Request:
- Could you confirm if there are any additional prerequisites or configurations needed on EC25-EM to enable SRVCC?
- Are there specific AT commands or settings that must be set to allow a live LTE call to hand over to 2G/3G?
Thank you for your guidance.