aboutsummaryrefslogtreecommitdiffstats
path: root/configs/indications.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-15 23:32:07 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-15 23:32:07 +0000
commita1aeb258562b232636f814c47c2cb320b52e0c9d (patch)
treea54ff2bc601ee034615ff24d482aa0c30dcb9164 /configs/indications.conf.sample
parent8a7de41d484a33c339d9497d0ec6dce2accdc6cc (diff)
Add Taiwan support (bug #1599)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2974 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/indications.conf.sample')
-rwxr-xr-xconfigs/indications.conf.sample29
1 files changed, 28 insertions, 1 deletions
diff --git a/configs/indications.conf.sample b/configs/indications.conf.sample
index 450897095..6896b208e 100755
--- a/configs/indications.conf.sample
+++ b/configs/indications.conf.sample
@@ -8,7 +8,7 @@
; Please note that there are NOT spaces allowed in lists!
;
[general]
-country=us
+country=tw
; [example]
; description = string
@@ -46,6 +46,33 @@ country=us
; tonelist = element[,element]*
; element = [!]freq[+freq2][/duration]
+[tw]
+; 參考資料 :
+; http://nemesis.lonestar.org/reference/telecom/signaling/dialtone.html
+; http://nemesis.lonestar.org/reference/telecom/signaling/busy.html
+; http://www.iproducts.com.tw/ee/kylink/06ky-1000a.htm
+; http://www.pbx-manufacturer.com/ky120dx.htm
+; http://www.nettwerked.net/tones.txt
+; http://www.cisco.com/univercd/cc/td/doc/product/tel_pswt/vco_prod/taiw_sup/taiw2.htm
+;
+; 詢問中華電信後得到的回覆 :
+; dial tone 350+440Hz continuous
+; busy tone 480+620Hz 0.5 sec. on ,0.5 sec. off
+; reorder tone 480+620Hz 0.25 sec. on,0.25 sec. off
+; ringing tone 440+480Hz 1 sec. on ,2 sec. off
+;
+description = Taiwan
+alias = tw
+ringcadance = 1000,4000
+dial = 350+440
+busy = 480+620/500,0/500
+ring = 440+480/1000,0/2000
+congestion = 480+620/250,0/250
+callwaiting = 350+440/250,0/250,350+440/250,0/3250
+dialrecall = 300/1500,0/500
+record = 1400/500,0/15000
+info = !950/330,!1400/330,!1800/330,0
+
[us]
description = United States / North America
ringcadance = 2000,4000