Matthew Jordan
ffe194fd78
app_voicemail: Fix enhancement that allowed multiple recipients in To: header
...
An issue existed in r420577, which added multiple recipients to voicemail
emails. The patch, when looking at the intended recipients, looked ahead for
the '|' character inside a while loop which already had pulled out the
appropriate field parsing on the '|' character. This would cause it to skip
the recipients.
This patch fixes it such that it relies completely on the while loop to parse
through the e-mail fields.
Note that the original author of the patch looked at this fix and approved it.
ASTERISK-24250 #close
Reported by: abelbeck
patches:
voicemail-420577-to-comma-fix.diff uploaded by abelbeck (License 5903)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@427585 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-11-09 00:14:31 +00:00
..
2014-08-27 17:29:51 +00:00
2014-07-25 16:47:17 +00:00
2014-11-06 19:22:22 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2013-06-17 03:00:38 +00:00
2014-07-25 10:54:49 +00:00
2014-01-12 22:13:12 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2013-05-21 18:00:22 +00:00
2014-10-03 19:39:49 +00:00
2014-08-30 17:32:17 +00:00
2013-01-22 15:16:20 +00:00
2014-07-25 16:47:17 +00:00
2013-02-14 03:49:52 +00:00
2014-08-17 23:09:43 +00:00
2014-07-25 16:47:17 +00:00
2013-11-22 16:43:21 +00:00
2014-10-13 16:10:06 +00:00
2013-12-19 00:50:01 +00:00
2014-07-20 22:06:33 +00:00
2014-07-20 22:06:33 +00:00
2011-07-14 20:28:54 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2012-03-01 22:09:18 +00:00
2014-07-25 16:47:17 +00:00
2014-08-06 12:55:28 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-09-05 22:03:45 +00:00
2014-08-17 23:28:56 +00:00
2014-07-20 22:06:33 +00:00
2014-07-25 16:47:17 +00:00
2014-10-03 19:39:49 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-20 22:06:33 +00:00
2014-07-25 16:47:17 +00:00
2014-03-07 15:47:55 +00:00
2014-07-25 16:47:17 +00:00
2012-02-20 23:43:27 +00:00
2012-02-29 16:52:47 +00:00
2014-10-30 23:55:34 +00:00
2012-02-20 23:43:27 +00:00
2012-02-29 16:52:47 +00:00
2014-07-20 22:06:33 +00:00
2014-07-25 16:47:17 +00:00
2013-11-14 20:32:45 +00:00
2012-09-28 18:27:02 +00:00
2012-02-20 23:43:27 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2012-02-20 23:43:27 +00:00
2014-07-28 18:58:43 +00:00
2014-09-05 22:03:45 +00:00
2014-07-25 16:47:17 +00:00
2012-06-15 16:20:16 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-01-17 17:16:14 +00:00
2014-07-25 16:47:17 +00:00
2014-05-22 16:09:51 +00:00
2014-05-09 22:49:26 +00:00
2014-11-09 00:14:31 +00:00
2012-06-15 15:33:41 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2011-07-14 20:28:54 +00:00
2012-07-31 20:21:43 +00:00
2014-07-25 16:47:17 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2013-04-15 16:43:47 +00:00