From: Russell Bryant Date: Thu, 20 Dec 2007 22:39:39 +0000 (+0000) Subject: Add a bit more to the description of the "mwimonitor" option. X-Git-Tag: 1.6.0-beta1~3^2~342 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9616a7153c2cceae484a9d59cda375ca3d4c47a;p=thirdparty%2Fasterisk.git Add a bit more to the description of the "mwimonitor" option. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94320 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index a8577b610c..5b48ff939b 100644 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -339,7 +339,10 @@ usecallerid=yes ; ; 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 ;