]> 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)
committerJoshua Colp <jcolp@sangoma.com>
Mon, 31 Aug 2020 13:56:25 +0000 (08:56 -0500)
commit345e17080fa60f490be6774450534277df041323
tree008bd448704ef997053685d97fedaa86fa2f6e30
parentfe36d638bb5f8489861b1a220b24cc511be33341
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