]> 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:50:48 +0000 (08:50 -0500)
commit7f46923ebd5401b1d7a2a803354a39649f27ee99
tree43e96f66e8c0c62e4708e0ffd8e8f817ae9afcd3
parent8d6c2221a982dc879fc07bc7f107101818e4a2f1
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