From a9616a7153c2cceae484a9d59cda375ca3d4c47a Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 20 Dec 2007 22:39:39 +0000 Subject: 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 --- configs/zapata.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index a8577b610..5b48ff939 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 ; -- cgit v1.2.3