aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--formats/format_ilbc.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/formats/format_ilbc.c b/formats/format_ilbc.c
index 78d117910..cc90ae765 100644
--- a/formats/format_ilbc.c
+++ b/formats/format_ilbc.c
@@ -24,7 +24,11 @@
* \arg File name extension: ilbc
* \ingroup formats
*/
-
+
+/*** MODULEINFO
+ <defaultenabled>no</defaultenabled>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")