aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-23 05:02:24 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-23 05:02:24 +0000
commit730f96da1caa7364628a287331425193df69bd09 (patch)
tree1a7f61a348b7ff89c0115cc3c6c2b41ae99a95cb /configs
parent5dc86b25e71f5f022a1b9cb81c6ea49d83ef9209 (diff)
Merge Tilghman's and Cam's user defined cadence patch
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2221 f38db490-d61c-443f-a65b-d21fe96a405b
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
;