aboutsummaryrefslogtreecommitdiffstats
path: root/configs/indications.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-09 06:33:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-09 06:33:40 +0000
commitc9292124fcd44f6a3dc53583b9a38a0d42b72fda (patch)
tree541aad8bd7e7d5d9810d5ee5d76bb276b1d19d89 /configs/indications.conf.sample
parent15129644cc2b1e1771abd80440e7d7c06e455710 (diff)
Add Lithuania and Hungary to tone zones (bug #2992)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4408 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/indications.conf.sample')
-rwxr-xr-xconfigs/indications.conf.sample27
1 files changed, 27 insertions, 0 deletions
diff --git a/configs/indications.conf.sample b/configs/indications.conf.sample
index 58bd1febe..d8f50f615 100755
--- a/configs/indications.conf.sample
+++ b/configs/indications.conf.sample
@@ -345,3 +345,30 @@ acceptance = 425/125,0/125
holdinga = !425*24/500,!0/500 ; followed by holdingb
holdingb = !425/500,!0/2500
+[hu]
+description = Hungary
+ringcadance = 1000,4000
+dial = 425
+busy = 425/300,0/300
+ring = 425/1250,0/3750
+congestion = 425/300,0/300
+callwaiting = 425/40,0/1960
+; Dialrecall not used in Hungary, use standard (using UK standard)
+dialrecall = 350+440
+; Record tone is not used in Hungary, use busy tone
+record = 425/250,0/250
+info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0
+
+[lt]
+description = Lithuania
+ringcadence = 1000,4000
+dial = 425
+busy = 425/350,0/350
+ring = 425/1000,0/4000
+congestion = 425/200,0/200
+callwaiting = 425/150,0/150,425/150,0/4000
+; XXX I'm making up the dialrecall tone XXX
+dialrecall = 425/500,0/50
+; XXX I'm making up the record tone XXX
+record = 1400/500,0/15000
+info = !950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,!950/330,!1400/330,!1800/330,!0/1000,0