[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 14:30:47 CDT 2019
cmaj created ASTERISK-28593:
-------------------------------
Summary: [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