summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-02-23 05:02:24 +0000
committerMark Spencer <markster@digium.com>2004-02-23 05:02:24 +0000
commitd1cb6a3aa930931eee773628c7b95c712daec067 (patch)
tree1a7f61a348b7ff89c0115cc3c6c2b41ae99a95cb /configs
parentd53b0d0643b532a4c53b1d5ad52f1c16beb50bd9 (diff)
Merge Tilghman's and Cam's user defined cadence patch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/zapata.conf.sample14
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index dc7a4405e..9a5288a10 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -259,6 +259,20 @@ immediate=no
;
;jitterbuffers=4
;
+; You can define your own custom ring cadences here. You can define up to
+; 8 pairs. If the silence is negative, it indicates where the callerid
+; spill is to be placed. Also, if you define any custom cadences, the
+; default cadences will be turned off.
+;
+; Syntax is: cadence=ring,silence[,ring,silence[...]]
+;
+; These are the default cadences:
+;
+;cadence=125,125,2000,-4000
+;cadence=250,250,500,1000,250,250,500,-4000
+;cadence=125,125,125,125,125,-4000
+;cadence=1000,500,2500,-5000
+;
; Each channel consists of the channel number or range. It
; inherits the parameters that were specified above its declaration
;