summaryrefslogtreecommitdiff
path: root/codecs/codec_g723_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_g723_1.c')
-rw-r--r--codecs/codec_g723_1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/codecs/codec_g723_1.c b/codecs/codec_g723_1.c
index 00a5ca635..87ccba82e 100644
--- a/codecs/codec_g723_1.c
+++ b/codecs/codec_g723_1.c
@@ -27,6 +27,10 @@
* \ingroup codecs
*/
+/*** MODULEINFO
+ <defaultenabled>no</defaultenabled>
+ ***/
+
#define TYPE_HIGH 0x0
#define TYPE_LOW 0x1
#define TYPE_SILENCE 0x2