[Home]

Summary:ASTERISK-13487: [patch] Support setting emailsubject and emailbody per voicemailbox with realtime
Reporter:fhackenberger (fhackenberger)Labels:
Date Opened:2009-01-30 09:32:37.000-0600Date Closed:2009-02-23 15:03:02.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) voicemail_individual_subject_and_body
( 1) voicemail_individual_subject_and_body_1.6.1
Description:Being able to specify email subject and header per voicemailbox is useful in case you want to filter voicemail messages and do not want to use a different sender address for each mailbox.
Comments:By: fhackenberger (fhackenberger) 2009-01-30 09:37:35.000-0600

The attached patch uses emailsubject and emailbody from the asterisk realtime subsystem. I did not write the code to specify the emailbody and subject in voicemail.conf as part of an association statement for the voicemailbox.

By: Leif Madsen (lmadsen) 2009-01-30 14:15:55.000-0600

As this is a new feature, you need to build this against Asterisk trunk, not 1.4, as no new features go into Asterisk 1.4.

Thanks!

By: Tilghman Lesher (tilghman) 2009-02-16 17:04:11.000-0600

No response from reporter.

By: fhackenberger (fhackenberger) 2009-02-22 12:24:48.000-0600

Attaching patch against 1.6.1 branch

By: fhackenberger (fhackenberger) 2009-02-22 12:26:47.000-0600

Compiles fine against revision #177982. Please note that I have not tested the patch on asterisk 1.6.1

By: Tilghman Lesher (tilghman) 2009-02-23 14:27:40.000-0600

Again, this needs to be against TRUNK.

By: Digium Subversion (svnbot) 2009-02-23 15:02:19.000-0600

Repository: asterisk
Revision: 178107

U   trunk/CHANGES
U   trunk/apps/app_voicemail.c
U   trunk/configs/voicemail.conf.sample

------------------------------------------------------------------------
r178107 | tilghman | 2009-02-23 15:02:18 -0600 (Mon, 23 Feb 2009) | 7 lines

Permit emailsubject and emailbody to be set per mailbox.
(closes issue ASTERISK-13487)
Reported by: fhackenberger
Patches:
      voicemail_individual_subject_and_body_1.6.1 uploaded by fhackenberger (license 592)
      with additional fixes by Corydon76 (license 14)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178107

By: Digium Subversion (svnbot) 2009-02-23 15:03:01.000-0600

Repository: asterisk
Revision: 178108

_U  branches/1.6.1/

------------------------------------------------------------------------
r178108 | tilghman | 2009-02-23 15:03:01 -0600 (Mon, 23 Feb 2009) | 13 lines

Blocked revisions 178107 via svnmerge

........
 r178107 | tilghman | 2009-02-23 15:02:18 -0600 (Mon, 23 Feb 2009) | 7 lines
 
 Permit emailsubject and emailbody to be set per mailbox.
 (closes issue ASTERISK-13487)
  Reported by: fhackenberger
  Patches:
        voicemail_individual_subject_and_body_1.6.1 uploaded by fhackenberger (license 592)
        with additional fixes by Corydon76 (license 14)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=178108