mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
Add a \todo to convert this module to the event system
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104124 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
*
|
||||
* Here is a useful mailing list post that describes SMDI protocol details:
|
||||
* \ref http://lists.digium.com/pipermail/asterisk-dev/2003-June/000884.html
|
||||
*
|
||||
* \todo This module currently has its own mailbox monitoring thread. This should
|
||||
* be converted to MWI subscriptions and just let the optional global voicemail
|
||||
* polling thread handle it.
|
||||
*/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
Reference in New Issue
Block a user