aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_mutestream.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_mutestream.c')
-rw-r--r--res/res_mutestream.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/res_mutestream.c b/res/res_mutestream.c
index 41b2fd831..92d01c7c7 100644
--- a/res/res_mutestream.c
+++ b/res/res_mutestream.c
@@ -29,6 +29,10 @@
* When we know and understands what happens if we zero out video, we can do that too.
*/
+/*** MODULEINFO
+ <support_level>core</support_level>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision: 89545 $")