Added support for all GSM codecs to GSM and SIP interface
[lcr.git] / mncc.h
diff --git a/mncc.h b/mncc.h
index dcb8f04..14dd6d4 100644 (file)
--- a/mncc.h
+++ b/mncc.h
 #define MNCC_RTP_CONNECT       0x0205
 #define MNCC_RTP_FREE          0x0206
 
-#define GSM_TCHF_FRAME          0x0300
-#define GSM_TCHF_FRAME_EFR      0x0301
-#define GSM_TCHF_FRAME_HR       0x0302
-#define GSM_TCHF_FRAME_AMR      0x0303
-#define GSM_TCHF_BAD_FRAME     0x03ff
+#define GSM_TCHF_FRAME         0x0300
+#define GSM_TCHF_FRAME_EFR     0x0301
+#define GSM_TCHH_FRAME         0x0302
+#define GSM_TCH_FRAME_AMR      0x0303
+#define GSM_BAD_FRAME          0x03ff
 
 #define GSM_MAX_FACILITY       128
 #define GSM_MAX_SSVERSION      128