[Home]

Summary:ASTERISK-25061: pbx_config: Register manager actions with module version of macro.
Reporter:Corey Farrell (coreyfarrell)Labels:
Date Opened:2015-05-05 09:27:51Date Closed:2015-05-05 21:06:36
Priority:MinorRegression?
Status:Closed/CompleteComponents:PBX/pbx_config
Versions:SVN 13.3.2 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Manager actions in pbx_config use {{ast_manager_register_xml_core}} when they should use {{ast_manager_register_xml}}.  This prevents the pbx_config module from being referenced while the commands are running.
Comments: