[asterisk-bugs] [Asterisk 0012223]: [Patch] Add support for contexts in polled mailboxes

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Mar 16 12:49:41 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12223 
====================================================================== 
Reported By:                DEA
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12223
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 108346 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-15-2008 16:29 CDT
Last Modified:              03-16-2008 12:49 CDT
====================================================================== 
Summary:                    [Patch] Add support for contexts in polled mailboxes
Description: 
The function mwi_sub_event_cb() ignored the passed in
context when subscribing for mailbox events with the
result that polling would only work for mailboxes in
the 'default' context.

Trivial patch to honor the context, if passed in on
the registration.

Tested with IMAP storage and a skinny endpoint.  MWI
now toggles based on messages delivered/read/marked unread
in a mail client.

The patch should also apply to 1.6
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 03-16-08 12:49  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 108927

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r108927 | russell | 2008-03-16 12:49:39 -0500 (Sun, 16 Mar 2008) | 7 lines

Fix polling for mailbox changes in mailboxes that are not in the default
vm context.

(closes issue http://bugs.digium.com/view.php?id=12223)
Reported by: DEA
Patches: 
      vm-polled-imap.txt uploaded by DEA (license 3)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-16-08 12:49  svnbot         Checkin                                      
03-16-08 12:49  svnbot         Note Added: 0084034                          
03-16-08 12:49  svnbot         Status                   new => assigned     
03-16-08 12:49  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list