[asterisk-commits] russell: trunk r94320 -	/trunk/configs/zapata.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Dec 20 16:39:40 CST 2007
    
    
  
Author: russell
Date: Thu Dec 20 16:39:39 2007
New Revision: 94320
URL: http://svn.digium.com/view/asterisk?view=rev&rev=94320
Log:
Add a bit more to the description of the "mwimonitor" option.
Modified:
    trunk/configs/zapata.conf.sample
Modified: trunk/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/zapata.conf.sample?view=diff&rev=94320&r1=94319&r2=94320
==============================================================================
--- trunk/configs/zapata.conf.sample (original)
+++ trunk/configs/zapata.conf.sample Thu Dec 20 16:39:39 2007
@@ -339,7 +339,10 @@
 ;
 ; The following option enables receiving MWI on FXO lines.  The default
 ; value is no.  When this is enabled, and MWI notification indicates on or off,
-; the script specified by the mwimonitornotify option is executed.
+; the script specified by the mwimonitornotify option is executed.  Also, an
+; internal Asterisk MWI event will be generated so that any other part of
+; Asterisk that cares about MWI state changes will get notified, just as if
+; the state change came from app_voicemail.
 ;
 ;mwimonitor=no
 ;
    
    
More information about the asterisk-commits
mailing list