view cfg-headers/base/mdc.cfg @ 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 fd8227e3047d
children
line wrap: on
line source

#ifndef __MDC_CFG__
#define __MDC_CFG__
#define DGP_PLAYER 1
#define IMEL_PLAYER 1
#define MIDI_PLAYER 1
#endif /* __MDC_CFG__ */