]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Logger: Reset defaults before processing config. 03/503/1
authorCorey Farrell <git@cfware.com>
Thu, 21 May 2015 01:53:46 +0000 (21:53 -0400)
committerCorey Farrell <git@cfware.com>
Thu, 21 May 2015 02:22:34 +0000 (21:22 -0500)
commit9b6e228419d821a5384e3b6b056c8d5e4f30b4f4
tree6ff96d6476bc7e4f970947dbbf7c00c83a0d4819
parent4a450f863b6330c653b08261660dfce4a6ba3403
Logger: Reset defaults before processing config.

Reset options to default values before reloading config.  This ensures
that if a setting is removed or commented out of the configuration file
it is unset on reload.

ASTERISK-25112 #close
Reported by: Corey Farrell

Change-Id: Id24bb1fb0885c2c14cf8bd6f69a0c2ee7cd6c5bd
main/logger.c