[Home]

Summary:ASTERISK-25049: CLI: Enable automatic references to modules
Reporter:Corey Farrell (coreyfarrell)Labels:
Date Opened:2015-05-01 23:52:21Date Closed:2015-05-07 07:05:51
Priority:MinorRegression?
Status:Closed/CompleteComponents:Core/General
Versions:SVN Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:cli.c should call ast_module_ref on the module of a CLI command before execution and ast_module_unref after.
Comments: