aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_g726.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_g726.c')
-rw-r--r--codecs/codec_g726.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/codecs/codec_g726.c b/codecs/codec_g726.c
index f8a57f740..d92b9b642 100644
--- a/codecs/codec_g726.c
+++ b/codecs/codec_g726.c
@@ -27,6 +27,10 @@
* \ingroup codecs
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")