mirror of
https://github.com/asterisk/asterisk.git
synced 2026-04-28 17:53:35 +00:00
Add indications for Chile
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
; Please note that there are NOT spaces allowed in lists!
|
||||
;
|
||||
[general]
|
||||
country=tw
|
||||
country=us
|
||||
|
||||
; [example]
|
||||
; description = string
|
||||
@@ -46,6 +46,20 @@ country=tw
|
||||
; tonelist = element[,element]*
|
||||
; element = [!]freq[+freq2][/duration]
|
||||
|
||||
; Tone definitions for Chile
|
||||
; According to specs from Telefonica CTC Chile
|
||||
[cl]
|
||||
description = Chile
|
||||
ringcadance = 1000,3000
|
||||
dial = 400
|
||||
busy = 400/500,0/500
|
||||
ring = 400/1000,0/3000
|
||||
congestion = 400/200,0/200
|
||||
callwaiting = 400/250,0/8750
|
||||
dialrecall = !400/100,!0/100,!400/100,!0/100,!400/100,!0/100,400
|
||||
record = 1400/500,0/15000
|
||||
info = 950/333,1400/333,1800/333,0/1000
|
||||
|
||||
[tw]
|
||||
; 參考資料 :
|
||||
; http://nemesis.lonestar.org/reference/telecom/signaling/dialtone.html
|
||||
|
||||
Reference in New Issue
Block a user