[asterisk-bugs] [JIRA] (ASTERISK-24250) [patch] Voicemail with multi-recipients To: header fix
abelbeck (JIRA)
noreply at issues.asterisk.org
Wed Aug 20 07:57:28 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=221777#comment-221777 ]
abelbeck commented on ASTERISK-24250:
-------------------------------------
Reference ASTERISK-24045
> [patch] Voicemail with multi-recipients To: header fix
> ------------------------------------------------------
>
> Key: ASTERISK-24250
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24250
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail
> Affects Versions: 13.0.0-beta1
> Environment: AstLinux
> Reporter: abelbeck
> Attachments: voicemail-420577-to-comma-fix.diff
>
>
> Per revision 420577 adding multiple recipients to voicemail emails, enclosed is a fix to add the proper number of comma's in multiple To: recipients.
> Originally 420577 looked ahead for a '|' which is off-by-one, but instead use the emailsbuf from strsep() will return NULL when no more comma's are needed.
> BTW, I applied the 420577 revision patch to both Asterisk 1.8 and 11, it applies without fuzz and works properly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list