]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: use a consistent generator string
authorScott Griepentrog <sgriepentrog@digium.com>
Wed, 23 Jul 2014 14:34:51 +0000 (14:34 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Wed, 23 Jul 2014 14:34:51 +0000 (14:34 +0000)
commit2857f7c1c39a108230eb0bba3b4c8b5a04fac5f4
treecbc66621e9cb3cdb92119b8804d9b2fae5a297f5
parent34f1adbf96085d6cf5656e67214d8b2be07c49ba
app_voicemail: use a consistent generator string

When updating voicemail.conf when a user changes
their pin, change the generator string to be the
same as the module name when reading so that the
same config_hook will be called.

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

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/11.6@419308 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c