[asterisk-bugs] [JIRA] (ASTERISK-27935) Voicemail emailbody per user can't contain commas
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Jun 22 14:41:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243918#comment-243918 ]
Asterisk Team commented on ASTERISK-27935:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Voicemail emailbody per user can't contain commas
> -------------------------------------------------
>
> Key: ASTERISK-27935
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27935
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail
> Affects Versions: 15.2.2
> Environment: Debian 9 Stretch
> Reporter: Sébastien Duthil
> Severity: Minor
>
> Given the following config in voicemail.conf:
> {noformat}
> [default]
> 01234 => ,John Doe,john at example.com,,emailsubject=New message|emailbody=Hello, this is a message
> {noformat}
> When I receive a voice message on voicemail 01234
> Then I receive an email containing "Hello" as a body
> Expected: I receive an email containing "Hello, this is a message"
> I don't use any IMAP configuration.
> The voicemail options can't contain a comma without truncating the rest of the options. AFAIU, there can't be anything on the config line after the voicemail options, so there is no need to stop parsing after a comma in the options.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list