[Home]

Summary:ASTERISK-13206: [patch] Urgent messages are automatically forwarded as urgent
Reporter:James Rothenberger (jaroth)Labels:
Date Opened:2008-12-11 09:28:56.000-0600Date Closed:2008-12-11 14:57:50.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail/IMAP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) urgfwd_v2.patch
( 1) urgfwd.patch
Description:Currently, if an urgent message is forwarded to another user, the forwarded message is marked as urgent.  This may not always be the case.  The user should be able to mark the forwarded message as urgent if it really is still urgent.  This patch overrides the automatic setting of a forwarded message to urgent.

****** ADDITIONAL INFORMATION ******

Although this new behavior seems like a reasonable default, it would be possible to make this a configurable option, such as "forward_urgent_auto" in the voicemail config file.  
Comments:By: Leif Madsen (lmadsen) 2008-12-11 09:35:27.000-0600

As this is a feature request, do you have the ability to add said option and provide the code for it?

By: James Rothenberger (jaroth) 2008-12-11 09:41:52.000-0600

So you think it is worth adding the config file option for this?

By: Leif Madsen (lmadsen) 2008-12-11 09:43:16.000-0600

It seems logical to me at least :)

By: James Rothenberger (jaroth) 2008-12-11 10:25:02.000-0600

Updated patch with configurable option.

By: Mark Michelson (mmichelson) 2008-12-11 14:53:35.000-0600

Looks good by my eyes :)
I'll get this committed ASAP.

By: Digium Subversion (svnbot) 2008-12-11 14:57:49.000-0600

Repository: asterisk
Revision: 163213

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

------------------------------------------------------------------------
r163213 | mmichelson | 2008-12-11 14:57:49 -0600 (Thu, 11 Dec 2008) | 9 lines

Add an option to voicemail.conf to allow urgent messages to be
forwarded as not urgent.

(closes issue ASTERISK-13206)
Reported by: jaroth
Patches:
     urgfwd_v2.patch uploaded by jaroth (license 50)


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

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