I am currently using the Arcadyan AW1000 router, but I have noticed that the CLI phone port (RJ11) does not seem to function at all. I attempted to check the modem's compatibility and features using AT commands, and the results suggest that the modem is capable of supporting voice calls. Below are the details:
Router:Arcadyan AW1000
Modem Type:Quectel RG500Q-EA
AT+CLCC=?
OK
AT+CREG?
+CREG: 2,1,"E2F9","0683203",7
OK
AT+QAUDCFG=?
+QAUDCFG: "slic/AudLoop",(0,1)
+QAUDCFG: "slic/LF_Ring",(0,1)
+QAUDCFG: "slic_IndRep",(0,1)
+QAUDCFG: "slic_cid",<num>
+QAUDCFG: "pcmidx",(1,2)
+QAUDCFG: "aif",(0,1),(1,2)
+QAUDCFG: "i2s/cfg",(0,1),(0-2)
+QAUDCFG: "uac_cfg",(1,2)
+QAUDCFG: "uac_switch",(0,1)
OK
Additionally, I was able to successfully make a voice call using the following AT commands:
ATD; (to dial a number)
ATA (to answer a call)
ATH (to hang up a call)
This confirms that the modem itself supports voice calling functionality.
Would it be possible to include support for voice calls via the RJ11 port in future OpenWrt updates for this router model? This would be a highly beneficial feature, enabling users to fully utilize the router’s hardware capabilities.Thank you for your time and consideration.