summaryrefslogtreecommitdiff
path: root/configs/chan_dahdi.conf.sample
diff options
context:
space:
mode:
authorDoug Bailey <dbailey@digium.com>2009-01-17 18:26:44 +0000
committerDoug Bailey <dbailey@digium.com>2009-01-17 18:26:44 +0000
commit65120a3b33597ff8417d12ae7edb43671583d973 (patch)
treeea5e8259183a11a450828227e90529985d79550a /configs/chan_dahdi.conf.sample
parent5183cbccfc4ac1e5a602c985c32ceaa6fb2e93ee (diff)
Add discriminator for when ring pulse alert signal is used to preface MWI spills
This prevents the situation when MWI messages are added to caller ID spills causing the channel to be hung up git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@169153 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/chan_dahdi.conf.sample')
-rw-r--r--configs/chan_dahdi.conf.sample20
1 files changed, 14 insertions, 6 deletions
diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample
index 85087c504..ce2a3054e 100644
--- a/configs/chan_dahdi.conf.sample
+++ b/configs/chan_dahdi.conf.sample
@@ -369,12 +369,20 @@ usecallerid=yes
;waitfordialtone=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. 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. The energy level that must be seen
-; before starting the MWI detection process can be set with 'mwilevel'.
+; value is no.
+; The mwimonitor can take the following values
+; no - No mwimonitoring occurs. (default)
+; yes - The same as specifying fsk
+; fsk - the FXO line is monitored for MWI FSK spills
+; fsk,rpas - the FXO line is monitored for MWI FSK spills preceded
+; by a ring pulse alert signal.
+; neon - The fxo line is monitored for the presence of NEON pulses
+; indicating MWI.
+; When detected, an internal Asterisk MWI event is generated so that any other
+; part of Asterisk that cares about MWI state changes is notified, just as if
+; the state change came from app_voicemail.
+; For FSK MWI Spills, the energy level that must be seen before starting the
+; MWI detection process can be set with 'mwilevel'.
;
;mwimonitor=no
;mwilevel=512