[Asterisk-cvs] asterisk/configs indications.conf.sample,1.12,1.13
markster at lists.digium.com
markster at lists.digium.com
Sat May 1 22:09:15 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv32678/configs
Modified Files:
indications.conf.sample
Log Message:
Add new zealand tone definitions
Index: indications.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/indications.conf.sample,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- indications.conf.sample 29 Apr 2004 04:22:51 -0000 1.12
+++ indications.conf.sample 2 May 2004 02:16:46 -0000 1.13
@@ -262,3 +262,17 @@
dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
record = 1400/500,0/15000
info = !950/330,!1400/330,!1800/330,0
+
+;NOTE - the ITU has different tonesets for NZ, but according to some residents there,
+; this is, indeed, the correct way to do it.
+[nz]
+description = New Zealand
+ringcadence = 400,200,400,2000
+dial = 400
+busy = 400/250,0/250
+ring = 400+450/400,0/200,400+450/400,0/2000
+congestion = 400/375,0/375
+callwaiting = !400/200,!0/3000,!400/200,!0/3000,!400/200,!0/3000,!400/200
+dialrecall = !400/100!0/100,!400/100,!0/100,!400/100,!0/100,400
+record = 1400/425,0/15000
+info = 400/750,0/100,400/750,0/100,400/750,0/100,400/750,0/400
More information about the svn-commits
mailing list