diff src/g23m-aci/aci/aci_cmh.h @ 597:f18b29e27be5

First attempt at MCSI voice path automatic switching The function is implemented at the ACI level in both aci2 and aci3, successfully avoids triggering the DSP bug on the first call, but the shutdown of MCSI upon call completion is not working properly yet in either version.
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 27 Mar 2019 22:18:35 +0000
parents d648cafa30cf
children cf1cfe12a54a
line wrap: on
line diff
--- a/src/g23m-aci/aci/aci_cmh.h	Mon Mar 18 17:56:04 2019 +0000
+++ b/src/g23m-aci/aci/aci_cmh.h	Wed Mar 27 22:18:35 2019 +0000
@@ -527,6 +527,7 @@
   /* FreeCalypso additions */
   AT_CMD_AT_SPKR,
   AT_CMD_AT_VPATH,
+  AT_CMD_AT_VSEL,
   AT_CMD_AT_SND,
   AT_CMD_AT_E1,
   AT_CMD_AT_E1STOP,