aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-16 22:32:23 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-16 22:32:23 +0000
commit3805a39eefc48c69483b3242d77c92b9a04c30cc (patch)
tree6d205310e327b3099f9dd0b5958fc2bc9715c370 /configs
parenta6beb6ec19091e3123506678523bd21f2f55e4ea (diff)
Add ability to modify range for dring matching.
Issue #8369, patch by ssuehring, modified slightly by me. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47771 f38db490-d61c-443f-a65b-d21fe96a405b
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