mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
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
This commit is contained in:
@@ -339,7 +339,10 @@ usecallerid=yes
|
|||||||
;
|
;
|
||||||
; The following option enables receiving MWI on FXO lines. The default
|
; 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,
|
; 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
|
;mwimonitor=no
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user