summaryrefslogtreecommitdiff
path: root/apps/app_externalivr.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_externalivr.c')
-rw-r--r--apps/app_externalivr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c
index 0212e09d0..5649c6998 100644
--- a/apps/app_externalivr.c
+++ b/apps/app_externalivr.c
@@ -915,4 +915,5 @@ static int load_module(void)
return ast_register_application_xml(app, app_exec);
}
-AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, "External IVR Interface Application");
+AST_MODULE_INFO_STANDARD_EXTENDED(ASTERISK_GPL_KEY, "External IVR Interface Application");
+