]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: use a consistent generator string
authorScott Griepentrog <sgriepentrog@digium.com>
Wed, 23 Jul 2014 13:21:40 +0000 (13:21 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Wed, 23 Jul 2014 13:21:40 +0000 (13:21 +0000)
commit59795008d51c84a10b6e1f038e8d1fa06ec5e5a6
tree1986c14b0224001195b920ce545c2ae27138d622
parent22b9d0ddffa44895f4f70618aff7ac57f6cf7a20
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/

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