[Home]

Summary:ASTERISK-12026: [patch] Provide externnotify application with number of urgent messages
Reporter:James Rothenberger (jaroth)Labels:
Date Opened:2008-05-15 09:20:42Date Closed:2008-05-15 10:19:04
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) externnotify.patch
Description:Instead of sending the number of new messages and an optional flag if there are urgent messages, the patch replaces the optional flag with the number of urgent messages.  This will give external programs additional control over message notifications.

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

The UPGRADE.txt file has been updated as well.
Comments:By: Mark Michelson (mmichelson) 2008-05-15 10:16:49

Looks fine by me, I'll get this in ASAP.

By: Digium Subversion (svnbot) 2008-05-15 10:18:26

Repository: asterisk
Revision: 116592

U   trunk/UPGRADE.txt
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r116592 | mmichelson | 2008-05-15 10:18:25 -0500 (Thu, 15 May 2008) | 9 lines

Modify externnotify to take the number of urgent voicemails as a final argument instead
of the string "Urgent"

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


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

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

By: Digium Subversion (svnbot) 2008-05-15 10:19:04

Repository: asterisk
Revision: 116593

_U  branches/1.6.0/

------------------------------------------------------------------------
r116593 | mmichelson | 2008-05-15 10:19:03 -0500 (Thu, 15 May 2008) | 16 lines

Blocked revisions 116592 via svnmerge

........
r116592 | mmichelson | 2008-05-15 10:24:29 -0500 (Thu, 15 May 2008) | 9 lines

Modify externnotify to take the number of urgent voicemails as a final argument instead
of the string "Urgent"

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


........

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

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