summaryrefslogtreecommitdiff
path: root/addons/chan_mobile.c
diff options
context:
space:
mode:
Diffstat (limited to 'addons/chan_mobile.c')
-rw-r--r--addons/chan_mobile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c
index 75db0fad8..aa537c96a 100644
--- a/addons/chan_mobile.c
+++ b/addons/chan_mobile.c
@@ -4754,6 +4754,7 @@ e_cleanup:
}
AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_LOAD_ORDER, "Bluetooth Mobile Device Channel Driver",
+ .support_level = AST_MODULE_SUPPORT_EXTENDED,
.load = load_module,
.unload = unload_module,
.load_pri = AST_MODPRI_CHANNEL_DRIVER,