summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2006-11-16 22:32:23 +0000
committerJason Parker <jparker@digium.com>2006-11-16 22:32:23 +0000
commitbfd630682ea08f32b2090cdffb54a07afec40859 (patch)
tree6d205310e327b3099f9dd0b5958fc2bc9715c370 /configs
parenta63d971afc8620b2516cca544bb825e607952372 (diff)
Add ability to modify range for dring matching.
Issue #8369, patch by ssuehring, modified slightly by me. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47771 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 14ad2af5f..7549e6152 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -649,10 +649,17 @@ immediate=no
; You can see the dringX patterns is to set any one of the dringXcontext fields
; and they will be printed on the console when an inbound call comes in.
;
+; dringXrange is used to change the acceptable ranges for "tone offsets". Defaults to 10.
+; Note: a range of 0 is NOT what you might expect - it instead forces it to the default.
+; A range of -1 will force it to always match.
+; Anything lower than -1 would presumably cause it to never match.
+;
;dring1=95,0,0
;dring1context=internal1
+;dring1range=10
;dring2=325,95,0
;dring2context=internal2
+;dring2range=10
; If no pattern is matched here is where we go.
;context=default
;channel => 1