]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Sorcery: Log when old config remains in use
authorKinsey Moore <kmoore@digium.com>
Fri, 12 Dec 2014 14:02:30 +0000 (14:02 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 12 Dec 2014 14:02:30 +0000 (14:02 +0000)
commitd502a238ef9353e501b7b31ab93e7eb419eda0e6
treeab4d4351822c80f50606ab31b243fe1538f6483a
parent483c2be5d81f05e89386105fcf40b584a19a0f62
Sorcery: Log when old config remains in use

This adds a log message notifying the user that a stale configuration
is in place upon reload when a config object fails to load. This
situation can end up causing confusion when the object failed to load
but exists from a previous config load especially when the old config
is significantly different from the new config.

Review: https://reviewboard.asterisk.org/r/4250/
Reported by: Thomas Thompson

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@429429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_sorcery_config.c