]> 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:16 +0000 (08:50 -0500)
commit4cc8d29fd3dbf97c597a02cdb5815c925cc4f3e3
treed16852085d83eec139fc0ee7abdd32f809da3974
parent384f2638b295e5e5624596381394c93d9bea2f06
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