mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
Merge "Complete deprecating legacy modules."
This commit is contained in:
@@ -995,7 +995,7 @@ static int load_module(void)
|
||||
|
||||
|
||||
AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_DEFAULT, "Simple FAX Application",
|
||||
.support_level = AST_MODULE_SUPPORT_EXTENDED,
|
||||
.support_level = AST_MODULE_SUPPORT_DEPRECATED,
|
||||
.load = load_module,
|
||||
.unload = unload_module,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user