[asterisk-users] [modules.conf] Modules still loaded	after	"noload"
    Kevin P. Fleming 
    kpfleming at digium.com
       
    Sun Feb 13 10:03:48 CST 2011
    
    
  
On 02/13/2011 09:36 AM, Leif Madsen wrote:
> I'm not sure "reload" actually looks at modules.conf at that point. It
> probably just reloads all the modules you have in memory, rather than
> unloading everything, then parsing modules.conf and loading everything
> in there back into memory (which I think is what you're expecting).
This is correct. 'reload' is not 'restart', it only tells all the 
currently-loaded modules to 'reload' themselves (which generally means 
they will reparse their configuration files to look for changes).
-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kfleming at digium.com
Check us out at www.digium.com & www.asterisk.org
    
    
More information about the asterisk-users
mailing list