summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-01-12 04:28:00 +0000
committerMark Spencer <markster@digium.com>2004-01-12 04:28:00 +0000
commit5520872def04f3fe7cc61f23edf4b9c87007a02d (patch)
tree817f211c0684fba82e277b50ee12e17be8b0eca9 /configs
parent00f8683fc091a8594e6d463a372669ed675833e7 (diff)
Add distinctive ring detection
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1972 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample18
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 31619af56..55f46ca14 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -86,6 +86,11 @@ signalling=fxo_ls
;
rxwink=300 ; Atlas seems to use long (250ms) winks
;
+; Whether or not to do distinctive ring detection on FXO lines
+;
+;usedistinctiveringdetection=yes
+
+;
; Whether or not to use caller ID
;
usecallerid=yes
@@ -307,3 +312,16 @@ immediate=no
; group = 2
; channel => 1-23
+;
+; Used for distintive ring support for x100p.
+; 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.
+;
+;dring1=95,0,0
+;dring1context=internal1
+;dring2=325,95,0
+;dring2context=internal2
+; If no pattern is matched here is where we go.
+;context=default
+;channel => 1
+