]> git.ipfire.org Git - thirdparty/asterisk.git/commit
config: inform config hook of change when writing file
authorScott Griepentrog <sgriepentrog@digium.com>
Fri, 11 Jul 2014 16:40:54 +0000 (16:40 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Fri, 11 Jul 2014 16:40:54 +0000 (16:40 +0000)
commit671abdf30d6b091ee05d1b091d9038b01ebdc2a4
tree7f796fadf21f44dc8599f0798bbff123e000aee2
parent7e22dfbd8b671867dfb9a6d915370b38caf472e8
config: inform config hook of change when writing file

When updated configuration is written back to the conf
file - for example when a user changes their voicemail
pin, make sure that any config hook that wants to know
of changes is informed.

Review: https://reviewboard.asterisk.org/r/3708/
........

Merged revisions 418366 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@418369 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/config.c