[Asterisk-code-review] app_voicemail: Fix mailbox polling. (asterisk[16])

Joshua Colp asteriskteam at digium.com
Mon Aug 24 06:44:36 CDT 2020


Joshua Colp has uploaded a new patch set (#3) to the change originally created by Karsten Wemheuer. ( https://gerrit.asterisk.org/c/asterisk/+/14731 )

Change subject: app_voicemail: Fix mailbox polling.
......................................................................

app_voicemail: Fix mailbox polling.

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)

ASTERISK-29029

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/3
-- 
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: 3
Gerrit-Owner: Karsten Wemheuer <kwe-digium at iptam.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
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/20200824/97d903fc/attachment-0001.html>


More information about the asterisk-code-review mailing list