view cdg211/cdginc/ccdent.cdg @ 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 56abf6cf8a0b
children
line wrap: on
line source

/*
+--------------------------------------------------------------------------+
| PROJECT : PROTOCOL STACK                                                 |
| FILE    : ccdent.cdg                                                     |
| SOURCE  : "__out__\g23m_dfile\msg\rr_com.mdf"                            |
| LastModified : "2002-11-18"                                              |
| IdAndVersion : "8443.250.02.008"                                         |
| SrcFileTime  : "Mon Nov 24 15:49:38 2003"                                |
| Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:14 2007                    |
|           !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!!                |
+--------------------------------------------------------------------------+
*/


#ifndef CCDENT_CDG
#define CCDENT_CDG


/*    0*/ { "RR_COM"      , CCDENT_RR_COM        },
/*    1*/ { "RR"          , CCDENT_RR            },
/*    2*/ { "MM"          , CCDENT_MM            },
/*    3*/ { "CC"          , CCDENT_CC            },
/*    4*/ { "SS"          , CCDENT_SS            },
/*    5*/ { "SMS"         , CCDENT_SMS           },
/*    6*/ { "FAC"         , CCDENT_FAC           },
/*    7*/ { "SAT"         , CCDENT_SAT           },
/*    8*/ { "T30"         , CCDENT_T30           },
/*    9*/ { "GMM"         , CCDENT_GMM           },
/*   10*/ { "TST"         , CCDENT_TST           },
/*   11*/ { "GRLC"        , CCDENT_GRLC          },
/*   12*/ { "GRR"         , CCDENT_GRR           },
/*   13*/ { "SM"          , CCDENT_SM            },
/*65535*/ { (char *) NULL , 65535 },

#endif