aboutsummaryrefslogtreecommitdiffstats
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-12 04:28:00 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-12 04:28:00 +0000
commita3c67a2026e4c04913cf8c4add1f5986e1adbd16 (patch)
tree817f211c0684fba82e277b50ee12e17be8b0eca9 /configs/zapata.conf.sample
parentd5501e2be6bb2d4eb351adbe91a4e007d3797c2f (diff)
Add distinctive ring detection
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1972 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/zapata.conf.sample')
-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
+