[Home]

Summary:ASTERISK-03059: [patch] add new/old count to MessageWaiting manager event
Reporter:k3v (k3v)Labels:
Date Opened:2004-12-21 14:41:48.000-0600Date Closed:2008-01-15 15:17:43.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) voicemail-manager-count.patch.txt
Description:Added two lines to MessageWaiting event.  Did not disturb existing Waiting: true/false flag.

Event: MessageWaiting
Mailbox: 100@default
Waiting: 1
New: 1
Old: 0


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

Disclaimer on file.
Comments:By: k3v (k3v) 2004-12-21 14:42:35.000-0600

New/Old are a count, like SIP MWI provides.

By: Mark Spencer (markster) 2004-12-21 18:15:12.000-0600

Added to CVS

By: Russell Bryant (russell) 2004-12-22 17:56:33.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:17:43.000-0600

Repository: asterisk
Revision: 4521

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r4521 | markster | 2008-01-15 15:17:42 -0600 (Tue, 15 Jan 2008) | 2 lines

display new/old messages in voicemail event (bug ASTERISK-3059)

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

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