diff include/codec_defs.h @ 205:0047c4c08d9e

mgw: accept the new TRAUlike RTP format in addition to standard, old BFI and zero-length payload formats
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 06 Apr 2023 19:50:09 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/include/codec_defs.h	Thu Apr 06 19:50:09 2023 -0800
@@ -0,0 +1,6 @@
+/*
+ * This header file holds some definitions for the codecs we work with.
+ */
+
+#define	GSM_FR_BYTES	33
+#define	GSM_EFR_BYTES	31