summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-11-17 06:18:33 +0000
committerMark Spencer <markster@digium.com>2004-11-17 06:18:33 +0000
commit09319f66a0e4e8ea633d04639cee974a4bd9e678 (patch)
tree1d491b34e1e1695ead57d4c735d53f6a87a1df83 /configs
parenta465a8aef924dc277e15833904c0eab748679f9b (diff)
Merge polarity reversal hangup patch (bug #2847)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4275 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index aef8df6f5..5e87cd76b 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -310,6 +310,12 @@ immediate=no
;
;busycount=4
;
+; In some countries, a polarity reversal is used to signal the disconnect
+; of a phone line. If the hanguponpolarityswitch option is selected, the
+; call will be considered "hung up" on a polarity reversal
+;
+;hanguponpolarityswitch
+;
; On trunk interfaces (FXS) it can be useful to attempt to follow the progress
; of a call through RINGING, BUSY, and ANSWERING. If turned on, call
; progress attempts to determine answer, busy, and ringing on phone lines.