[Home]

Summary:ASTERISK-07791: [patch] early return AST_MODULE_LOAD_DECLINE if config not exists
Reporter:Denis Smirnov (mithraen)Labels:
Date Opened:2006-09-21 16:40:31Date Closed:2006-09-21 17:04:27
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx_dundi.c.diff
Description:early return AST_MODULE_LOAD_DECLINE if config not exists
Comments:By: Joshua C. Colp (jcolp) 2006-09-21 17:04:27

This is incorrect. The structure passed to reload_config for network information later gets reset to default parameters and the settings from the config then get overwritten.