[asterisk-bugs] [Asterisk 0011678]: [patch] Notification email should use the voicemail's metadata
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 3 15:05:58 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11678
======================================================================
Reported By: jamessan
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 11678
Category: Applications/app_voicemail/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-01-04 10:15 CST
Last Modified: 2009-04-03 15:05 CDT
======================================================================
Summary: [patch] Notification email should use the
voicemail's metadata
Description:
When a user has voicemail notification enabled, the email that is sent
builds various variables (VM_DATE, VM_CALLERID, VM_CIDNAME, VM_CIDNUM) on
the fly instead of using the information from msgXXXX.txt. This isn't
normally that different for a notification email triggered by someone
directly leaving a voicemail but it can differ significantly when it is for
a voicemail that is being forwarded. Also, using the voicemail metadata
would make the notification email consistent with what is presented to the
user when they access the voicemail via dialing in to the voicemail app.
For example, A leaves a voicemail for B. B forwards the voicemail to C.
C's notification email will say that they received an email from B whereas
when they listen to the voicemail envelope it will be listed as originating
from A.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
parent of 0012745 [branch] RT should adapt to existing co...
======================================================================
----------------------------------------------------------------------
(0102701) svnbot (reporter) - 2009-04-03 15:05
http://bugs.digium.com/view.php?id=11678#c102701
----------------------------------------------------------------------
Repository: asterisk
Revision: 186449
_U branches/1.6.2/
U branches/1.6.2/apps/app_voicemail.c
U branches/1.6.2/configs/voicemail.conf.sample
------------------------------------------------------------------------
r186449 | tilghman | 2009-04-03 15:05:57 -0500 (Fri, 03 Apr 2009) | 32
lines
Merged revisions 186444,186447 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r186444 | tilghman | 2009-04-03 14:30:34 -0500 (Fri, 03 Apr 2009) | 14
lines
Merged revisions 186415 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r186415 | tilghman | 2009-04-03 14:06:58 -0500 (Fri, 03 Apr 2009) | 7
lines
Distinguish in a sent email between simple sends and forwards.
(closes issue http://bugs.digium.com/view.php?id=11678)
Reported by: jamessan
Patches:
20090330__bug11678.diff.txt uploaded by tilghman (license 14)
Tested by: tilghman, lmadsen
........
................
r186447 | tilghman | 2009-04-03 14:59:55 -0500 (Fri, 03 Apr 2009) | 9
lines
Merged revisions 186445 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r186445 | tilghman | 2009-04-03 14:56:48 -0500 (Fri, 03 Apr 2009) | 2
lines
Found a conflict in the last commit, due to multiple targets
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=186449
Issue History
Date Modified Username Field Change
======================================================================
2009-04-03 15:05 svnbot Checkin
2009-04-03 15:05 svnbot Note Added: 0102701
======================================================================
More information about the asterisk-bugs
mailing list