[asterisk-bugs] [JIRA] (ASTERISK-29029) Voicemail "pollmailboxes"-option not working, bug in function handle_subscribe
Karsten Wemheuer (JIRA)
noreply at issues.asterisk.org
Fri Aug 14 05:06:43 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karsten Wemheuer updated ASTERISK-29029:
----------------------------------------
Attachment: app_voicemail.c.diff
With this small patch the bug can be fixed. Up to release 16.11. the codeline at this place was:
strcat(mwi_sub->mailbox, p->context);
> Voicemail "pollmailboxes"-option not working, bug in function handle_subscribe
> ------------------------------------------------------------------------------
>
> Key: ASTERISK-29029
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29029
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail
> Affects Versions: 16.12.0
> Reporter: Karsten Wemheuer
> Labels: patch
> Attachments: app_voicemail.c.diff
>
>
> After changing from 16.11 to 16.12 I noticed that the function "pollmailboxes" is no longer functional.
> During the search I found the error in function "handle_subscribe".
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list