[asterisk-bugs] [Asterisk 0012223]: [Patch] Add support for contexts in polled mailboxes
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Mar 15 16:29:06 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12223
======================================================================
Reported By: DEA
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12223
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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-15-2008 16:29 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
03-15-08 16:29 DEA Asterisk Version => SVN
03-15-08 16:29 DEA SVN Branch (only for SVN checkou => trunk
03-15-08 16:29 DEA SVN Revision (number only!) => 108346
======================================================================
More information about the asterisk-bugs
mailing list