mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
s/chan_zap/chan_skinny/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2244,7 +2244,7 @@ static void mwi_event_cb(const struct ast_event *event, void *userdata)
|
||||
{
|
||||
/* This module does not handle MWI in an event-based manner. However, it
|
||||
* subscribes to MWI for each mailbox that is configured so that the core
|
||||
* knows that we care about it. Then, chan_zap will get the MWI from the
|
||||
* knows that we care about it. Then, chan_skinny will get the MWI from the
|
||||
* event cache instead of checking the mailbox directly. */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user