[asterisk-bugs] [JIRA] (ASTERISK-28593) [patch] Fix check on forwarded voicemail-to-email message body

cmaj (JIRA) noreply at issues.asterisk.org
Fri Oct 18 15:49:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=248472#comment-248472 ] 

cmaj edited comment on ASTERISK-28593 at 10/18/19 3:48 PM:
-----------------------------------------------------------

One issue with the patch is that it assumes an (up to) 80 character original mailbox name. This needs to be verified.


was (Author: cmaj):
One issue with the patch is that it assumes an 80 character original mailbox. This needs to be verified.

> [patch] Fix check on forwarded voicemail-to-email message body
> --------------------------------------------------------------
>
>                 Key: ASTERISK-28593
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28593
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_voicemail
>    Affects Versions: GIT
>         Environment: Devuan ascii & Debian stretch GNU/Linux.
>            Reporter: cmaj
>            Severity: Trivial
>
> When forwarding a voicemail to another user via option 8 from the individual voice message menu inside the VoiceMailMain() application, the generated email body was not correctly determining the forwarded message status.
> However, this issue did not seem to affect another test configuration with ODBC voicemail backend storage. It was only broken when a file system storage method for voicemail was used (so, the Asterisk default.) No testing was done on IMAP storage.
> The forthcoming patch will attempt to create the message meta text file a bit earlier in the process in order to determine if it is in fact a forwarded message and should have the "originally from..." text included in the message body, by looking at the original mailbox number.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list