[Asterisk-code-review] app_voicemail: Fix broken subscription, Comments adopted from review (asterisk[16])
Karsten Wemheuer
asteriskteam at digium.com
Mon Aug 17 13:10:44 CDT 2020
Hello Kevin Harwell, Friendly Automation, Richard Mudgett,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/14731
to look at the new patch set (#2).
Change subject: app_voicemail: Fix broken subscription, Comments adopted from review
......................................................................
app_voicemail: Fix broken subscription, Comments adopted from review
In the function "handle_subscribe" "mailbox" and "context" are stored in
mwi_sub->mailbox as "mailbox at context". The mailbox was overwritten, so that
only the context was saved. This patch restores the old behavior (as in 16.11)
Change-Id: I8be59d175b2b48e4d5b806df5581ac01a01531a3
---
M apps/app_voicemail.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/31/14731/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14731
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I8be59d175b2b48e4d5b806df5581ac01a01531a3
Gerrit-Change-Number: 14731
Gerrit-PatchSet: 2
Gerrit-Owner: Karsten Wemheuer <kwe-digium at iptam.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200817/60f77676/attachment.html>
More information about the asterisk-code-review
mailing list