]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Fix pollmailboxes
authorSean Bright <sean.bright@gmail.com>
Wed, 26 Aug 2020 13:55:37 +0000 (09:55 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 31 Aug 2020 13:55:01 +0000 (08:55 -0500)
commit53a88df076023510d49d8f0818e24a8ec5d5dece
tree18238029383c8a2e8963fd106490f2363a6aaa3d
parentafc5cf8d677686fb567464e2ddb21f639a95953c
app_voicemail: Fix pollmailboxes

The name of the voicemail context was overwriting the name of the
subscribed mailbox. Fix by simplifying how we create the MWI
subscription.

ASTERISK-29029 #close

Change-Id: Ie8a7db6a0b68f3995b0846bbb733a21909ba44e5
apps/app_voicemail.c